Trace number 1064033

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 13.9099 14.0925

DiagnosticValue
CHECKS1362450
NODES1630

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-23-01.xml
MD5SUM55626d95c8e007c45cfc87612d8eb23f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.34979
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of constraints3002
Maximum constraint arity46
Maximum domain size26
Number of constraints which are defined in extension172
Number of constraints which are defined in intension2830
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.16/0.27	
0.16/0.27	   configuration
0.16/0.27	     name=esac.xml
0.26/0.34	   
0.26/0.34	   instance
0.26/0.34	     name=HOME/instance-1064033-1215139586.xml
0.26/0.37	   
0.26/0.37	   domains being loaded...
0.26/0.38	   
0.26/0.38	   variables being loaded...
0.32/0.47	     nbVariables=440  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11440
0.32/0.47	       =>  wckTime=0.2  cpuTime=0.14  mem=9M869
0.32/0.47	   
0.32/0.47	   relations being loaded...
0.83/0.91	   
0.83/0.91	   predicates being loaded...
0.83/0.97	   
0.83/0.97	   constraints being loaded...
1.32/1.40	   Too large in ConstraintConflictsSTructure
1.32/1.47	   Too large in ConstraintConflictsSTructure
1.43/1.58	   Too large in ConstraintConflictsSTructure
1.52/1.60	   Too large in ConstraintConflictsSTructure
1.52/1.62	   Too large in ConstraintConflictsSTructure
1.52/1.62	   Too large in ConstraintConflictsSTructure
2.80/2.95	     nbConstraints=3002  nbRelationTypes=10  nbGlobalConstraints=172  nbExtensionStructures=10
2.80/2.95	     nbSharedExtensionStructures=162  nbConflictsStructures=4  nbSharedConflictsStructures=142
2.80/2.95	     nbUnbuiltConflictsStructures=17  nbSharedBinaryRepresentations=0  nbEvaluationManagers=11
2.80/2.95	     nbSharedEvaluationManagers=2819  minDegree=4  maxDegree=86  minArity=3  avgArity=8.28  maxArity=46  nbGenerators=0
2.80/2.95	     nbFusions=0  symmetryWckTime=0.415  symmetryCpuTime=0.22
2.80/2.95	       =>  wckTime=2.682  cpuTime=2.07  mem=73M764
3.00/3.13	   
3.00/3.13	   solver IterativeSystematicSolver being built... 
3.40/3.53	   
3.40/3.54	   INFO : Forward propagation technique limited 
3.60/3.72	       =>  wckTime=3.438  cpuTime=2.44  mem=84M374
7.47/7.64	   
7.47/7.64	   preprocessing
7.47/7.64	     nbConstraintChecks=254175  nbValidityChecks=38735742  nbPropagations=7964  nbRevisions=28853
7.47/7.64	     nbUselessRevisions=28834  nbSingletonTests=551  nbEffectiveSingletonTests=0  nbACRemovals=685  nbFoundSingletons=0
7.47/7.64	     nbRemovedValues=685  detectedInconsistency=no
7.47/7.64	       =>  wckTime=3.924  cpuTime=3.82  mem=86M339
13.80/14.05	   
13.80/14.05	   search
13.80/14.05	     run=3  nbConstraintChecks=1108279  nbValidityChecks=35538020  minDepth=28  maxDepth=440  nbPropagations=64292
13.80/14.05	     nbRevisions=1081437  nbUselessRevisions=1081212  nbAssignments=1630  nbFailedAssignments=59  nbBacktracks=65
13.80/14.05	     nbVisitedNodes=1724  nbRestartNogoods=20  nbFoundSolutions=1  mapSize=44  nbInferences=0  nbTooLargeKeys=0
13.80/14.05	     nbSEliminables=0  nbREliminables=66.98  nbIEliminables=279.9  nbDEliminables=0  nbPEliminables=0
13.80/14.05	       =>  wckTime=10.34  cpuTime=10.13  mem=88M288
13.80/14.05	   
13.80/14.05	   global
13.80/14.05	     nbConstraintChecks=1362454  nbValidityChecks=74273762  nbPropagations=72256  nbRevisions=1110290
13.80/14.05	     nbUselessRevisions=1110046  nbRestartNogoods=20  solvingWckTime=10.342  solvingCpuTime=10.13  expiredTime=no
13.80/14.06	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=12.55  globalCpuTime=12.61
13.80/14.06	       =>  wckTime=13.784  cpuTime=12.57  mem=88M288
13.80/14.06	   
13.80/14.06	s SATISFIABLE
13.80/14.06	v 0 17 2 10 4 3 5 17 0 4 13 0 20 13 1 4 17 0 19 18 2 20 17 8 0 4 11 4 17 13 4 17 15 14 14 3 4 18 0 20 2 17 14 22 13 15 17 14 18 4 2 20 19 8 14 13 18 4 17 21 8 2 4 17 0 13 8 18 0 2 0 18 8 18 20 13 13 4 4 3 4 3 0 11 4 3 8 2 10 2 8 18 18 4 11 18 19 4 17 4 19 4 14 3 4 0 13 4 17 0 4 18 0 18 18 18 0 12 8 19 4 15 4 17 12 0 1 4 11 4 2 2 14 2 11 0 13 18 2 0 13 4 18 19 8 1 4 19 18 19 0 17 10 17 14 0 3 18 0 19 15 0 17 18 4 4 2 0 7 8 4 17 0 7 17 8 12 0 13 0 17 0 13 4 0 4 12 0 6 4 13 19 0 13 0 18 18 0 20 15 8 4 19 8 18 19 0 8 12 2 4 4 18 15 0 13 18 11 0 21 8 13 5 11 4 18 7 0 15 18 4 19 0 24 8 2 4 1 14 0 19 17 4 0 19 0 18 22 17 8 13 6 4 3 19 4 17 17 0 13 4 11 0 8 17 0 6 4 3 4 13 18 4 17 18 0 22 4 17 18 18 0 4 6 13 0 17 11 4 6 0 11 2 8 17 2 4 18 2 11 0 21 7 4 0 21 4 18 13 4 1 15 0 13 19 14 8 0 13 18 0 18 18 4 18 11 0 8 3 0 15 19 15 0 12 0 19 4 18 19 17 4 4 15 13 8 7 8 11 14 1 18 19 0 19 12 0 2 12 14 20 13 18 4 4 17 4 24 17 0 19 14 13 11 4 11 24 8 13 5 4 2 19 8 14 20 18 12 14 13 14 13 20 2 11 4 14 18 8 18 19 4 5 18 19 17 8 13 20 13 0 22 4 3 4 11 0 13 4 19 18 24 4 18 4 4 11 18 18 24 17 19 4 18 24 0 12 4 13 18 
13.80/14.06	d NODES 1630
13.80/14.06	d CHECKS 1362454
13.80/14.06	   
13.80/14.06	   totalWckTime=13.849  totalCpuTime=12.62

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-1064033-1215139586/watcher-1064033-1215139586 -o /tmp/evaluation-result-1064033-1215139586/solver-1064033-1215139586 -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-1064033-1215139586.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: 1.97 2.00 2.02 4/81 19535
/proc/meminfo: memFree=1704968/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=1616 CPUtime=0
/proc/19535/stat : 19535 (java) D 19533 19535 17349 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1992927463 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/19535/statm: 404 148 122 9 0 46 0

[startup+0.0864719 s]
/proc/loadavg: 1.97 2.00 2.02 4/81 19535
/proc/meminfo: memFree=1704968/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=865856 CPUtime=0.07
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 3580 0 1 0 6 1 0 0 18 0 9 0 1992927463 886636544 3068 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 216471 3071 1644 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.10147 s]
/proc/loadavg: 1.97 2.00 2.02 4/81 19535
/proc/meminfo: memFree=1704968/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=865884 CPUtime=0.09
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 3803 0 1 0 8 1 0 0 18 0 9 0 1992927463 886665216 3254 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 216471 3255 1724 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301505 s]
/proc/loadavg: 1.97 2.00 2.02 4/81 19535
/proc/meminfo: memFree=1704968/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=866204 CPUtime=0.26
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 5620 0 1 0 23 3 0 0 18 0 9 0 1992927463 886992896 5038 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 216551 5038 1899 9 0 211099 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 866204

[startup+0.701576 s]
/proc/loadavg: 1.97 2.00 2.02 4/81 19535
/proc/meminfo: memFree=1704968/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=867004 CPUtime=0.63
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 13430 0 5 0 57 6 0 0 18 0 9 0 1992927463 887812096 12804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 216751 12805 1969 9 0 211279 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 867004

[startup+1.50272 s]
/proc/loadavg: 1.97 2.00 2.02 5/90 19544
/proc/meminfo: memFree=1635136/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=867692 CPUtime=1.43
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 20029 0 5 0 134 9 0 0 18 0 9 0 1992927463 888516608 19388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 216923 19393 2029 9 0 211429 0
[pid=19535/tid=19537] ppid=19533 vsize=867692 CPUtime=1.17
/proc/19535/task/19537/stat : 19537 (java) R 19533 19535 17349 0 -1 64 15774 0 5 0 110 7 0 0 25 0 9 0 1992927464 888516608 19397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19535/tid=19538] ppid=19533 vsize=867692 CPUtime=0.03
/proc/19535/task/19538/stat : 19538 (java) R 19533 19535 17349 0 -1 64 2891 0 0 0 3 0 0 0 16 0 9 0 1992927466 888516608 19402 996147200 134512640 134550740 4294955968 18446744073709551615 102514349 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19535/tid=19539] ppid=19533 vsize=867692 CPUtime=0
/proc/19535/task/19539/stat : 19539 (java) S 19533 19535 17349 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992927466 888516608 19408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19535/tid=19540] ppid=19533 vsize=867692 CPUtime=0
/proc/19535/task/19540/stat : 19540 (java) S 19533 19535 17349 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992927466 888516608 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19535/tid=19541] ppid=19533 vsize=867692 CPUtime=0
/proc/19535/task/19541/stat : 19541 (java) S 19533 19535 17349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992927468 888516608 19419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19542] ppid=19533 vsize=867692 CPUtime=0.19
/proc/19535/task/19542/stat : 19542 (java) S 19533 19535 17349 0 -1 64 682 0 0 0 19 0 0 0 15 0 9 0 1992927468 888516608 19425 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19535/tid=19543] ppid=19533 vsize=867692 CPUtime=0
/proc/19535/task/19543/stat : 19543 (java) S 19533 19535 17349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992927468 888516608 19430 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19544] ppid=19533 vsize=867692 CPUtime=0
/proc/19535/task/19544/stat : 19544 (java) S 19533 19535 17349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992927468 888516608 19436 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 867692

[startup+3.10202 s]
/proc/loadavg: 1.97 2.00 2.02 3/90 19544
/proc/meminfo: memFree=1615296/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=868072 CPUtime=3
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 39578 603 5 0 262 24 13 1 18 0 10 0 1992927463 888905728 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 217018 28070 2613 9 0 211546 0
[pid=19535/tid=19537] ppid=19533 vsize=868072 CPUtime=2.39
/proc/19535/task/19537/stat : 19537 (java) S 19533 19535 17349 0 -1 64 17371 603 5 0 208 17 13 1 17 0 10 0 1992927464 888905728 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19538] ppid=19533 vsize=868072 CPUtime=0.45
/proc/19535/task/19538/stat : 19538 (java) R 19533 19535 17349 0 -1 64 20544 603 0 0 27 4 13 1 18 0 10 0 1992927466 888905728 28070 996147200 134512640 134550740 4294955968 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19539] ppid=19533 vsize=868072 CPUtime=0.14
/proc/19535/task/19539/stat : 19539 (java) S 19533 19535 17349 0 -1 64 13 603 0 0 0 0 13 1 16 0 10 0 1992927466 888905728 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19535/tid=19540] ppid=19533 vsize=868072 CPUtime=0.14
/proc/19535/task/19540/stat : 19540 (java) S 19533 19535 17349 0 -1 64 5 603 0 0 0 0 13 1 16 0 10 0 1992927466 888905728 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19535/tid=19541] ppid=19533 vsize=868072 CPUtime=0.14
/proc/19535/task/19541/stat : 19541 (java) S 19533 19535 17349 0 -1 64 1 603 0 0 0 0 13 1 18 0 10 0 1992927468 888905728 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19542] ppid=19533 vsize=868072 CPUtime=0.4
/proc/19535/task/19542/stat : 19542 (java) S 19533 19535 17349 0 -1 64 838 603 0 0 26 0 13 1 16 0 10 0 1992927468 888905728 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19543] ppid=19533 vsize=868072 CPUtime=0.14
/proc/19535/task/19543/stat : 19543 (java) S 19533 19535 17349 0 -1 64 1 603 0 0 0 0 13 1 19 0 10 0 1992927468 888905728 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19544] ppid=19533 vsize=868072 CPUtime=0.14
/proc/19535/task/19544/stat : 19544 (java) S 19533 19535 17349 0 -1 64 6 603 0 0 0 0 13 1 15 0 10 0 1992927468 888905728 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 868072

[startup+6.30259 s]
/proc/loadavg: 1.97 2.00 2.02 3/90 19548
/proc/meminfo: memFree=1562232/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=868016 CPUtime=6.19
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 62032 726 5 0 572 32 13 2 18 0 9 0 1992927463 888848384 37730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 217004 37730 2615 9 0 211532 0
[pid=19535/tid=19537] ppid=19533 vsize=868016 CPUtime=5.28
/proc/19535/task/19537/stat : 19537 (java) R 19533 19535 17349 0 -1 64 28029 726 5 0 492 21 13 2 25 0 9 0 1992927464 888848384 37730 996147200 134512640 134550740 4294955968 18446744073709551615 4127269250 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19538] ppid=19533 vsize=868016 CPUtime=0.66
/proc/19535/task/19538/stat : 19538 (java) S 19533 19535 17349 0 -1 64 32165 726 0 0 42 9 13 2 17 0 9 0 1992927466 888848384 37730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19539] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19539/stat : 19539 (java) S 19533 19535 17349 0 -1 64 17 726 0 0 0 0 13 2 15 0 9 0 1992927466 888848384 37730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19540] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19540/stat : 19540 (java) S 19533 19535 17349 0 -1 64 9 726 0 0 0 0 13 2 15 0 9 0 1992927466 888848384 37730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19541] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19541/stat : 19541 (java) S 19533 19535 17349 0 -1 64 1 726 0 0 0 0 13 2 18 0 9 0 1992927468 888848384 37730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19542] ppid=19533 vsize=868016 CPUtime=0.51
/proc/19535/task/19542/stat : 19542 (java) S 19533 19535 17349 0 -1 64 976 726 0 0 36 0 13 2 16 0 9 0 1992927468 888848384 37730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19543] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19543/stat : 19543 (java) S 19533 19535 17349 0 -1 64 1 726 0 0 0 0 13 2 19 0 9 0 1992927468 888848384 37730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19544] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19544/stat : 19544 (java) R 19533 19535 17349 0 -1 64 31 726 0 0 0 0 13 2 15 0 9 0 1992927468 888848384 37730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 868016

[startup+12.7027 s]
/proc/loadavg: 1.97 2.00 2.02 3/90 19548
/proc/meminfo: memFree=1561976/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=868016 CPUtime=12.52
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 62096 726 5 0 1205 32 13 2 18 0 9 0 1992927463 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 217004 37748 2615 9 0 211532 0
[pid=19535/tid=19537] ppid=19533 vsize=868016 CPUtime=11.57
/proc/19535/task/19537/stat : 19537 (java) R 19533 19535 17349 0 -1 64 28039 726 5 0 1121 21 13 2 25 0 9 0 1992927464 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4127269067 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19538] ppid=19533 vsize=868016 CPUtime=0.66
/proc/19535/task/19538/stat : 19538 (java) S 19533 19535 17349 0 -1 64 32165 726 0 0 42 9 13 2 17 0 9 0 1992927466 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19539] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19539/stat : 19539 (java) S 19533 19535 17349 0 -1 64 17 726 0 0 0 0 13 2 15 0 9 0 1992927466 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19540] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19540/stat : 19540 (java) S 19533 19535 17349 0 -1 64 9 726 0 0 0 0 13 2 15 0 9 0 1992927466 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19541] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19541/stat : 19541 (java) S 19533 19535 17349 0 -1 64 1 726 0 0 0 0 13 2 18 0 9 0 1992927468 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19542] ppid=19533 vsize=868016 CPUtime=0.54
/proc/19535/task/19542/stat : 19542 (java) S 19533 19535 17349 0 -1 64 1030 726 0 0 39 0 13 2 16 0 9 0 1992927468 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19543] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19543/stat : 19543 (java) S 19533 19535 17349 0 -1 64 1 726 0 0 0 0 13 2 19 0 9 0 1992927468 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19544] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19544/stat : 19544 (java) S 19533 19535 17349 0 -1 64 31 726 0 0 0 0 13 2 15 0 9 0 1992927468 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 868016

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

[startup+13.5019 s]
/proc/loadavg: 1.97 2.00 2.02 3/90 19548
/proc/meminfo: memFree=1561976/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=868016 CPUtime=13.3
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 62096 726 5 0 1283 32 13 2 18 0 9 0 1992927463 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 217004 37748 2615 9 0 211532 0
[pid=19535/tid=19537] ppid=19533 vsize=868016 CPUtime=12.36
/proc/19535/task/19537/stat : 19537 (java) R 19533 19535 17349 0 -1 64 28039 726 5 0 1200 21 13 2 25 0 9 0 1992927464 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4127295490 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19538] ppid=19533 vsize=868016 CPUtime=0.66
/proc/19535/task/19538/stat : 19538 (java) S 19533 19535 17349 0 -1 64 32165 726 0 0 42 9 13 2 16 0 9 0 1992927466 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19539] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19539/stat : 19539 (java) S 19533 19535 17349 0 -1 64 17 726 0 0 0 0 13 2 15 0 9 0 1992927466 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19540] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19540/stat : 19540 (java) S 19533 19535 17349 0 -1 64 9 726 0 0 0 0 13 2 15 0 9 0 1992927466 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19541] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19541/stat : 19541 (java) S 19533 19535 17349 0 -1 64 1 726 0 0 0 0 13 2 18 0 9 0 1992927468 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19542] ppid=19533 vsize=868016 CPUtime=0.54
/proc/19535/task/19542/stat : 19542 (java) S 19533 19535 17349 0 -1 64 1030 726 0 0 39 0 13 2 16 0 9 0 1992927468 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19543] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19543/stat : 19543 (java) S 19533 19535 17349 0 -1 64 1 726 0 0 0 0 13 2 19 0 9 0 1992927468 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19544] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19544/stat : 19544 (java) S 19533 19535 17349 0 -1 64 31 726 0 0 0 0 13 2 15 0 9 0 1992927468 888848384 37748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.3
Current children cumulated vsize (KiB) 868016

[startup+13.902 s]
/proc/loadavg: 1.97 2.00 2.02 3/90 19548
/proc/meminfo: memFree=1561976/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=868016 CPUtime=13.7
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 62102 726 5 0 1323 32 13 2 18 0 9 0 1992927463 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 217004 37752 2615 9 0 211532 0
[pid=19535/tid=19537] ppid=19533 vsize=868016 CPUtime=12.75
/proc/19535/task/19537/stat : 19537 (java) R 19533 19535 17349 0 -1 64 28039 726 5 0 1239 21 13 2 25 0 9 0 1992927464 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4127295434 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19538] ppid=19533 vsize=868016 CPUtime=0.66
/proc/19535/task/19538/stat : 19538 (java) S 19533 19535 17349 0 -1 64 32165 726 0 0 42 9 13 2 16 0 9 0 1992927466 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19539] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19539/stat : 19539 (java) S 19533 19535 17349 0 -1 64 17 726 0 0 0 0 13 2 15 0 9 0 1992927466 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19540] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19540/stat : 19540 (java) S 19533 19535 17349 0 -1 64 9 726 0 0 0 0 13 2 15 0 9 0 1992927466 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19541] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19541/stat : 19541 (java) S 19533 19535 17349 0 -1 64 1 726 0 0 0 0 13 2 18 0 9 0 1992927468 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19542] ppid=19533 vsize=868016 CPUtime=0.56
/proc/19535/task/19542/stat : 19542 (java) S 19533 19535 17349 0 -1 64 1036 726 0 0 41 0 13 2 15 0 9 0 1992927468 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19543] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19543/stat : 19543 (java) S 19533 19535 17349 0 -1 64 1 726 0 0 0 0 13 2 19 0 9 0 1992927468 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19544] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19544/stat : 19544 (java) S 19533 19535 17349 0 -1 64 31 726 0 0 0 0 13 2 15 0 9 0 1992927468 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.7
Current children cumulated vsize (KiB) 868016

[startup+14.002 s]
/proc/loadavg: 1.97 2.00 2.02 3/90 19548
/proc/meminfo: memFree=1561976/2055920 swapFree=4110824/4192956
[pid=19535] ppid=19533 vsize=868016 CPUtime=13.8
/proc/19535/stat : 19535 (java) S 19533 19535 17349 0 -1 0 62102 726 5 0 1333 32 13 2 18 0 9 0 1992927463 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19535/statm: 217004 37752 2615 9 0 211532 0
[pid=19535/tid=19537] ppid=19533 vsize=868016 CPUtime=12.85
/proc/19535/task/19537/stat : 19537 (java) R 19533 19535 17349 0 -1 64 28039 726 5 0 1249 21 13 2 25 0 9 0 1992927464 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4127282079 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19538] ppid=19533 vsize=868016 CPUtime=0.66
/proc/19535/task/19538/stat : 19538 (java) S 19533 19535 17349 0 -1 64 32165 726 0 0 42 9 13 2 16 0 9 0 1992927466 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19539] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19539/stat : 19539 (java) S 19533 19535 17349 0 -1 64 17 726 0 0 0 0 13 2 15 0 9 0 1992927466 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19540] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19540/stat : 19540 (java) S 19533 19535 17349 0 -1 64 9 726 0 0 0 0 13 2 15 0 9 0 1992927466 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19541] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19541/stat : 19541 (java) S 19533 19535 17349 0 -1 64 1 726 0 0 0 0 13 2 18 0 9 0 1992927468 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19542] ppid=19533 vsize=868016 CPUtime=0.56
/proc/19535/task/19542/stat : 19542 (java) S 19533 19535 17349 0 -1 64 1036 726 0 0 41 0 13 2 15 0 9 0 1992927468 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19543] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19543/stat : 19543 (java) S 19533 19535 17349 0 -1 64 1 726 0 0 0 0 13 2 19 0 9 0 1992927468 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19535/tid=19544] ppid=19533 vsize=868016 CPUtime=0.15
/proc/19535/task/19544/stat : 19544 (java) S 19533 19535 17349 0 -1 64 31 726 0 0 0 0 13 2 15 0 9 0 1992927468 888848384 37752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.8
Current children cumulated vsize (KiB) 868016

Child status: 0
Real time (s): 14.0925
CPU time (s): 13.9099
CPU user time (s): 13.5379
CPU system time (s): 0.371943
CPU usage (%): 98.7044
Max. virtual memory (cumulated for all children) (KiB): 868248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5379
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62867
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2313
involuntary context switches= 2344

runsolver used 0.024996 second user time and 0.047992 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-04 04:46:26
IDJOB=1064033
IDBENCH=54898
IDSOLVER=364
FILE ID=node70/1064033-1215139586
PBS_JOBID= 7877238
Free space on /tmp= 66448 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-23-01.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-1064033-1215139586/watcher-1064033-1215139586 -o /tmp/evaluation-result-1064033-1215139586/solver-1064033-1215139586 -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-1064033-1215139586.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 55626d95c8e007c45cfc87612d8eb23f
RANDOM SEED=292901227

node70.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.256
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.256
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:       1705448 kB
Buffers:          4532 kB
Cached:          74448 kB
SwapCached:      76264 kB
Active:         253184 kB
Inactive:        42244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705448 kB
SwapTotal:     4192956 kB
SwapFree:      4110824 kB
Dirty:            5368 kB
Writeback:           0 kB
Mapped:         232260 kB
Slab:            40016 kB
Committed_AS:  4299388 kB
PageTables:       2212 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66444 MiB
End job on node70 at 2008-07-04 04:46:40