Trace number 2096779

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 ACSAT 4.77127 4.80572

DiagnosticValue
CHECKS809987
NODES976

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-15-02.xml
MD5SUM8660d807b54cabaedc95a56678840d7e
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 benchmark4.73728
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of constraints944
Maximum constraint arity30
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension864
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2096779-1247410692.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.38/0.40	     nbVariables=191  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4966
0.38/0.40	       =>  wckTime=0.139  cpuTime=0.12  mem=8M867
0.38/0.40	   
0.38/0.40	   relations being loaded...
0.38/0.49	   
0.38/0.49	   predicates being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
0.78/0.81	   Too large in ConstraintConflictsSTructure
0.78/0.82	   Too large in ConstraintConflictsSTructure
0.78/0.85	   Too large in ConstraintConflictsSTructure
1.46/1.59	     nbConstraints=944  nbRelationTypes=7  nbGlobalConstraints=80  nbExtensionStructures=7
1.46/1.59	     nbSharedExtensionStructures=73  nbConflictsStructures=4  nbSharedConflictsStructures=68
1.46/1.59	     nbUnbuiltConflictsStructures=11  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
1.46/1.59	     nbSharedEvaluationManagers=856  minDegree=4  maxDegree=70  minArity=3  avgArity=7.74  maxArity=30  nbGenerators=0
1.46/1.59	     nbFusions=0  symmetryWckTime=0.17  symmetryCpuTime=0.09
1.46/1.59	       =>  wckTime=1.329  cpuTime=1.01  mem=21M989
1.54/1.67	   
1.54/1.67	   solver IterativeSystematicSolver being built... 
1.76/1.84	   
1.76/1.84	   INFO : Forward propagation technique limited 
1.86/1.91	       =>  wckTime=1.649  cpuTime=1.22  mem=50M538
1.95/2.01	   
1.95/2.01	   preprocessing
1.95/2.01	     nbConstraintChecks=874  nbValidityChecks=481108  nbPropagations=211  nbRevisions=69  nbUselessRevisions=69
1.95/2.01	     nbRemovedValues=391  detectedInconsistency=no
1.95/2.01	       =>  wckTime=0.098  cpuTime=0.08  mem=51M504
3.46/3.58	   
3.46/3.58	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=52M584)
4.66/4.78	   
4.66/4.78	   search
4.66/4.78	     run=5  nbConstraintChecks=809113  nbValidityChecks=10153324  minDepth=98  maxDepth=191  nbPropagations=44033
4.66/4.78	     nbRevisions=612382  nbUselessRevisions=612295  nbAssignments=976  nbFailedAssignments=151  nbBacktracks=368
4.66/4.78	     nbVisitedNodes=1241  nbRestartNogoods=26  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=17.88
4.66/4.78	     nbIEliminables=157.79  nbDEliminables=0  nbPEliminables=0
4.66/4.78	       =>  wckTime=2.862  cpuTime=2.79  mem=52M584
4.66/4.78	   
4.66/4.78	   global
4.66/4.78	     nbConstraintChecks=809987  nbValidityChecks=10634432  nbPropagations=44244  nbRevisions=612451
4.66/4.78	     nbUselessRevisions=612364  nbRestartNogoods=26  solvingWckTime=2.864  solvingCpuTime=2.79  expiredTime=no
4.66/4.78	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.0  globalCpuTime=4.05
4.66/4.78	       =>  wckTime=4.517  cpuTime=4.01  mem=52M584
4.66/4.78	   
4.66/4.78	s SATISFIABLE
4.66/4.78	v 2 0 18 19 18 11 8 12 0 7 4 11 15 0 11 19 4 17 13 0 19 14 17 0 17 4 0 15 0 17 11 8 0 12 4 13 19 0 17 8 0 13 4 12 8 11 17 4 12 0 8 13 3 4 17 18 19 14 15 20 17 13 18 18 0 24 18 11 14 19 18 0 11 7 0 18 14 20 19 11 0 22 17 0 13 1 0 11 4 18 19 4 4 13 18 14 13 10 0 17 4 13 11 0 17 3 1 0 13 7 0 17 12 4 3 14 7 12 1 0 19 2 4 13 19 11 0 6 18 7 8 19 15 0 3 0 1 18 14 17 15 19 8 14 13 8 17 12 0 15 17 20 18 18 8 0 13 8 25 0 19 8 14 13 4 0 17 18 15 17 4 2 4 3 4 13 2 4 3 4 5 24 4 0 18 4 0 11 19 14 18 
4.66/4.78	d NODES 976
4.66/4.78	d CHECKS 809987
4.66/4.78	   
4.66/4.78	   totalWckTime=4.588  totalCpuTime=4.05

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096779-1247410692/watcher-2096779-1247410692 -o /tmp/evaluation-result-2096779-1247410692/solver-2096779-1247410692 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2096779-1247410692.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.14 2.02 2.00 4/80 31287
/proc/meminfo: memFree=1766880/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=18576 CPUtime=0
/proc/31287/stat : 31287 (runsolver) R 31285 31287 29462 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28135510 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 233588714791 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31287/statm: 4644 284 249 26 0 2626 0

[startup+0.0778549 s]
/proc/loadavg: 2.14 2.02 2.00 4/80 31287
/proc/meminfo: memFree=1766880/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=864144 CPUtime=0.06
/proc/31287/stat : 31287 (java) S 31285 31287 29462 0 -1 0 3094 0 1 0 5 1 0 0 18 0 9 0 28135510 884883456 2579 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 216036 2579 1235 9 0 210929 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864144

[startup+0.102863 s]
/proc/loadavg: 2.14 2.02 2.00 4/80 31287
/proc/meminfo: memFree=1766880/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=865980 CPUtime=0.08
/proc/31287/stat : 31287 (java) S 31285 31287 29462 0 -1 0 3731 0 1 0 7 1 0 0 18 0 9 0 28135510 886763520 3199 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 216495 3199 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.302896 s]
/proc/loadavg: 2.14 2.02 2.00 4/80 31287
/proc/meminfo: memFree=1766880/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=866380 CPUtime=0.28
/proc/31287/stat : 31287 (java) S 31285 31287 29462 0 -1 0 5871 0 1 0 25 3 0 0 18 0 9 0 28135510 887173120 5237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 216595 5237 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701969 s]
/proc/loadavg: 2.14 2.02 2.00 4/80 31287
/proc/meminfo: memFree=1766880/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=867184 CPUtime=0.68
/proc/31287/stat : 31287 (java) S 31285 31287 29462 0 -1 0 10098 0 1 0 60 8 0 0 18 0 9 0 28135510 887996416 9452 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 216796 9453 2037 9 0 211232 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867184

[startup+1.50111 s]
/proc/loadavg: 2.13 2.02 2.00 3/89 31296
/proc/meminfo: memFree=1721816/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=868012 CPUtime=1.46
/proc/31287/stat : 31287 (java) S 31285 31287 29462 0 -1 0 19119 0 1 0 129 17 0 0 18 0 10 0 28135510 888844288 18430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 217003 18430 2036 9 0 211461 0
[pid=31287/tid=31289] ppid=31285 vsize=868012 CPUtime=1.17
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 29462 0 -1 64 15855 0 1 0 103 14 0 0 25 0 10 0 28135511 888844288 18430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31290] ppid=31285 vsize=868012 CPUtime=0.03
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 29462 0 -1 64 1833 0 0 0 3 0 0 0 16 0 10 0 28135513 888844288 18430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31291] ppid=31285 vsize=868012 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 29462 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28135513 888844288 18430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=868012 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 29462 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28135513 888844288 18430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=868012 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 29462 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 28135515 888844288 18430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=868012 CPUtime=0.23
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 29462 0 -1 64 719 0 0 0 22 1 0 0 15 0 10 0 28135515 888844288 18430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=868012 CPUtime=0
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 29462 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 28135515 888844288 18430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=868012 CPUtime=0
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 29462 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 28135515 888844288 18430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868012

[startup+3.1014 s]
/proc/loadavg: 2.13 2.02 2.00 3/89 31300
/proc/meminfo: memFree=1693208/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=868216 CPUtime=3.06
/proc/31287/stat : 31287 (java) S 31285 31287 29462 0 -1 0 35864 429 1 0 279 23 3 1 18 0 9 0 28135510 889053184 20953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 217054 20953 2661 9 0 211490 0
[pid=31287/tid=31289] ppid=31285 vsize=868216 CPUtime=2.57
/proc/31287/task/31289/stat : 31289 (java) R 31285 31287 29462 0 -1 64 27422 429 1 0 236 17 3 1 25 0 9 0 28135511 889053184 20953 996147200 134512640 134550932 4294955968 18446744073709551615 4127175948 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31290] ppid=31285 vsize=868216 CPUtime=0.14
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 29462 0 -1 64 6659 429 0 0 8 2 3 1 17 0 9 0 28135513 889053184 20953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31291] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 29462 0 -1 64 20 429 0 0 0 0 3 1 16 0 9 0 28135513 889053184 20953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 29462 0 -1 64 9 429 0 0 0 0 3 1 15 0 9 0 28135513 889053184 20953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 29462 0 -1 64 2 429 0 0 0 0 3 1 24 0 9 0 28135515 889053184 20953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=868216 CPUtime=0.38
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 29462 0 -1 64 944 429 0 0 33 1 3 1 15 0 9 0 28135515 889053184 20953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 29462 0 -1 64 0 429 0 0 0 0 3 1 25 0 9 0 28135515 889053184 20953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 29462 0 -1 64 9 429 0 0 0 0 3 1 15 0 9 0 28135515 889053184 20953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868216

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

[startup+3.90255 s]
/proc/loadavg: 2.13 2.02 2.00 3/89 31300
/proc/meminfo: memFree=1693016/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=868216 CPUtime=3.86
/proc/31287/stat : 31287 (java) S 31285 31287 29462 0 -1 0 35875 429 1 0 359 23 3 1 18 0 9 0 28135510 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 217054 20954 2661 9 0 211490 0
[pid=31287/tid=31289] ppid=31285 vsize=868216 CPUtime=3.37
/proc/31287/task/31289/stat : 31289 (java) R 31285 31287 29462 0 -1 64 27432 429 1 0 316 17 3 1 25 0 9 0 28135511 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4127192460 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31290] ppid=31285 vsize=868216 CPUtime=0.14
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 29462 0 -1 64 6659 429 0 0 8 2 3 1 17 0 9 0 28135513 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31291] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 29462 0 -1 64 20 429 0 0 0 0 3 1 16 0 9 0 28135513 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 29462 0 -1 64 9 429 0 0 0 0 3 1 15 0 9 0 28135513 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 29462 0 -1 64 2 429 0 0 0 0 3 1 24 0 9 0 28135515 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=868216 CPUtime=0.38
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 29462 0 -1 64 945 429 0 0 33 1 3 1 15 0 9 0 28135515 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 29462 0 -1 64 0 429 0 0 0 0 3 1 25 0 9 0 28135515 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 29462 0 -1 64 9 429 0 0 0 0 3 1 15 0 9 0 28135515 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 868216

[startup+4.30262 s]
/proc/loadavg: 2.13 2.02 2.00 3/89 31300
/proc/meminfo: memFree=1692952/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=868216 CPUtime=4.27
/proc/31287/stat : 31287 (java) S 31285 31287 29462 0 -1 0 35880 429 1 0 400 23 3 1 18 0 9 0 28135510 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 217054 20957 2661 9 0 211490 0
[pid=31287/tid=31289] ppid=31285 vsize=868216 CPUtime=3.77
/proc/31287/task/31289/stat : 31289 (java) R 31285 31287 29462 0 -1 64 27434 429 1 0 356 17 3 1 25 0 9 0 28135511 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4127252608 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31290] ppid=31285 vsize=868216 CPUtime=0.14
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 29462 0 -1 64 6659 429 0 0 8 2 3 1 16 0 9 0 28135513 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31291] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 29462 0 -1 64 20 429 0 0 0 0 3 1 16 0 9 0 28135513 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 29462 0 -1 64 9 429 0 0 0 0 3 1 15 0 9 0 28135513 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 29462 0 -1 64 2 429 0 0 0 0 3 1 24 0 9 0 28135515 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=868216 CPUtime=0.39
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 29462 0 -1 64 948 429 0 0 34 1 3 1 15 0 9 0 28135515 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 29462 0 -1 64 0 429 0 0 0 0 3 1 25 0 9 0 28135515 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 29462 0 -1 64 9 429 0 0 0 0 3 1 15 0 9 0 28135515 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 868216

[startup+4.70269 s]
/proc/loadavg: 2.13 2.02 2.00 3/89 31300
/proc/meminfo: memFree=1692952/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=868216 CPUtime=4.66
/proc/31287/stat : 31287 (java) S 31285 31287 29462 0 -1 0 35881 429 1 0 439 23 3 1 18 0 9 0 28135510 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 217054 20957 2661 9 0 211490 0
[pid=31287/tid=31289] ppid=31285 vsize=868216 CPUtime=4.16
/proc/31287/task/31289/stat : 31289 (java) R 31285 31287 29462 0 -1 64 27435 429 1 0 395 17 3 1 25 0 9 0 28135511 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4127165083 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31290] ppid=31285 vsize=868216 CPUtime=0.14
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 29462 0 -1 64 6659 429 0 0 8 2 3 1 16 0 9 0 28135513 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31291] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 29462 0 -1 64 20 429 0 0 0 0 3 1 16 0 9 0 28135513 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 29462 0 -1 64 9 429 0 0 0 0 3 1 15 0 9 0 28135513 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 29462 0 -1 64 2 429 0 0 0 0 3 1 24 0 9 0 28135515 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=868216 CPUtime=0.39
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 29462 0 -1 64 948 429 0 0 34 1 3 1 15 0 9 0 28135515 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 29462 0 -1 64 0 429 0 0 0 0 3 1 25 0 9 0 28135515 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=868216 CPUtime=0.04
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 29462 0 -1 64 9 429 0 0 0 0 3 1 15 0 9 0 28135515 889053184 20957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 868216

[startup+4.80271 s]
/proc/loadavg: 2.13 2.02 2.00 3/89 31300
/proc/meminfo: memFree=1692952/2055920 swapFree=4192812/4192956
[pid=31287] ppid=31285 vsize=0 CPUtime=4.75
/proc/31287/stat : 31287 (java) Z 31285 31287 29462 0 -1 12 36012 429 1 0 447 24 3 1 16 0 2 0 28135510 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 4.80572
CPU time (s): 4.77127
CPU user time (s): 4.51631
CPU system time (s): 0.254961
CPU usage (%): 99.2833
Max. virtual memory (cumulated for all children) (KiB): 868216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.51631
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36441
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= 1692
involuntary context switches= 1785

runsolver used 0.010998 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node27 at 2009-07-12 16:58:13
IDJOB=2096779
IDBENCH=56652
IDSOLVER=773
FILE ID=node27/2096779-1247410692
PBS_JOBID= 9510590
Free space on /tmp= 66324 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-15-02.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096779-1247410692/watcher-2096779-1247410692 -o /tmp/evaluation-result-2096779-1247410692/solver-2096779-1247410692 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2096779-1247410692.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8660d807b54cabaedc95a56678840d7e
RANDOM SEED=2061541062

node27.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		: 2800.239
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	: 5521.40
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		: 2800.239
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:       1767296 kB
Buffers:         39248 kB
Cached:         139252 kB
SwapCached:          0 kB
Active:         144904 kB
Inactive:        86124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2948 kB
Writeback:           0 kB
Mapped:          72924 kB
Slab:            42784 kB
Committed_AS:  1004656 kB
PageTables:       1828 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node27 at 2009-07-12 16:58:17