Trace number 1079000

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 7.60784 7.68054

DiagnosticValue
CHECKS27230
NODES18004

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-6_ext.xml
MD5SUM329f89ece2c8c1cdd4cc1cd52f24e53d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.48117
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints11
Maximum constraint arity6
Maximum domain size26
Number of constraints which are defined in extension11
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=esac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1079000-1215208987.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.35	     nbVariables=30  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=780
0.28/0.35	       =>  wckTime=0.1  cpuTime=0.09  mem=7M919
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.28/0.39	   
0.28/0.39	   constraints being loaded...
0.39/0.49	     nbConstraints=11  nbRelationTypes=2  nbGlobalConstraints=11  nbExtensionStructures=2  nbSharedExtensionStructures=9
0.39/0.49	     nbConflictsStructures=2  nbSharedConflictsStructures=9  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.39/0.49	     minArity=5  avgArity=5.45  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.029  symmetryCpuTime=0.02
0.39/0.49	       =>  wckTime=0.243  cpuTime=0.19  mem=14M841
0.48/0.54	   
0.48/0.54	   solver IterativeSystematicSolver being built... 
0.58/0.61	   
0.58/0.61	   INFO : Forward propagation technique limited 
0.58/0.68	       =>  wckTime=0.427  cpuTime=0.31  mem=20M372
0.68/0.77	   
0.68/0.77	   preprocessing
0.68/0.77	     nbConstraintChecks=0  nbValidityChecks=691307  nbPropagations=633  nbRevisions=0  nbUselessRevisions=0
0.68/0.77	     nbSingletonTests=45  nbEffectiveSingletonTests=0  nbACRemovals=29  nbFoundSingletons=0  nbRemovedValues=29
0.68/0.77	     detectedInconsistency=no
0.68/0.77	       =>  wckTime=0.09  cpuTime=0.07  mem=20M372
0.98/1.02	   
0.98/1.02	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M380)
7.57/7.61	   
7.57/7.61	   search
7.57/7.61	     run=15  nbConstraintChecks=27230  nbValidityChecks=54405794  minDepth=1  maxDepth=30  nbPropagations=1863133
7.57/7.61	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=18004  nbFailedAssignments=9951  nbInferredBacktracks=1
7.57/7.61	     nbBacktracks=7898  nbVisitedNodes=33223  nbRestartNogoods=100  nbFoundSolutions=1  nbSEliminables=0.34
7.57/7.61	     nbREliminables=0.6  nbIEliminables=21.84  nbDEliminables=0  nbPEliminables=0
7.57/7.61	       =>  wckTime=6.932  cpuTime=6.83  mem=21M380
7.57/7.61	   
7.57/7.61	   global
7.57/7.61	     nbConstraintChecks=27230  nbValidityChecks=55097101  nbPropagations=1863766  nbRestartNogoods=100
7.57/7.61	     solvingWckTime=6.935  solvingCpuTime=6.83  expiredTime=no  totalExploration=no  nbFoundSolutions=1
7.57/7.61	     firstSolutionCpuTime=7.14  globalCpuTime=7.17
7.57/7.61	       =>  wckTime=7.366  cpuTime=7.14  mem=21M380
7.57/7.61	   
7.57/7.61	s SATISFIABLE
7.57/7.61	v 18 0 5 0 17 8 4 11 8 13 14 17 15 14 11 8 19 4 19 20 2 18 14 13 0 3 7 4 17 4 
7.57/7.61	d NODES 18004
7.57/7.61	d CHECKS 27230
7.57/7.62	   
7.57/7.62	   totalWckTime=7.431  totalCpuTime=7.17

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1079000-1215208987/watcher-1079000-1215208987 -o /tmp/evaluation-result-1079000-1215208987/solver-1079000-1215208987 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1079000-1215208987.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 27590
/proc/meminfo: memFree=1607328/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=18572 CPUtime=0
/proc/27590/stat : 27590 (runsolver) R 27588 27590 26762 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1999871967 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 213116316967 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27590/statm: 4643 292 257 25 0 2626 0

[startup+0.076891 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 27590
/proc/meminfo: memFree=1607328/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=864076 CPUtime=0.04
/proc/27590/stat : 27590 (java) S 27588 27590 26762 0 -1 0 2802 0 1 0 3 1 0 0 18 0 9 0 1999871967 884813824 2340 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27590/statm: 216019 2340 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.102927 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 27590
/proc/meminfo: memFree=1607328/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=865884 CPUtime=0.08
/proc/27590/stat : 27590 (java) S 27588 27590 26762 0 -1 0 3665 0 1 0 6 2 0 0 18 0 9 0 1999871967 886665216 3140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27590/statm: 216471 3145 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.30191 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 27590
/proc/meminfo: memFree=1607328/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=866372 CPUtime=0.28
/proc/27590/stat : 27590 (java) S 27588 27590 26762 0 -1 0 5898 0 1 0 24 4 0 0 18 0 9 0 1999871967 887164928 5272 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27590/statm: 216593 5272 1954 9 0 211121 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866372

[startup+0.701954 s]
/proc/loadavg: 2.00 2.03 2.00 4/83 27590
/proc/meminfo: memFree=1607328/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=867240 CPUtime=0.68
/proc/27590/stat : 27590 (java) S 27588 27590 26762 0 -1 0 15304 264 1 0 60 8 0 0 18 0 10 0 1999871967 888053760 10001 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27590/statm: 216810 10001 2629 9 0 211316 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867240

[startup+1.50205 s]
/proc/loadavg: 2.08 2.04 2.01 3/92 27603
/proc/meminfo: memFree=1576408/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=867372 CPUtime=1.48
/proc/27590/stat : 27590 (java) S 27588 27590 26762 0 -1 0 15636 264 1 0 139 9 0 0 18 0 9 0 1999871967 888188928 10332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27590/statm: 216843 10332 2631 9 0 211349 0
[pid=27590/tid=27592] ppid=27588 vsize=867372 CPUtime=1.24
/proc/27590/task/27592/stat : 27592 (java) R 27588 27590 26762 0 -1 64 11775 264 1 0 118 6 0 0 24 0 9 0 1999871969 888188928 10332 996147200 134512640 134550740 4294955968 18446744073709551615 4126731537 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27593] ppid=27588 vsize=867372 CPUtime=0.03
/proc/27590/task/27593/stat : 27593 (java) S 27588 27590 26762 0 -1 64 2507 264 0 0 3 0 0 0 17 0 9 0 1999871970 888188928 10332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27594] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27594/stat : 27594 (java) S 27588 27590 26762 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27595] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27595/stat : 27595 (java) S 27588 27590 26762 0 -1 64 9 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27596] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27596/stat : 27596 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1999871973 888188928 10332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27597] ppid=27588 vsize=867372 CPUtime=0.17
/proc/27590/task/27597/stat : 27597 (java) S 27588 27590 26762 0 -1 64 515 264 0 0 17 0 0 0 15 0 9 0 1999871973 888188928 10332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27598] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27598/stat : 27598 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1999871973 888188928 10332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27599] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27599/stat : 27599 (java) S 27588 27590 26762 0 -1 64 6 264 0 0 0 0 0 0 15 0 9 0 1999871973 888188928 10332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867372

[startup+3.10122 s]
/proc/loadavg: 2.08 2.04 2.01 3/92 27603
/proc/meminfo: memFree=1576088/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=867372 CPUtime=3.07
/proc/27590/stat : 27590 (java) S 27588 27590 26762 0 -1 0 15677 264 1 0 298 9 0 0 18 0 9 0 1999871967 888188928 10371 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27590/statm: 216843 10371 2631 9 0 211349 0
[pid=27590/tid=27592] ppid=27588 vsize=867372 CPUtime=2.82
/proc/27590/task/27592/stat : 27592 (java) R 27588 27590 26762 0 -1 64 11805 264 1 0 276 6 0 0 25 0 9 0 1999871969 888188928 10371 996147200 134512640 134550740 4294955968 18446744073709551615 4126731821 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27593] ppid=27588 vsize=867372 CPUtime=0.03
/proc/27590/task/27593/stat : 27593 (java) S 27588 27590 26762 0 -1 64 2507 264 0 0 3 0 0 0 17 0 9 0 1999871970 888188928 10371 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27594] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27594/stat : 27594 (java) S 27588 27590 26762 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10371 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27595] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27595/stat : 27595 (java) S 27588 27590 26762 0 -1 64 9 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10371 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27596] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27596/stat : 27596 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1999871973 888188928 10371 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27597] ppid=27588 vsize=867372 CPUtime=0.18
/proc/27590/task/27597/stat : 27597 (java) S 27588 27590 26762 0 -1 64 526 264 0 0 18 0 0 0 16 0 9 0 1999871973 888188928 10371 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27598] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27598/stat : 27598 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1999871973 888188928 10371 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27599] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27599/stat : 27599 (java) S 27588 27590 26762 0 -1 64 6 264 0 0 0 0 0 0 15 0 9 0 1999871973 888188928 10371 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867372

[startup+6.30157 s]
/proc/loadavg: 2.08 2.04 2.01 3/92 27603
/proc/meminfo: memFree=1575640/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=867372 CPUtime=6.27
/proc/27590/stat : 27590 (java) S 27588 27590 26762 0 -1 0 15733 264 1 0 618 9 0 0 18 0 9 0 1999871967 888188928 10424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27590/statm: 216843 10424 2631 9 0 211349 0
[pid=27590/tid=27592] ppid=27588 vsize=867372 CPUtime=6.02
/proc/27590/task/27592/stat : 27592 (java) R 27588 27590 26762 0 -1 64 11860 264 1 0 596 6 0 0 25 0 9 0 1999871969 888188928 10424 996147200 134512640 134550740 4294955968 18446744073709551615 4126721523 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27593] ppid=27588 vsize=867372 CPUtime=0.03
/proc/27590/task/27593/stat : 27593 (java) S 27588 27590 26762 0 -1 64 2507 264 0 0 3 0 0 0 16 0 9 0 1999871970 888188928 10424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27594] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27594/stat : 27594 (java) S 27588 27590 26762 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27595] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27595/stat : 27595 (java) S 27588 27590 26762 0 -1 64 9 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27596] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27596/stat : 27596 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1999871973 888188928 10424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27597] ppid=27588 vsize=867372 CPUtime=0.19
/proc/27590/task/27597/stat : 27597 (java) S 27588 27590 26762 0 -1 64 527 264 0 0 19 0 0 0 16 0 9 0 1999871973 888188928 10424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27598] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27598/stat : 27598 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1999871973 888188928 10424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27599] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27599/stat : 27599 (java) S 27588 27590 26762 0 -1 64 6 264 0 0 0 0 0 0 15 0 9 0 1999871973 888188928 10424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 867372

Solver just ended. Dumping a history of the last processes samples

[startup+7.10265 s]
/proc/loadavg: 2.07 2.04 2.01 3/92 27603
/proc/meminfo: memFree=1575576/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=867372 CPUtime=7.07
/proc/27590/stat : 27590 (java) S 27588 27590 26762 0 -1 0 15747 264 1 0 698 9 0 0 18 0 9 0 1999871967 888188928 10438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27590/statm: 216843 10438 2631 9 0 211349 0
[pid=27590/tid=27592] ppid=27588 vsize=867372 CPUtime=6.81
/proc/27590/task/27592/stat : 27592 (java) R 27588 27590 26762 0 -1 64 11873 264 1 0 675 6 0 0 25 0 9 0 1999871969 888188928 10438 996147200 134512640 134550740 4294955968 18446744073709551615 4126721562 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27593] ppid=27588 vsize=867372 CPUtime=0.03
/proc/27590/task/27593/stat : 27593 (java) S 27588 27590 26762 0 -1 64 2507 264 0 0 3 0 0 0 16 0 9 0 1999871970 888188928 10438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27594] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27594/stat : 27594 (java) S 27588 27590 26762 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27595] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27595/stat : 27595 (java) S 27588 27590 26762 0 -1 64 9 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27596] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27596/stat : 27596 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1999871973 888188928 10438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27597] ppid=27588 vsize=867372 CPUtime=0.19
/proc/27590/task/27597/stat : 27597 (java) S 27588 27590 26762 0 -1 64 528 264 0 0 19 0 0 0 16 0 9 0 1999871973 888188928 10438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27598] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27598/stat : 27598 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1999871973 888188928 10438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27599] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27599/stat : 27599 (java) S 27588 27590 26762 0 -1 64 6 264 0 0 0 0 0 0 15 0 9 0 1999871973 888188928 10438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 867372

[startup+7.5027 s]
/proc/loadavg: 2.07 2.04 2.01 3/92 27603
/proc/meminfo: memFree=1575576/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=867372 CPUtime=7.47
/proc/27590/stat : 27590 (java) S 27588 27590 26762 0 -1 0 15753 264 1 0 738 9 0 0 18 0 9 0 1999871967 888188928 10444 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27590/statm: 216843 10444 2631 9 0 211349 0
[pid=27590/tid=27592] ppid=27588 vsize=867372 CPUtime=7.21
/proc/27590/task/27592/stat : 27592 (java) R 27588 27590 26762 0 -1 64 11879 264 1 0 715 6 0 0 18 0 9 0 1999871969 888188928 10444 996147200 134512640 134550740 4294955968 18446744073709551615 4125952101 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27593] ppid=27588 vsize=867372 CPUtime=0.03
/proc/27590/task/27593/stat : 27593 (java) S 27588 27590 26762 0 -1 64 2507 264 0 0 3 0 0 0 16 0 9 0 1999871970 888188928 10444 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27594] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27594/stat : 27594 (java) S 27588 27590 26762 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10444 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27595] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27595/stat : 27595 (java) S 27588 27590 26762 0 -1 64 9 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10444 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27596] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27596/stat : 27596 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1999871973 888188928 10444 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27597] ppid=27588 vsize=867372 CPUtime=0.19
/proc/27590/task/27597/stat : 27597 (java) S 27588 27590 26762 0 -1 64 528 264 0 0 19 0 0 0 16 0 9 0 1999871973 888188928 10444 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27598] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27598/stat : 27598 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1999871973 888188928 10444 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27599] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27599/stat : 27599 (java) S 27588 27590 26762 0 -1 64 6 264 0 0 0 0 0 0 15 0 9 0 1999871973 888188928 10444 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.47
Current children cumulated vsize (KiB) 867372

[startup+7.60271 s]
/proc/loadavg: 2.07 2.04 2.01 3/92 27603
/proc/meminfo: memFree=1575448/2055920 swapFree=4179916/4192956
[pid=27590] ppid=27588 vsize=867372 CPUtime=7.57
/proc/27590/stat : 27590 (java) S 27588 27590 26762 0 -1 0 15755 264 1 0 748 9 0 0 18 0 9 0 1999871967 888188928 10446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27590/statm: 216843 10446 2631 9 0 211349 0
[pid=27590/tid=27592] ppid=27588 vsize=867372 CPUtime=7.31
/proc/27590/task/27592/stat : 27592 (java) R 27588 27590 26762 0 -1 64 11881 264 1 0 725 6 0 0 19 0 9 0 1999871969 888188928 10446 996147200 134512640 134550740 4294955968 18446744073709551615 4126721571 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27593] ppid=27588 vsize=867372 CPUtime=0.03
/proc/27590/task/27593/stat : 27593 (java) S 27588 27590 26762 0 -1 64 2507 264 0 0 3 0 0 0 16 0 9 0 1999871970 888188928 10446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27594] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27594/stat : 27594 (java) S 27588 27590 26762 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27595] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27595/stat : 27595 (java) S 27588 27590 26762 0 -1 64 9 264 0 0 0 0 0 0 16 0 9 0 1999871970 888188928 10446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27596] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27596/stat : 27596 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1999871973 888188928 10446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27597] ppid=27588 vsize=867372 CPUtime=0.19
/proc/27590/task/27597/stat : 27597 (java) S 27588 27590 26762 0 -1 64 528 264 0 0 19 0 0 0 16 0 9 0 1999871973 888188928 10446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27590/tid=27598] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27598/stat : 27598 (java) S 27588 27590 26762 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1999871973 888188928 10446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27590/tid=27599] ppid=27588 vsize=867372 CPUtime=0
/proc/27590/task/27599/stat : 27599 (java) S 27588 27590 26762 0 -1 64 6 264 0 0 0 0 0 0 15 0 9 0 1999871973 888188928 10446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.57
Current children cumulated vsize (KiB) 867372

Child status: 0
Real time (s): 7.68054
CPU time (s): 7.60784
CPU user time (s): 7.50086
CPU system time (s): 0.106983
CPU usage (%): 99.0534
Max. virtual memory (cumulated for all children) (KiB): 867372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.50086
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16145
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1331
involuntary context switches= 1223

runsolver used 0.011998 second user time and 0.033994 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-05 00:03:07
IDJOB=1079000
IDBENCH=56854
IDSOLVER=364
FILE ID=node37/1079000-1215208987
PBS_JOBID= 7881711
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-6_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1079000-1215208987/watcher-1079000-1215208987 -o /tmp/evaluation-result-1079000-1215208987/solver-1079000-1215208987 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1079000-1215208987.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 329f89ece2c8c1cdd4cc1cd52f24e53d
RANDOM SEED=1365528930

node37.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1607808 kB
Buffers:         17788 kB
Cached:         103224 kB
SwapCached:       6964 kB
Active:         356840 kB
Inactive:        38264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607808 kB
SwapTotal:     4192956 kB
SwapFree:      4179916 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:         285452 kB
Slab:            37740 kB
Committed_AS:  4239184 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node37 at 2008-07-05 00:03:15