Trace number 2096608

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.10892 7.14552

DiagnosticValue
CHECKS1069400
NODES310

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-19-01.xml
MD5SUM823dc19b81f34c645fcb9a9a38e6bd00
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.23281
Satisfiable
(Un)Satisfiability was proved
Number of variables301
Number of constraints2940
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension128
Number of constraints which are defined in intension2812
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2096608-1247410402.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.29/0.39	     nbVariables=301  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7826
0.29/0.39	       =>  wckTime=0.15  cpuTime=0.12  mem=8M867
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.79/0.88	   
0.79/0.88	   predicates being loaded...
0.89/0.94	   
0.89/0.94	   constraints being loaded...
1.38/1.41	   Too large in ConstraintConflictsSTructure
1.48/1.51	   Too large in ConstraintConflictsSTructure
1.48/1.59	   Too large in ConstraintConflictsSTructure
2.56/2.80	     nbConstraints=2940  nbRelationTypes=7  nbGlobalConstraints=128  nbExtensionStructures=7
2.56/2.80	     nbSharedExtensionStructures=121  nbConflictsStructures=4  nbSharedConflictsStructures=106
2.56/2.80	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
2.56/2.80	     nbSharedEvaluationManagers=2805  minDegree=6  maxDegree=138  minArity=3  avgArity=8.06  maxArity=18  nbGenerators=0
2.56/2.80	     nbFusions=0  symmetryWckTime=0.359  symmetryCpuTime=0.17
2.56/2.80	       =>  wckTime=2.557  cpuTime=1.98  mem=68M621
2.86/2.96	   
2.86/2.96	   solver IterativeSystematicSolver being built... 
3.26/3.31	   
3.26/3.31	   INFO : Forward propagation technique limited 
3.36/3.45	       =>  wckTime=3.214  cpuTime=2.29  mem=77M629
5.46/5.51	   
5.46/5.51	   preprocessing
5.46/5.51	     nbConstraintChecks=538444  nbValidityChecks=16126681  nbPropagations=3097  nbRevisions=52276
5.46/5.51	     nbUselessRevisions=52242  nbSingletonTests=365  nbEffectiveSingletonTests=0  nbACRemovals=163  nbFoundSingletons=0
5.46/5.51	     nbRemovedValues=163  detectedInconsistency=no
5.46/5.51	       =>  wckTime=2.048  cpuTime=1.99  mem=78M581
7.06/7.10	   
7.06/7.10	   search
7.06/7.10	     run=0  nbConstraintChecks=530959  nbValidityChecks=8231769  minDepth=84  maxDepth=301  nbPropagations=5079
7.06/7.10	     nbRevisions=146842  nbUselessRevisions=146740  nbAssignments=310  nbFailedAssignments=9  nbBacktracks=0
7.06/7.10	     nbVisitedNodes=320  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
7.06/7.10	     nbSEliminables=0  nbREliminables=58.52  nbIEliminables=132.93  nbDEliminables=0  nbPEliminables=0
7.06/7.10	       =>  wckTime=3.645  cpuTime=3.57  mem=80M503
7.06/7.11	   
7.06/7.11	   global
7.06/7.11	     nbConstraintChecks=1069403  nbValidityChecks=24358450  nbPropagations=8176  nbRevisions=199118
7.06/7.11	     nbUselessRevisions=198982  nbRestartNogoods=0  solvingWckTime=3.648  solvingCpuTime=3.57  expiredTime=no
7.06/7.11	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=5.85  globalCpuTime=5.91
7.06/7.11	       =>  wckTime=6.866  cpuTime=5.87  mem=80M503
7.06/7.11	   
7.06/7.11	s SATISFIABLE
7.06/7.11	v 15 0 17 0 1 17 8 4 2 17 4 4 4 1 0 19 0 17 0 18 24 0 18 18 4 0 20 23 19 0 11 4 8 12 8 19 0 19 8 5 18 15 11 4 19 7 14 17 4 18 18 4 19 4 17 4 4 0 13 4 4 17 0 8 13 0 19 17 4 18 15 8 4 18 18 0 17 11 19 17 0 8 18 11 8 4 4 2 14 13 19 0 2 19 18 17 0 12 4 15 0 17 18 15 0 17 4 18 17 0 15 4 17 4 19 0 8 4 2 0 17 4 19 1 0 19 4 18 4 17 17 0 13 18 18 0 17 8 18 2 0 15 4 19 11 0 8 4 15 0 13 0 18 12 0 8 0 18 19 14 19 18 15 0 8 4 18 6 0 11 11 20 15 18 2 14 16 18 19 0 17 4 18 15 0 8 4 19 0 20 15 8 20 17 8 17 4 18 1 0 8 4 3 0 19 4 8 19 4 17 4 17 4 25 12 0 17 4 1 20 19 4 4 0 6 4 4 1 0 11 4 18 20 2 11 0 25 8 4 13 12 0 8 11 3 8 17 7 0 12 18 0 2 2 4 11 4 17 0 19 0 12 0 11 6 0 12 0 8 2 14 8 17 17 0 19 4 18 0 8 4 12 8 17 4 4 13 19 0 5 8 4 4 19 14 18 18 15 4 18 4 
7.06/7.11	d NODES 310
7.06/7.11	d CHECKS 1069403
7.06/7.11	   
7.06/7.11	   totalWckTime=6.932  totalCpuTime=5.91

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-2096608-1247410402/watcher-2096608-1247410402 -o /tmp/evaluation-result-2096608-1247410402/solver-2096608-1247410402 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096608-1247410402.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.00 1.99 1.93 4/81 1474
/proc/meminfo: memFree=1749528/2055920 swapFree=4192812/4192956
[pid=1474] ppid=1472 vsize=152 CPUtime=0
/proc/1474/stat : 1474 (java) R 1472 1474 31494 0 -1 0 205 0 0 0 0 0 0 0 20 0 1 0 28105235 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 6549803 0 0 4096 0 0 0 0 17 0 0 0
/proc/1474/statm: 38 26 19 9 0 4 0

[startup+0.0764099 s]
/proc/loadavg: 2.00 1.99 1.93 4/81 1474
/proc/meminfo: memFree=1749528/2055920 swapFree=4192812/4192956
[pid=1474] ppid=1472 vsize=864148 CPUtime=0.06
/proc/1474/stat : 1474 (java) S 1472 1474 31494 0 -1 0 3141 0 1 0 5 1 0 0 18 0 9 0 28105235 884887552 2626 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1474/statm: 216037 2626 1245 9 0 210930 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864148

[startup+0.101416 s]
/proc/loadavg: 2.00 1.99 1.93 4/81 1474
/proc/meminfo: memFree=1749528/2055920 swapFree=4192812/4192956
[pid=1474] ppid=1472 vsize=865984 CPUtime=0.08
/proc/1474/stat : 1474 (java) S 1472 1474 31494 0 -1 0 3893 0 1 0 7 1 0 0 18 0 9 0 28105235 886767616 3332 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1474/statm: 216496 3332 1752 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301452 s]
/proc/loadavg: 2.00 1.99 1.93 4/81 1474
/proc/meminfo: memFree=1749528/2055920 swapFree=4192812/4192956
[pid=1474] ppid=1472 vsize=866500 CPUtime=0.29
/proc/1474/stat : 1474 (java) S 1472 1474 31494 0 -1 0 6102 0 1 0 26 3 0 0 18 0 9 0 28105235 887296000 5468 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1474/statm: 216625 5468 1987 9 0 211083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866500

[startup+0.701532 s]
/proc/loadavg: 2.00 1.99 1.93 4/81 1474
/proc/meminfo: memFree=1749528/2055920 swapFree=4192812/4192956
[pid=1474] ppid=1472 vsize=866616 CPUtime=0.68
/proc/1474/stat : 1474 (java) S 1472 1474 31494 0 -1 0 15974 0 1 0 62 6 0 0 18 0 9 0 28105235 887414784 15336 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1474/statm: 216654 15336 1999 9 0 211112 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866616

[startup+1.50268 s]
/proc/loadavg: 2.00 1.99 1.93 4/90 1483
/proc/meminfo: memFree=1681808/2055920 swapFree=4192812/4192956
[pid=1474] ppid=1472 vsize=867664 CPUtime=1.48
/proc/1474/stat : 1474 (java) S 1472 1474 31494 0 -1 0 23581 0 1 0 138 10 0 0 18 0 9 0 28105235 888487936 22907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1474/statm: 216916 22907 2031 9 0 211374 0
[pid=1474/tid=1476] ppid=1472 vsize=867664 CPUtime=1.19
/proc/1474/task/1476/stat : 1476 (java) R 1472 1474 31494 0 -1 64 15828 0 1 0 112 7 0 0 25 0 9 0 28105236 888487936 22907 996147200 134512640 134550932 4294955968 18446744073709551615 4126937332 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1477] ppid=1472 vsize=867664 CPUtime=0.08
/proc/1474/task/1477/stat : 1477 (java) S 1472 1474 31494 0 -1 64 6368 0 0 0 7 1 0 0 16 0 9 0 28105237 888487936 22907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1478] ppid=1472 vsize=867664 CPUtime=0
/proc/1474/task/1478/stat : 1478 (java) S 1472 1474 31494 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28105237 888487936 22907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1479] ppid=1472 vsize=867664 CPUtime=0
/proc/1474/task/1479/stat : 1479 (java) S 1472 1474 31494 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 28105237 888487936 22907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1480] ppid=1472 vsize=867664 CPUtime=0
/proc/1474/task/1480/stat : 1480 (java) S 1472 1474 31494 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28105239 888487936 22907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1481] ppid=1472 vsize=867664 CPUtime=0.18
/proc/1474/task/1481/stat : 1481 (java) S 1472 1474 31494 0 -1 64 682 0 0 0 18 0 0 0 16 0 9 0 28105239 888487936 22907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1482] ppid=1472 vsize=867664 CPUtime=0
/proc/1474/task/1482/stat : 1482 (java) S 1472 1474 31494 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28105239 888487936 22907 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1483] ppid=1472 vsize=867664 CPUtime=0
/proc/1474/task/1483/stat : 1483 (java) S 1472 1474 31494 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28105239 888487936 22907 996147200 134512640 134550932 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) 867664

[startup+3.10197 s]
/proc/loadavg: 2.00 1.99 1.93 3/90 1483
/proc/meminfo: memFree=1665168/2055920 swapFree=4192812/4192956
[pid=1474] ppid=1472 vsize=868196 CPUtime=3.06
/proc/1474/stat : 1474 (java) S 1472 1474 31494 0 -1 0 45861 702 1 0 265 27 13 1 18 0 9 0 28105235 889032704 29761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1474/statm: 217049 29761 2659 9 0 211485 0
[pid=1474/tid=1476] ppid=1472 vsize=868196 CPUtime=2.41
/proc/1474/task/1476/stat : 1476 (java) R 1472 1474 31494 0 -1 64 21682 702 1 0 208 19 13 1 24 0 9 0 28105236 889032704 29761 996147200 134512640 134550932 4294955968 18446744073709551615 4126551594 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1477] ppid=1472 vsize=868196 CPUtime=0.45
/proc/1474/task/1477/stat : 1477 (java) S 1472 1474 31494 0 -1 64 22417 702 0 0 26 5 13 1 17 0 9 0 28105237 889032704 29761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1478] ppid=1472 vsize=868196 CPUtime=0.14
/proc/1474/task/1478/stat : 1478 (java) S 1472 1474 31494 0 -1 64 22 702 0 0 0 0 13 1 17 0 9 0 28105237 889032704 29761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1479] ppid=1472 vsize=868196 CPUtime=0.14
/proc/1474/task/1479/stat : 1479 (java) S 1472 1474 31494 0 -1 64 10 702 0 0 0 0 13 1 17 0 9 0 28105237 889032704 29761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1480] ppid=1472 vsize=868196 CPUtime=0.14
/proc/1474/task/1480/stat : 1480 (java) S 1472 1474 31494 0 -1 64 1 702 0 0 0 0 13 1 18 0 9 0 28105239 889032704 29761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1481] ppid=1472 vsize=868196 CPUtime=0.42
/proc/1474/task/1481/stat : 1481 (java) S 1472 1474 31494 0 -1 64 915 702 0 0 28 0 13 1 16 0 9 0 28105239 889032704 29761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1482] ppid=1472 vsize=868196 CPUtime=0.14
/proc/1474/task/1482/stat : 1482 (java) S 1472 1474 31494 0 -1 64 1 702 0 0 0 0 13 1 19 0 9 0 28105239 889032704 29761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1483] ppid=1472 vsize=868196 CPUtime=0.14
/proc/1474/task/1483/stat : 1483 (java) S 1472 1474 31494 0 -1 64 12 702 0 0 0 0 13 1 15 0 9 0 28105239 889032704 29761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868196

[startup+6.30257 s]
/proc/loadavg: 2.00 1.99 1.93 3/90 1487
/proc/meminfo: memFree=1612688/2055920 swapFree=4192812/4192956
[pid=1474] ppid=1472 vsize=868108 CPUtime=6.26
/proc/1474/stat : 1474 (java) S 1472 1474 31494 0 -1 0 60146 702 1 0 580 32 13 1 18 0 9 0 28105235 888942592 36656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1474/statm: 217027 36656 2639 9 0 211485 0
[pid=1474/tid=1476] ppid=1472 vsize=868108 CPUtime=5.39
/proc/1474/task/1476/stat : 1476 (java) R 1472 1474 31494 0 -1 64 26605 702 1 0 504 21 13 1 17 0 9 0 28105236 888942592 36656 996147200 134512640 134550932 4294955968 18446744073709551615 4127283227 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1477] ppid=1472 vsize=868108 CPUtime=0.6
/proc/1474/task/1477/stat : 1477 (java) S 1472 1474 31494 0 -1 64 31642 702 0 0 38 8 13 1 16 0 9 0 28105237 888942592 36656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1478] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1478/stat : 1478 (java) S 1472 1474 31494 0 -1 64 22 702 0 0 0 0 13 1 16 0 9 0 28105237 888942592 36656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1479] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1479/stat : 1479 (java) S 1472 1474 31494 0 -1 64 10 702 0 0 0 0 13 1 15 0 9 0 28105237 888942592 36656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1480] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1480/stat : 1480 (java) S 1472 1474 31494 0 -1 64 1 702 0 0 0 0 13 1 18 0 9 0 28105239 888942592 36656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1481] ppid=1472 vsize=868108 CPUtime=0.52
/proc/1474/task/1481/stat : 1481 (java) S 1472 1474 31494 0 -1 64 1018 702 0 0 37 1 13 1 15 0 9 0 28105239 888942592 36656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1482] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1482/stat : 1482 (java) S 1472 1474 31494 0 -1 64 1 702 0 0 0 0 13 1 19 0 9 0 28105239 888942592 36656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1483] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1483/stat : 1483 (java) S 1472 1474 31494 0 -1 64 39 702 0 0 0 0 13 1 15 0 9 0 28105239 888942592 36656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 868108

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

[startup+6.70264 s]
/proc/loadavg: 2.00 1.99 1.93 3/90 1487
/proc/meminfo: memFree=1612648/2055920 swapFree=4192812/4192956
[pid=1474] ppid=1472 vsize=868108 CPUtime=6.66
/proc/1474/stat : 1474 (java) S 1472 1474 31494 0 -1 0 60147 702 1 0 620 32 13 1 18 0 9 0 28105235 888942592 36657 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1474/statm: 217027 36657 2639 9 0 211485 0
[pid=1474/tid=1476] ppid=1472 vsize=868108 CPUtime=5.79
/proc/1474/task/1476/stat : 1476 (java) R 1472 1474 31494 0 -1 64 26605 702 1 0 544 21 13 1 20 0 9 0 28105236 888942592 36657 996147200 134512640 134550932 4294955968 18446744073709551615 4127334455 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1477] ppid=1472 vsize=868108 CPUtime=0.6
/proc/1474/task/1477/stat : 1477 (java) S 1472 1474 31494 0 -1 64 31642 702 0 0 38 8 13 1 16 0 9 0 28105237 888942592 36657 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1478] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1478/stat : 1478 (java) S 1472 1474 31494 0 -1 64 22 702 0 0 0 0 13 1 16 0 9 0 28105237 888942592 36657 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1479] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1479/stat : 1479 (java) S 1472 1474 31494 0 -1 64 10 702 0 0 0 0 13 1 15 0 9 0 28105237 888942592 36657 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1480] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1480/stat : 1480 (java) S 1472 1474 31494 0 -1 64 1 702 0 0 0 0 13 1 18 0 9 0 28105239 888942592 36657 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1481] ppid=1472 vsize=868108 CPUtime=0.52
/proc/1474/task/1481/stat : 1481 (java) S 1472 1474 31494 0 -1 64 1019 702 0 0 37 1 13 1 15 0 9 0 28105239 888942592 36657 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1482] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1482/stat : 1482 (java) S 1472 1474 31494 0 -1 64 1 702 0 0 0 0 13 1 19 0 9 0 28105239 888942592 36657 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1483] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1483/stat : 1483 (java) S 1472 1474 31494 0 -1 64 39 702 0 0 0 0 13 1 15 0 9 0 28105239 888942592 36657 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 868108

[startup+7.10272 s]
/proc/loadavg: 2.00 1.99 1.93 3/90 1487
/proc/meminfo: memFree=1612648/2055920 swapFree=4192812/4192956
[pid=1474] ppid=1472 vsize=868108 CPUtime=7.06
/proc/1474/stat : 1474 (java) S 1472 1474 31494 0 -1 0 60152 702 1 0 660 32 13 1 18 0 9 0 28105235 888942592 36659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1474/statm: 217027 36659 2639 9 0 211485 0
[pid=1474/tid=1476] ppid=1472 vsize=868108 CPUtime=6.18
/proc/1474/task/1476/stat : 1476 (java) R 1472 1474 31494 0 -1 64 26610 702 1 0 583 21 13 1 24 0 9 0 28105236 888942592 36659 996147200 134512640 134550932 4294955968 18446744073709551615 4127366637 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1477] ppid=1472 vsize=868108 CPUtime=0.6
/proc/1474/task/1477/stat : 1477 (java) S 1472 1474 31494 0 -1 64 31642 702 0 0 38 8 13 1 16 0 9 0 28105237 888942592 36659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1478] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1478/stat : 1478 (java) S 1472 1474 31494 0 -1 64 22 702 0 0 0 0 13 1 16 0 9 0 28105237 888942592 36659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1479] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1479/stat : 1479 (java) S 1472 1474 31494 0 -1 64 10 702 0 0 0 0 13 1 15 0 9 0 28105237 888942592 36659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1480] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1480/stat : 1480 (java) S 1472 1474 31494 0 -1 64 1 702 0 0 0 0 13 1 18 0 9 0 28105239 888942592 36659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1481] ppid=1472 vsize=868108 CPUtime=0.52
/proc/1474/task/1481/stat : 1481 (java) S 1472 1474 31494 0 -1 64 1019 702 0 0 37 1 13 1 16 0 9 0 28105239 888942592 36659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1474/tid=1482] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1482/stat : 1482 (java) S 1472 1474 31494 0 -1 64 1 702 0 0 0 0 13 1 19 0 9 0 28105239 888942592 36659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1474/tid=1483] ppid=1472 vsize=868108 CPUtime=0.14
/proc/1474/task/1483/stat : 1483 (java) S 1472 1474 31494 0 -1 64 39 702 0 0 0 0 13 1 15 0 9 0 28105239 888942592 36659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.06
Current children cumulated vsize (KiB) 868108

Child status: 0
Real time (s): 7.14552
CPU time (s): 7.10892
CPU user time (s): 6.74897
CPU system time (s): 0.359945
CPU usage (%): 99.4877
Max. virtual memory (cumulated for all children) (KiB): 868196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.74897
system time used= 0.359945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60888
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= 1912
involuntary context switches= 2009

runsolver used 0.004999 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-12 16:53:23
IDJOB=2096608
IDBENCH=56493
IDSOLVER=774
FILE ID=node82/2096608-1247410402
PBS_JOBID= 9510486
Free space on /tmp= 66188 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-19-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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096608-1247410402/watcher-2096608-1247410402 -o /tmp/evaluation-result-2096608-1247410402/solver-2096608-1247410402 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096608-1247410402.xml

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

MD5SUM BENCH= 823dc19b81f34c645fcb9a9a38e6bd00
RANDOM SEED=160287090

node82.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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1749944 kB
Buffers:         36616 kB
Cached:         119648 kB
SwapCached:          0 kB
Active:         186264 kB
Inactive:        62892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6136 kB
Writeback:           0 kB
Mapped:         113316 kB
Slab:            41956 kB
Committed_AS:  1012812 kB
PageTables:       1940 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66184 MiB
End job on node82 at 2009-07-12 16:53:30