Trace number 1077218

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.178 13.341

DiagnosticValue
CHECKS3260890
NODES3057

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-21-07.xml
MD5SUM649294e53c6b0b14135b49af7d95af4e
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 benchmark0.998847
Satisfiable
(Un)Satisfiability was proved
Number of variables368
Number of constraints2572
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension152
Number of constraints which are defined in intension2420
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1077218-1215192130.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.29/0.39	     nbVariables=368  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9568
0.29/0.39	       =>  wckTime=0.156  cpuTime=0.12  mem=8M894
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.49/0.53	   
0.49/0.53	   constraints being loaded...
0.88/0.96	   Too large in ConstraintConflictsSTructure
0.88/0.99	   Too large in ConstraintConflictsSTructure
2.27/2.33	     nbConstraints=2573  nbRelationTypes=6  nbGlobalConstraints=153  nbExtensionStructures=6
2.27/2.33	     nbSharedExtensionStructures=146  nbConflictsStructures=4  nbSharedConflictsStructures=124
2.27/2.33	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
2.27/2.33	     nbSharedEvaluationManagers=2412  minDegree=14  maxDegree=87  minArity=3  avgArity=8.65  maxArity=350
2.27/2.33	     nbGenerators=1  nbFusions=0  symmetryWckTime=0.484  symmetryCpuTime=0.22
2.27/2.33	       =>  wckTime=2.092  cpuTime=1.58  mem=33M838
2.37/2.44	   
2.37/2.45	   solver IterativeSystematicSolver being built... 
2.77/2.82	   
2.77/2.82	   INFO : Forward propagation technique limited 
2.77/2.89	       =>  wckTime=2.654  cpuTime=1.93  mem=82M332
4.06/4.17	   
4.06/4.17	   preprocessing
4.06/4.17	     nbConstraintChecks=148729  nbValidityChecks=10881309  nbPropagations=6141  nbRevisions=16774
4.06/4.17	     nbUselessRevisions=16770  nbSingletonTests=396  nbEffectiveSingletonTests=0  nbACRemovals=419  nbFoundSingletons=0
4.06/4.17	     nbRemovedValues=419  detectedInconsistency=no
4.06/4.17	       =>  wckTime=1.277  cpuTime=1.19  mem=84M326
6.43/6.57	   
6.43/6.57	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=57M177)
13.08/13.26	   
13.08/13.26	   search
13.08/13.26	     run=7  nbConstraintChecks=3112158  nbValidityChecks=32041431  minDepth=6  maxDepth=368  nbPropagations=165901
13.08/13.26	     nbRevisions=2794260  nbUselessRevisions=2793710  nbAssignments=3057  nbFailedAssignments=419  nbBacktracks=1056
13.08/13.26	     nbVisitedNodes=3763  nbRestartNogoods=57  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=75.78
13.08/13.26	     nbIEliminables=242.74  nbDEliminables=0  nbPEliminables=0
13.08/13.26	       =>  wckTime=10.363  cpuTime=10.02  mem=57M177
13.08/13.26	   
13.08/13.26	   global
13.08/13.26	     nbConstraintChecks=3260887  nbValidityChecks=42922740  nbPropagations=172042  nbRevisions=2811034
13.08/13.26	     nbUselessRevisions=2810480  nbRestartNogoods=57  solvingWckTime=10.366  solvingCpuTime=10.02  expiredTime=no
13.08/13.26	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=11.93  globalCpuTime=11.99
13.08/13.26	       =>  wckTime=13.024  cpuTime=11.95  mem=57M177
13.08/13.26	   
13.08/13.26	s SATISFIABLE
13.08/13.26	v 11 14 18 18 1 0 1 10 0 2 14 1 14 11 18 14 11 14 14 13 19 14 0 8 17 4 18 0 12 8 3 4 14 12 0 13 18 2 14 20 13 3 17 4 11 18 17 4 12 8 19 19 0 13 2 4 19 4 13 18 4 18 0 11 5 4 11 14 13 0 17 8 4 18 4 0 17 15 3 4 11 0 24 4 3 1 14 18 18 0 18 7 14 17 3 4 17 4 3 19 0 11 4 18 2 0 1 18 7 4 0 0 8 3 12 4 19 11 0 6 5 8 13 4 10 8 13 6 15 8 13 1 20 18 4 18 1 4 18 8 4 6 4 4 13 6 4 11 18 12 14 4 0 8 12 19 20 17 13 8 15 3 4 4 0 4 17 8 0 11 18 19 0 13 12 4 19 4 18 18 8 17 4 18 17 0 6 4 18 11 0 3 4 13 3 4 13 18 18 7 8 13 4 17 14 3 3 8 18 17 0 4 11 17 0 4 22 0 13 17 8 14 19 4 17 12 2 4 11 17 14 24 1 0 11 4 18 18 12 0 17 19 11 24 1 8 0 18 18 14 3 18 0 3 4 17 0 1 14 11 11 18 8 17 15 4 13 8 18 2 4 0 18 8 13 6 12 0 24 8 2 4 18 17 4 15 4 13 19 18 18 0 17 0 18 8 13 4 18 18 19 17 0 24 19 4 3 19 0 13 24 0 8 3 4 13 19 8 19 8 4 18 12 0 13 0 6 4 17 8 0 11 11 4 18 19 19 4 4 13 18 0 2 2 17 0 4 25 17 0 19 0 18 18 18 15 17 4 4 2 7 4 13 6 17 4 3 18 
13.08/13.26	d NODES 3057
13.08/13.26	d CHECKS 3260887
13.08/13.27	   
13.08/13.27	   totalWckTime=13.091  totalCpuTime=11.99

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-1077218-1215192130/watcher-1077218-1215192130 -o /tmp/evaluation-result-1077218-1215192130/solver-1077218-1215192130 -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-1077218-1215192130.xml 

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


[startup+0 s]
/proc/loadavg: 2.05 2.01 2.00 4/81 9727
/proc/meminfo: memFree=1468224/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=152 CPUtime=0
/proc/9727/stat : 9727 (java) R 9725 9727 4428 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1998186493 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 10945316 0 0 4096 0 0 0 0 17 0 0 0
/proc/9727/statm: 38 26 19 9 0 4 0

[startup+0.016024 s]
/proc/loadavg: 2.05 2.01 2.00 4/81 9727
/proc/meminfo: memFree=1468224/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=860508 CPUtime=0
/proc/9727/stat : 9727 (java) S 9725 9727 4428 0 -1 0 1024 0 1 0 0 0 0 0 18 0 2 0 1998186493 881160192 773 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/9727/statm: 215127 783 381 9 0 213525 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 860508

[startup+0.101033 s]
/proc/loadavg: 2.05 2.01 2.00 4/81 9727
/proc/meminfo: memFree=1468224/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=865884 CPUtime=0.09
/proc/9727/stat : 9727 (java) S 9725 9727 4428 0 -1 0 3795 0 1 0 7 2 0 0 18 0 9 0 1998186493 886665216 3246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9727/statm: 216471 3246 1720 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301055 s]
/proc/loadavg: 2.05 2.01 2.00 4/81 9727
/proc/meminfo: memFree=1468224/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=866400 CPUtime=0.29
/proc/9727/stat : 9727 (java) S 9725 9727 4428 0 -1 0 6048 0 1 0 26 3 0 0 18 0 9 0 1998186493 887193600 5422 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9727/statm: 216600 5422 1958 9 0 211128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866400

[startup+0.701103 s]
/proc/loadavg: 2.05 2.01 2.00 4/81 9727
/proc/meminfo: memFree=1468224/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=867680 CPUtime=0.69
/proc/9727/stat : 9727 (java) S 9725 9727 4428 0 -1 0 10478 0 1 0 64 5 0 0 18 0 9 0 1998186493 888504320 9838 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9727/statm: 216920 9839 2012 9 0 211426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867680

[startup+1.5012 s]
/proc/loadavg: 2.05 2.01 2.00 3/90 9736
/proc/meminfo: memFree=1414584/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=867592 CPUtime=1.48
/proc/9727/stat : 9727 (java) S 9725 9727 4428 0 -1 0 19759 0 1 0 131 17 0 0 18 0 9 0 1998186493 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9727/statm: 216898 19092 2007 9 0 211426 0
[pid=9727/tid=9729] ppid=9725 vsize=867592 CPUtime=1.2
/proc/9727/task/9729/stat : 9729 (java) R 9725 9727 4428 0 -1 64 15784 0 1 0 105 15 0 0 25 0 9 0 1998186494 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9730] ppid=9725 vsize=867592 CPUtime=0.04
/proc/9727/task/9730/stat : 9730 (java) S 9725 9727 4428 0 -1 64 2565 0 0 0 4 0 0 0 17 0 9 0 1998186495 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9731] ppid=9725 vsize=867592 CPUtime=0
/proc/9727/task/9731/stat : 9731 (java) S 9725 9727 4428 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998186496 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9732] ppid=9725 vsize=867592 CPUtime=0
/proc/9727/task/9732/stat : 9732 (java) S 9725 9727 4428 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1998186496 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9733] ppid=9725 vsize=867592 CPUtime=0
/proc/9727/task/9733/stat : 9733 (java) S 9725 9727 4428 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1998186497 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9734] ppid=9725 vsize=867592 CPUtime=0.21
/proc/9727/task/9734/stat : 9734 (java) S 9725 9727 4428 0 -1 64 714 0 0 0 21 0 0 0 16 0 9 0 1998186498 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9735] ppid=9725 vsize=867592 CPUtime=0
/proc/9727/task/9735/stat : 9735 (java) S 9725 9727 4428 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1998186498 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=867592 CPUtime=0
/proc/9727/task/9736/stat : 9736 (java) S 9725 9727 4428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1998186498 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867592

[startup+3.1024 s]
/proc/loadavg: 2.05 2.01 2.00 3/92 9738
/proc/meminfo: memFree=1385768/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=868108 CPUtime=3.07
/proc/9727/stat : 9727 (java) S 9725 9727 4428 0 -1 0 47991 750 1 0 261 30 15 1 18 0 9 0 1998186493 888942592 27756 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9727/statm: 217027 27756 2637 9 0 211533 0
[pid=9727/tid=9729] ppid=9725 vsize=868108 CPUtime=2.43
/proc/9727/task/9729/stat : 9729 (java) R 9725 9727 4428 0 -1 64 29283 750 1 0 205 22 15 1 18 0 9 0 1998186494 888942592 27756 996147200 134512640 134550740 4294955968 18446744073709551615 4125978430 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9730] ppid=9725 vsize=868108 CPUtime=0.44
/proc/9727/task/9730/stat : 9730 (java) S 9725 9727 4428 0 -1 64 16931 750 0 0 23 5 15 1 17 0 9 0 1998186495 888942592 27756 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9731] ppid=9725 vsize=868108 CPUtime=0.16
/proc/9727/task/9731/stat : 9731 (java) S 9725 9727 4428 0 -1 64 17 750 0 0 0 0 15 1 15 0 9 0 1998186496 888942592 27756 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9732] ppid=9725 vsize=868108 CPUtime=0.16
/proc/9727/task/9732/stat : 9732 (java) S 9725 9727 4428 0 -1 64 9 750 0 0 0 0 15 1 15 0 9 0 1998186496 888942592 27756 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9733] ppid=9725 vsize=868108 CPUtime=0.16
/proc/9727/task/9733/stat : 9733 (java) S 9725 9727 4428 0 -1 64 1 750 0 0 0 0 15 1 23 0 9 0 1998186497 888942592 27756 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9734] ppid=9725 vsize=868108 CPUtime=0.47
/proc/9727/task/9734/stat : 9734 (java) S 9725 9727 4428 0 -1 64 943 750 0 0 31 0 15 1 16 0 9 0 1998186498 888942592 27756 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9735] ppid=9725 vsize=868108 CPUtime=0.16
/proc/9727/task/9735/stat : 9735 (java) S 9725 9727 4428 0 -1 64 1 750 0 0 0 0 15 1 24 0 9 0 1998186498 888942592 27756 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=868108 CPUtime=0.16
/proc/9727/task/9736/stat : 9736 (java) S 9725 9727 4428 0 -1 64 6 750 0 0 0 0 15 1 15 0 9 0 1998186498 888942592 27756 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868108

[startup+6.30179 s]
/proc/loadavg: 2.05 2.01 2.00 3/90 9740
/proc/meminfo: memFree=1346544/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=868020 CPUtime=6.24
/proc/9727/stat : 9727 (java) S 9725 9727 4428 0 -1 0 53112 750 1 0 575 33 15 1 18 0 9 0 1998186493 888852480 32809 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9727/statm: 217005 32809 2615 9 0 211533 0
[pid=9727/tid=9729] ppid=9725 vsize=868020 CPUtime=5.43
/proc/9727/task/9729/stat : 9729 (java) R 9725 9727 4428 0 -1 64 29302 750 1 0 505 22 15 1 25 0 9 0 1998186494 888852480 32809 996147200 134512640 134550740 4294955968 18446744073709551615 4127380478 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9730] ppid=9725 vsize=868020 CPUtime=0.56
/proc/9727/task/9730/stat : 9730 (java) S 9725 9727 4428 0 -1 64 21966 750 0 0 32 8 15 1 17 0 9 0 1998186495 888852480 32809 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9731] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9731/stat : 9731 (java) S 9725 9727 4428 0 -1 64 17 750 0 0 0 0 15 1 16 0 9 0 1998186496 888852480 32809 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9732] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9732/stat : 9732 (java) S 9725 9727 4428 0 -1 64 9 750 0 0 0 0 15 1 16 0 9 0 1998186496 888852480 32809 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9733] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9733/stat : 9733 (java) S 9725 9727 4428 0 -1 64 1 750 0 0 0 0 15 1 23 0 9 0 1998186497 888852480 32809 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9734] ppid=9725 vsize=868020 CPUtime=0.52
/proc/9727/task/9734/stat : 9734 (java) S 9725 9727 4428 0 -1 64 983 750 0 0 36 0 15 1 15 0 9 0 1998186498 888852480 32809 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9735] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9735/stat : 9735 (java) S 9725 9727 4428 0 -1 64 1 750 0 0 0 0 15 1 24 0 9 0 1998186498 888852480 32809 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9736/stat : 9736 (java) S 9725 9727 4428 0 -1 64 33 750 0 0 0 0 15 1 15 0 9 0 1998186498 888852480 32809 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868020

[startup+12.7026 s]
/proc/loadavg: 2.04 2.01 2.00 3/90 9740
/proc/meminfo: memFree=1346544/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=868020 CPUtime=12.59
/proc/9727/stat : 9727 (java) S 9725 9727 4428 0 -1 0 53148 750 1 0 1209 34 15 1 18 0 9 0 1998186493 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9727/statm: 217005 32821 2615 9 0 211533 0
[pid=9727/tid=9729] ppid=9725 vsize=868020 CPUtime=11.74
/proc/9727/task/9729/stat : 9729 (java) R 9725 9727 4428 0 -1 64 29306 750 1 0 1136 22 15 1 25 0 9 0 1998186494 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4127277307 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9730] ppid=9725 vsize=868020 CPUtime=0.56
/proc/9727/task/9730/stat : 9730 (java) S 9725 9727 4428 0 -1 64 21966 750 0 0 32 8 15 1 16 0 9 0 1998186495 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9731] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9731/stat : 9731 (java) S 9725 9727 4428 0 -1 64 17 750 0 0 0 0 15 1 16 0 9 0 1998186496 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9732] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9732/stat : 9732 (java) S 9725 9727 4428 0 -1 64 9 750 0 0 0 0 15 1 16 0 9 0 1998186496 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9733] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9733/stat : 9733 (java) S 9725 9727 4428 0 -1 64 1 750 0 0 0 0 15 1 23 0 9 0 1998186497 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9734] ppid=9725 vsize=868020 CPUtime=0.55
/proc/9727/task/9734/stat : 9734 (java) S 9725 9727 4428 0 -1 64 1015 750 0 0 39 0 15 1 15 0 9 0 1998186498 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9735] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9735/stat : 9735 (java) S 9725 9727 4428 0 -1 64 1 750 0 0 0 0 15 1 24 0 9 0 1998186498 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9736/stat : 9736 (java) S 9725 9727 4428 0 -1 64 33 750 0 0 0 0 15 1 15 0 9 0 1998186498 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 868020

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

[startup+13.1026 s]
/proc/loadavg: 2.04 2.01 2.00 3/90 9740
/proc/meminfo: memFree=1346544/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=868020 CPUtime=12.98
/proc/9727/stat : 9727 (java) S 9725 9727 4428 0 -1 0 53148 750 1 0 1248 34 15 1 18 0 9 0 1998186493 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9727/statm: 217005 32821 2615 9 0 211533 0
[pid=9727/tid=9729] ppid=9725 vsize=868020 CPUtime=12.13
/proc/9727/task/9729/stat : 9729 (java) R 9725 9727 4428 0 -1 64 29306 750 1 0 1175 22 15 1 25 0 9 0 1998186494 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4127326115 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9730] ppid=9725 vsize=868020 CPUtime=0.56
/proc/9727/task/9730/stat : 9730 (java) S 9725 9727 4428 0 -1 64 21966 750 0 0 32 8 15 1 16 0 9 0 1998186495 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9731] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9731/stat : 9731 (java) S 9725 9727 4428 0 -1 64 17 750 0 0 0 0 15 1 16 0 9 0 1998186496 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9732] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9732/stat : 9732 (java) S 9725 9727 4428 0 -1 64 9 750 0 0 0 0 15 1 16 0 9 0 1998186496 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9733] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9733/stat : 9733 (java) S 9725 9727 4428 0 -1 64 1 750 0 0 0 0 15 1 23 0 9 0 1998186497 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9734] ppid=9725 vsize=868020 CPUtime=0.55
/proc/9727/task/9734/stat : 9734 (java) S 9725 9727 4428 0 -1 64 1015 750 0 0 39 0 15 1 16 0 9 0 1998186498 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9735] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9735/stat : 9735 (java) S 9725 9727 4428 0 -1 64 1 750 0 0 0 0 15 1 24 0 9 0 1998186498 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9736/stat : 9736 (java) S 9725 9727 4428 0 -1 64 33 750 0 0 0 0 15 1 15 0 9 0 1998186498 888852480 32821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.98
Current children cumulated vsize (KiB) 868020

[startup+13.3026 s]
/proc/loadavg: 2.04 2.01 2.00 3/90 9740
/proc/meminfo: memFree=1346544/2055920 swapFree=4180424/4192956
[pid=9727] ppid=9725 vsize=868020 CPUtime=13.14
/proc/9727/stat : 9727 (java) S 9725 9727 4428 0 -1 0 53158 750 1 0 1264 34 15 1 18 0 9 0 1998186493 888852480 32825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9727/statm: 217005 32825 2615 9 0 211533 0
[pid=9727/tid=9729] ppid=9725 vsize=868020 CPUtime=12.29
/proc/9727/task/9729/stat : 9729 (java) S 9725 9727 4428 0 -1 64 29315 750 1 0 1191 22 15 1 23 0 9 0 1998186494 888852480 32825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9730] ppid=9725 vsize=868020 CPUtime=0.56
/proc/9727/task/9730/stat : 9730 (java) S 9725 9727 4428 0 -1 64 21966 750 0 0 32 8 15 1 16 0 9 0 1998186495 888852480 32825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9731] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9731/stat : 9731 (java) S 9725 9727 4428 0 -1 64 17 750 0 0 0 0 15 1 16 0 9 0 1998186496 888852480 32825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9732] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9732/stat : 9732 (java) S 9725 9727 4428 0 -1 64 9 750 0 0 0 0 15 1 16 0 9 0 1998186496 888852480 32825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9733] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9733/stat : 9733 (java) S 9725 9727 4428 0 -1 64 1 750 0 0 0 0 15 1 23 0 9 0 1998186497 888852480 32825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9734] ppid=9725 vsize=868020 CPUtime=0.56
/proc/9727/task/9734/stat : 9734 (java) S 9725 9727 4428 0 -1 64 1016 750 0 0 40 0 15 1 15 0 9 0 1998186498 888852480 32825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9727/tid=9735] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9735/stat : 9735 (java) S 9725 9727 4428 0 -1 64 1 750 0 0 0 0 15 1 24 0 9 0 1998186498 888852480 32825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=868020 CPUtime=0.16
/proc/9727/task/9736/stat : 9736 (java) S 9725 9727 4428 0 -1 64 33 750 0 0 0 0 15 1 15 0 9 0 1998186498 888852480 32825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.14
Current children cumulated vsize (KiB) 868020

Child status: 0
Real time (s): 13.341
CPU time (s): 13.178
CPU user time (s): 12.7991
CPU system time (s): 0.378942
CPU usage (%): 98.7779
Max. virtual memory (cumulated for all children) (KiB): 872164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.7991
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53937
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= 2170
involuntary context switches= 2455

runsolver used 0.014997 second user time and 0.054991 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-04 19:22:10
IDJOB=1077218
IDBENCH=56653
IDSOLVER=364
FILE ID=node33/1077218-1215192130
PBS_JOBID= 7881505
Free space on /tmp= 66468 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-21-07.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-1077218-1215192130/watcher-1077218-1215192130 -o /tmp/evaluation-result-1077218-1215192130/solver-1077218-1215192130 -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-1077218-1215192130.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 649294e53c6b0b14135b49af7d95af4e
RANDOM SEED=1741977423

node33.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.231
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.231
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:       1468640 kB
Buffers:         76184 kB
Cached:         355836 kB
SwapCached:       6444 kB
Active:         260764 kB
Inactive:       253856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1468640 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            2928 kB
Writeback:           0 kB
Mapped:          96388 kB
Slab:            57544 kB
Committed_AS:  4289748 kB
PageTables:       2024 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= 66464 MiB
End job on node33 at 2008-07-04 19:22:23