Trace number 2096747

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 7.59085 7.68026

DiagnosticValue
CHECKS1163630
NODES1442

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-21-02.xml
MD5SUMb1ccf0aceb8d8293fe037eca9e2177e5
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.935857
Satisfiable
(Un)Satisfiability was proved
Number of variables369
Number of constraints3033
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension150
Number of constraints which are defined in intension2883
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2096747-1247410659.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.39/0.40	     nbVariables=369  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9594
0.39/0.40	       =>  wckTime=0.159  cpuTime=0.12  mem=8M867
0.39/0.40	   
0.39/0.40	   relations being loaded...
0.48/0.51	   
0.48/0.51	   predicates being loaded...
0.48/0.57	   
0.48/0.57	   constraints being loaded...
0.99/1.07	   Too large in ConstraintConflictsSTructure
1.09/1.15	   Too large in ConstraintConflictsSTructure
1.09/1.15	   Too large in ConstraintConflictsSTructure
1.09/1.17	   Too large in ConstraintConflictsSTructure
2.47/2.59	     nbConstraints=3033  nbRelationTypes=8  nbGlobalConstraints=150  nbExtensionStructures=8
2.47/2.59	     nbSharedExtensionStructures=142  nbConflictsStructures=4  nbSharedConflictsStructures=128
2.47/2.59	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
2.47/2.59	     nbSharedEvaluationManagers=2875  minDegree=6  maxDegree=106  minArity=3  avgArity=8.83  maxArity=24  nbGenerators=0
2.47/2.59	     nbFusions=0  symmetryWckTime=0.429  symmetryCpuTime=0.22
2.47/2.59	       =>  wckTime=2.345  cpuTime=1.79  mem=55M471
2.67/2.74	   
2.67/2.75	   solver IterativeSystematicSolver being built... 
3.17/3.25	   
3.17/3.26	   INFO : Forward propagation technique limited 
3.27/3.33	       =>  wckTime=3.084  cpuTime=2.17  mem=75M829
3.45/3.53	   
3.45/3.53	   preprocessing
3.45/3.53	     nbConstraintChecks=0  nbValidityChecks=1011685  nbPropagations=419  nbRevisions=0  nbUselessRevisions=0
3.45/3.53	     nbRemovedValues=402  detectedInconsistency=no
3.45/3.53	       =>  wckTime=0.194  cpuTime=0.17  mem=77M780
7.53/7.62	   
7.53/7.62	   search
7.53/7.62	     run=4  nbConstraintChecks=1163628  nbValidityChecks=13476332  minDepth=56  maxDepth=369  nbPropagations=32271
7.53/7.62	     nbRevisions=826817  nbUselessRevisions=826766  nbAssignments=1442  nbFailedAssignments=102  nbBacktracks=165
7.53/7.62	     nbVisitedNodes=1596  nbRestartNogoods=32  nbFoundSolutions=1  mapSize=76  nbInferences=0  nbTooLargeKeys=0
7.53/7.62	     nbSEliminables=0  nbREliminables=63.02  nbIEliminables=242.2  nbDEliminables=0  nbPEliminables=0
7.53/7.62	       =>  wckTime=4.286  cpuTime=4.17  mem=79M731
7.53/7.62	   
7.53/7.62	   global
7.53/7.62	     nbConstraintChecks=1163628  nbValidityChecks=14488017  nbPropagations=32690  nbRevisions=826817
7.53/7.62	     nbUselessRevisions=826766  nbRestartNogoods=32  solvingWckTime=4.288  solvingCpuTime=4.17  expiredTime=no
7.53/7.62	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.32  globalCpuTime=6.38
7.53/7.62	       =>  wckTime=7.377  cpuTime=6.34  mem=79M731
7.53/7.62	   
7.53/7.62	s SATISFIABLE
7.53/7.62	v 18 11 0 21 18 7 0 17 8 18 11 0 19 4 2 14 0 19 19 0 23 8 10 0 17 4 13 17 0 17 4 17 17 0 6 4 4 13 14 18 8 18 11 4 19 8 13 0 13 4 8 17 4 18 15 4 13 8 18 7 4 11 4 13 0 1 18 2 4 18 18 4 18 6 0 11 4 13 13 4 22 18 4 19 20 15 18 2 7 14 11 0 17 18 19 17 8 15 18 14 11 21 8 0 15 11 0 19 4 3 2 14 11 14 13 4 11 17 4 18 8 13 18 14 0 19 7 18 12 0 13 24 13 4 0 17 17 0 19 4 18 14 17 4 18 1 0 18 18 12 8 17 8 0 12 2 0 17 4 13 4 3 5 17 24 4 18 20 15 4 17 12 0 17 10 4 19 18 3 4 0 5 18 7 14 4 3 1 8 0 18 1 17 0 8 13 22 0 18 7 8 13 6 18 11 4 22 13 0 19 0 8 17 18 11 8 13 8 13 6 1 14 4 17 13 0 19 4 18 11 8 2 4 17 0 13 6 12 0 13 18 17 0 3 14 13 19 4 18 18 8 4 6 4 11 11 8 13 6 2 0 12 8 13 14 4 24 4 6 20 12 18 4 0 11 18 15 0 15 4 17 4 17 18 7 17 4 3 18 14 3 12 14 17 4 18 18 15 4 2 19 0 19 14 17 18 13 0 8 11 18 0 17 0 7 7 0 21 4 18 4 21 4 13 4 11 11 8 4 10 0 11 8 4 22 4 13 8 17 4 13 4 18 0 13 19 0 4 17 14 18 0 13 13 4 0 18 18 4 19 18 13 4 4 17 18 4 4 18 
7.53/7.62	d NODES 1442
7.53/7.62	d CHECKS 1163628
7.53/7.62	   
7.53/7.62	   totalWckTime=7.444  totalCpuTime=6.38

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-2096747-1247410659/watcher-2096747-1247410659 -o /tmp/evaluation-result-2096747-1247410659/solver-2096747-1247410659 -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-2096747-1247410659.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: 1.91 1.98 1.99 3/80 26795
/proc/meminfo: memFree=1612072/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=152 CPUtime=0
/proc/26795/stat : 26795 (java) R 26793 26795 25920 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28132276 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 10027812 0 0 4096 0 0 0 0 17 0 0 0
/proc/26795/statm: 50 33 26 9 0 4 0

[startup+0.00809004 s]
/proc/loadavg: 1.91 1.98 1.99 3/80 26795
/proc/meminfo: memFree=1612072/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=10396 CPUtime=0
/proc/26795/stat : 26795 (java) R 26793 26795 25920 0 -1 0 493 0 0 0 0 0 0 0 18 0 1 0 28132276 10645504 297 996147200 134512640 134550932 4294955968 18446744073709551615 9999146 0 0 4096 0 0 0 0 17 0 0 0
/proc/26795/statm: 2599 305 144 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10396

[startup+0.101104 s]
/proc/loadavg: 1.91 1.98 1.99 3/80 26795
/proc/meminfo: memFree=1612072/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=865980 CPUtime=0.09
/proc/26795/stat : 26795 (java) S 26793 26795 25920 0 -1 0 3780 0 1 0 7 2 0 0 18 0 9 0 28132276 886763520 3237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 216495 3238 1708 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301123 s]
/proc/loadavg: 1.91 1.98 1.99 3/80 26795
/proc/meminfo: memFree=1612072/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=866380 CPUtime=0.28
/proc/26795/stat : 26795 (java) S 26793 26795 25920 0 -1 0 6005 0 1 0 24 4 0 0 18 0 9 0 28132276 887173120 5371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 216595 5377 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701161 s]
/proc/loadavg: 1.91 1.98 1.99 3/80 26795
/proc/meminfo: memFree=1612072/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=867156 CPUtime=0.69
/proc/26795/stat : 26795 (java) S 26793 26795 25920 0 -1 0 10986 0 1 0 61 8 0 0 18 0 9 0 28132276 887967744 10340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 216789 10341 2037 9 0 211225 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867156

[startup+1.50223 s]
/proc/loadavg: 1.91 1.98 1.99 3/89 26804
/proc/meminfo: memFree=1559392/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=867692 CPUtime=1.49
/proc/26795/stat : 26795 (java) S 26793 26795 25920 0 -1 0 18756 0 1 0 131 18 0 0 18 0 9 0 28132276 888516608 18082 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 216923 18082 2033 9 0 211381 0
[pid=26795/tid=26797] ppid=26793 vsize=867692 CPUtime=1.21
/proc/26795/task/26797/stat : 26797 (java) R 26793 26795 25920 0 -1 64 15832 0 1 0 105 16 0 0 25 0 9 0 28132277 888516608 18082 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=867692 CPUtime=0.03
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 25920 0 -1 64 1509 0 0 0 3 0 0 0 16 0 9 0 28132278 888516608 18082 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26799] ppid=26793 vsize=867692 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 25920 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28132278 888516608 18082 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=867692 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 25920 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28132278 888516608 18082 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=867692 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 25920 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28132280 888516608 18082 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=867692 CPUtime=0.22
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 25920 0 -1 64 713 0 0 0 22 0 0 0 15 0 9 0 28132280 888516608 18082 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26803] ppid=26793 vsize=867692 CPUtime=0
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 25920 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28132280 888516608 18082 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=867692 CPUtime=0
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 25920 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28132280 888516608 18082 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867692

[startup+3.10238 s]
/proc/loadavg: 1.91 1.98 1.99 3/89 26804
/proc/meminfo: memFree=1529312/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=868112 CPUtime=3.07
/proc/26795/stat : 26795 (java) S 26793 26795 25920 0 -1 0 48301 756 1 0 257 34 15 1 18 0 9 0 28132276 888946688 28499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 217028 28499 2637 9 0 211486 0
[pid=26795/tid=26797] ppid=26793 vsize=868112 CPUtime=2.4
/proc/26795/task/26797/stat : 26797 (java) R 26793 26795 25920 0 -1 64 26680 756 1 0 200 24 15 1 16 0 9 0 28132277 888946688 28499 996147200 134512640 134550932 4294955968 18446744073709551615 4126551683 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26798] ppid=26793 vsize=868112 CPUtime=0.48
/proc/26795/task/26798/stat : 26798 (java) R 26793 26795 25920 0 -1 64 19836 756 0 0 26 6 15 1 18 0 9 0 28132278 888946688 28499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26799] ppid=26793 vsize=868112 CPUtime=0.16
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 25920 0 -1 64 21 756 0 0 0 0 15 1 15 0 9 0 28132278 888946688 28499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26800] ppid=26793 vsize=868112 CPUtime=0.16
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 25920 0 -1 64 9 756 0 0 0 0 15 1 15 0 9 0 28132278 888946688 28499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26801] ppid=26793 vsize=868112 CPUtime=0.16
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 25920 0 -1 64 1 756 0 0 0 0 15 1 24 0 9 0 28132280 888946688 28499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=868112 CPUtime=0.47
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 25920 0 -1 64 937 756 0 0 30 1 15 1 15 0 9 0 28132280 888946688 28499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=868112 CPUtime=0.16
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 25920 0 -1 64 1 756 0 0 0 0 15 1 25 0 9 0 28132280 888946688 28499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=868112 CPUtime=0.16
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 25920 0 -1 64 15 756 0 0 0 0 15 1 15 0 9 0 28132280 888946688 28499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868112

[startup+6.30166 s]
/proc/loadavg: 1.92 1.98 1.99 3/89 26808
/proc/meminfo: memFree=1485600/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=868200 CPUtime=6.24
/proc/26795/stat : 26795 (java) S 26793 26795 25920 0 -1 0 54260 756 1 0 571 37 15 1 18 0 9 0 28132276 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 217050 34022 2661 9 0 211486 0
[pid=26795/tid=26797] ppid=26793 vsize=868200 CPUtime=5.39
/proc/26795/task/26797/stat : 26797 (java) R 26793 26795 25920 0 -1 64 27117 756 1 0 498 25 15 1 25 0 9 0 28132277 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4127282420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26798] ppid=26793 vsize=868200 CPUtime=0.59
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 25920 0 -1 64 25269 756 0 0 35 8 15 1 17 0 9 0 28132278 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26799] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 25920 0 -1 64 21 756 0 0 0 0 15 1 15 0 9 0 28132278 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26800] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 25920 0 -1 64 9 756 0 0 0 0 15 1 15 0 9 0 28132278 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26801] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 25920 0 -1 64 1 756 0 0 0 0 15 1 24 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=868200 CPUtime=0.54
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 25920 0 -1 64 1000 756 0 0 37 1 15 1 15 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 25920 0 -1 64 1 756 0 0 0 0 15 1 25 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 25920 0 -1 64 41 756 0 0 0 0 15 1 15 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 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) 868200

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

[startup+7.10174 s]
/proc/loadavg: 1.92 1.98 1.99 3/89 26808
/proc/meminfo: memFree=1485600/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=868200 CPUtime=7.03
/proc/26795/stat : 26795 (java) S 26793 26795 25920 0 -1 0 54261 756 1 0 650 37 15 1 18 0 9 0 28132276 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 217050 34022 2661 9 0 211486 0
[pid=26795/tid=26797] ppid=26793 vsize=868200 CPUtime=6.18
/proc/26795/task/26797/stat : 26797 (java) R 26793 26795 25920 0 -1 64 27118 756 1 0 577 25 15 1 25 0 9 0 28132277 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4127320551 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26798] ppid=26793 vsize=868200 CPUtime=0.59
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 25920 0 -1 64 25269 756 0 0 35 8 15 1 17 0 9 0 28132278 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26799] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 25920 0 -1 64 21 756 0 0 0 0 15 1 15 0 9 0 28132278 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26800] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 25920 0 -1 64 9 756 0 0 0 0 15 1 15 0 9 0 28132278 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26801] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 25920 0 -1 64 1 756 0 0 0 0 15 1 24 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=868200 CPUtime=0.54
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 25920 0 -1 64 1000 756 0 0 37 1 15 1 15 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 25920 0 -1 64 1 756 0 0 0 0 15 1 25 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 25920 0 -1 64 41 756 0 0 0 0 15 1 15 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 868200

[startup+7.50177 s]
/proc/loadavg: 1.92 1.98 1.99 3/89 26808
/proc/meminfo: memFree=1485600/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=868200 CPUtime=7.43
/proc/26795/stat : 26795 (java) S 26793 26795 25920 0 -1 0 54263 756 1 0 690 37 15 1 18 0 9 0 28132276 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 217050 34022 2661 9 0 211486 0
[pid=26795/tid=26797] ppid=26793 vsize=868200 CPUtime=6.58
/proc/26795/task/26797/stat : 26797 (java) R 26793 26795 25920 0 -1 64 27118 756 1 0 617 25 15 1 25 0 9 0 28132277 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4127334327 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26798] ppid=26793 vsize=868200 CPUtime=0.59
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 25920 0 -1 64 25269 756 0 0 35 8 15 1 16 0 9 0 28132278 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26799] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 25920 0 -1 64 21 756 0 0 0 0 15 1 15 0 9 0 28132278 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26800] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 25920 0 -1 64 9 756 0 0 0 0 15 1 15 0 9 0 28132278 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26801] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 25920 0 -1 64 1 756 0 0 0 0 15 1 24 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=868200 CPUtime=0.54
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 25920 0 -1 64 1002 756 0 0 37 1 15 1 17 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 25920 0 -1 64 1 756 0 0 0 0 15 1 25 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 25920 0 -1 64 41 756 0 0 0 0 15 1 15 0 9 0 28132280 889036800 34022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 868200

[startup+7.60178 s]
/proc/loadavg: 1.92 1.98 1.99 3/89 26808
/proc/meminfo: memFree=1485600/2055920 swapFree=4192812/4192956
[pid=26795] ppid=26793 vsize=868200 CPUtime=7.53
/proc/26795/stat : 26795 (java) S 26793 26795 25920 0 -1 0 54268 756 1 0 700 37 15 1 18 0 9 0 28132276 889036800 34024 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 217050 34024 2661 9 0 211486 0
[pid=26795/tid=26797] ppid=26793 vsize=868200 CPUtime=6.68
/proc/26795/task/26797/stat : 26797 (java) R 26793 26795 25920 0 -1 64 27123 756 1 0 627 25 15 1 25 0 9 0 28132277 889036800 34024 996147200 134512640 134550932 4294955968 18446744073709551615 4127263027 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26798] ppid=26793 vsize=868200 CPUtime=0.59
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 25920 0 -1 64 25269 756 0 0 35 8 15 1 16 0 9 0 28132278 889036800 34024 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26799] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 25920 0 -1 64 21 756 0 0 0 0 15 1 15 0 9 0 28132278 889036800 34024 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26800] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 25920 0 -1 64 9 756 0 0 0 0 15 1 15 0 9 0 28132278 889036800 34024 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26801] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 25920 0 -1 64 1 756 0 0 0 0 15 1 24 0 9 0 28132280 889036800 34024 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=868200 CPUtime=0.54
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 25920 0 -1 64 1002 756 0 0 37 1 15 1 16 0 9 0 28132280 889036800 34024 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 25920 0 -1 64 1 756 0 0 0 0 15 1 25 0 9 0 28132280 889036800 34024 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=868200 CPUtime=0.16
/proc/26795/task/26804/stat : 26804 (java) R 26793 26795 25920 0 -1 64 41 756 0 0 0 0 15 1 15 0 9 0 28132280 889036800 34024 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 868200

Child status: 0
Real time (s): 7.68026
CPU time (s): 7.59085
CPU user time (s): 7.17791
CPU system time (s): 0.412937
CPU usage (%): 98.8358
Max. virtual memory (cumulated for all children) (KiB): 868200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.17791
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55056
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= 1813
involuntary context switches= 2074

runsolver used 0.013997 second user time and 0.034994 second system time

The end

Launcher Data

Begin job on node25 at 2009-07-12 16:57:39
IDJOB=2096747
IDBENCH=56610
IDSOLVER=773
FILE ID=node25/2096747-1247410659
PBS_JOBID= 9510594
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= b1ccf0aceb8d8293fe037eca9e2177e5
RANDOM SEED=382733627

node25.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:       1612552 kB
Buffers:         63612 kB
Cached:         210428 kB
SwapCached:          0 kB
Active:         253256 kB
Inactive:       124628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3232 kB
Writeback:           0 kB
Mapped:         124276 kB
Slab:            50624 kB
Committed_AS:   985560 kB
PageTables:       2064 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= 66312 MiB
End job on node25 at 2009-07-12 16:57:47