Trace number 2096772

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 8.36273 8.45251

DiagnosticValue
CHECKS1170640
NODES578

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-23-02.xml
MD5SUMc43c11a622e7a100b4687e0b36838a79
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 benchmark2.35764
Satisfiable
(Un)Satisfiability was proved
Number of variables435
Number of constraints4428
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension182
Number of constraints which are defined in intension4246
Global constraints used (with number of constraints)

Solver Data

0.04/0.08	
0.04/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-2096772-1247410684.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.38/0.40	     nbVariables=435  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11310
0.38/0.40	       =>  wckTime=0.162  cpuTime=0.13  mem=9M843
0.38/0.40	   
0.38/0.40	   relations being loaded...
0.49/0.55	   
0.49/0.55	   predicates being loaded...
0.59/0.61	   
0.59/0.61	   constraints being loaded...
1.19/1.24	   Too large in ConstraintConflictsSTructure
1.19/1.26	   Too large in ConstraintConflictsSTructure
1.19/1.28	   Too large in ConstraintConflictsSTructure
1.19/1.29	   Too large in ConstraintConflictsSTructure
1.29/1.31	   Too large in ConstraintConflictsSTructure
1.29/1.31	   Too large in ConstraintConflictsSTructure
3.26/3.32	     nbConstraints=4428  nbRelationTypes=10  nbGlobalConstraints=182  nbExtensionStructures=10
3.26/3.32	     nbSharedExtensionStructures=172  nbConflictsStructures=4  nbSharedConflictsStructures=156
3.26/3.32	     nbUnbuiltConflictsStructures=17  nbSharedBinaryRepresentations=0  nbEvaluationManagers=11
3.26/3.32	     nbSharedEvaluationManagers=4235  minDegree=6  maxDegree=142  minArity=3  avgArity=8.21  maxArity=24  nbGenerators=0
3.26/3.32	     nbFusions=0  symmetryWckTime=0.575  symmetryCpuTime=0.29
3.26/3.32	       =>  wckTime=3.077  cpuTime=2.41  mem=58M620
3.36/3.48	   
3.36/3.49	   solver IterativeSystematicSolver being built... 
3.95/4.07	   
3.95/4.07	   INFO : Forward propagation technique limited 
4.05/4.16	       =>  wckTime=3.917  cpuTime=2.88  mem=113M542
5.74/5.88	   
5.74/5.88	   preprocessing
5.74/5.88	     nbConstraintChecks=277206  nbValidityChecks=10492443  nbPropagations=6784  nbRevisions=22424
5.74/5.88	     nbUselessRevisions=22418  nbSingletonTests=470  nbEffectiveSingletonTests=0  nbACRemovals=543  nbFoundSingletons=0
5.74/5.88	     nbRemovedValues=543  detectedInconsistency=no
5.74/5.88	       =>  wckTime=1.717  cpuTime=1.64  mem=115M515
8.22/8.39	   
8.22/8.39	   search
8.22/8.39	     run=1  nbConstraintChecks=893437  nbValidityChecks=6329165  minDepth=10  maxDepth=435  nbPropagations=19327
8.22/8.39	     nbRevisions=252051  nbUselessRevisions=252009  nbAssignments=578  nbFailedAssignments=21  nbBacktracks=5
8.22/8.39	     nbVisitedNodes=602  nbRestartNogoods=7  nbFoundSolutions=1  mapSize=3  nbInferences=0  nbTooLargeKeys=0
8.22/8.39	     nbSEliminables=0  nbREliminables=46.96  nbIEliminables=293.53  nbDEliminables=0  nbPEliminables=0
8.22/8.39	       =>  wckTime=4.226  cpuTime=3.99  mem=89M307
8.22/8.39	   
8.22/8.39	   global
8.22/8.39	     nbConstraintChecks=1170643  nbValidityChecks=16821608  nbPropagations=26111  nbRevisions=274475
8.22/8.39	     nbUselessRevisions=274427  nbRestartNogoods=7  solvingWckTime=4.229  solvingCpuTime=3.99  expiredTime=no
8.22/8.39	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.85  globalCpuTime=6.91
8.22/8.39	       =>  wckTime=8.15  cpuTime=6.87  mem=89M307
8.22/8.39	   
8.22/8.39	s SATISFIABLE
8.22/8.39	v 1 0 19 7 4 18 0 11 19 11 0 1 0 13 5 4 0 19 18 0 3 0 8 17 0 21 4 17 0 6 0 15 4 0 17 2 0 13 4 17 4 18 15 4 2 19 8 21 4 6 4 13 4 17 14 18 8 19 8 4 18 4 11 10 17 4 18 8 18 19 14 17 18 21 0 19 18 11 4 19 17 4 18 2 20 4 18 15 8 18 18 7 4 17 18 3 14 25 4 14 17 4 1 14 0 19 11 14 18 1 0 17 4 18 1 0 2 14 13 15 0 22 18 0 11 0 13 7 0 0 18 0 13 14 13 2 14 8 13 18 15 14 6 14 14 17 19 7 0 13 19 18 0 15 18 0 2 19 18 18 15 0 17 0 13 19 18 17 8 14 18 11 24 0 18 10 18 12 14 17 13 0 24 4 18 4 1 4 13 22 0 2 10 4 18 0 11 4 14 1 4 24 15 17 8 2 4 5 8 17 12 4 18 19 20 19 4 13 18 8 11 18 0 8 13 19 4 3 0 17 8 4 18 1 0 1 4 19 0 11 4 20 11 2 4 17 17 0 19 18 11 14 8 18 1 8 13 18 18 2 14 19 0 1 14 0 19 4 12 0 14 17 8 0 2 4 15 20 10 4 18 19 0 17 3 4 17 17 8 2 10 3 20 13 4 13 0 8 11 18 11 14 17 4 0 17 4 18 8 17 4 18 0 13 19 4 2 4 17 4 18 9 0 8 12 4 20 25 8 4 10 4 18 25 14 4 0 12 14 18 15 24 11 4 18 0 17 0 19 8 13 10 11 4 3 3 20 3 3 14 4 18 19 0 17 17 24 19 14 22 13 4 0 17 4 11 8 12 8 13 0 19 8 14 13 18 0 17 19 8 2 20 11 0 19 4 3 4 13 8 4 3 4 17 0 19 14 12 0 8 13 18 0 21 4 18 19 4 23 19 18 17 0 3 14 13 0 15 18 4 4 24 4 17 18 
8.22/8.39	d NODES 578
8.22/8.39	d CHECKS 1170643
8.22/8.39	   
8.22/8.39	   totalWckTime=8.216  totalCpuTime=6.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-2096772-1247410684/watcher-2096772-1247410684 -o /tmp/evaluation-result-2096772-1247410684/solver-2096772-1247410684 -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-2096772-1247410684.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.09 2.07 2.02 4/80 439
/proc/meminfo: memFree=1759720/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=272 CPUtime=0
/proc/439/stat : 439 (java) D 437 439 31546 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 28136202 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 5829412 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/439/statm: 68 37 28 9 0 6 0

[startup+0.0484671 s]
/proc/loadavg: 2.09 2.07 2.02 4/80 439
/proc/meminfo: memFree=1759720/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=863836 CPUtime=0.04
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 2532 0 1 0 2 2 0 0 18 0 9 0 28136202 884568064 2084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 215959 2090 970 9 0 210852 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863836

[startup+0.10247 s]
/proc/loadavg: 2.09 2.07 2.02 4/80 439
/proc/meminfo: memFree=1759720/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=865980 CPUtime=0.09
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 3818 0 1 0 7 2 0 0 18 0 9 0 28136202 886763520 3265 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 216495 3266 1723 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.302505 s]
/proc/loadavg: 2.09 2.07 2.02 4/80 439
/proc/meminfo: memFree=1759720/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=866380 CPUtime=0.29
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 6098 0 1 0 25 4 0 0 18 0 9 0 28136202 887173120 5464 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 216628 5465 1987 9 0 211086 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701541 s]
/proc/loadavg: 2.09 2.07 2.02 4/80 439
/proc/meminfo: memFree=1759720/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=867160 CPUtime=0.69
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 11357 0 1 0 62 7 0 0 18 0 9 0 28136202 887971840 10711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 216790 10712 2037 9 0 211226 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867160

[startup+1.50164 s]
/proc/loadavg: 2.09 2.07 2.02 3/89 448
/proc/meminfo: memFree=1706272/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=867692 CPUtime=1.49
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 18690 0 1 0 135 14 0 0 18 0 9 0 28136202 888516608 18016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 216923 18016 2033 9 0 211381 0
[pid=439/tid=441] ppid=437 vsize=867692 CPUtime=1.23
/proc/439/task/441/stat : 441 (java) R 437 439 31546 0 -1 64 15833 0 1 0 111 12 0 0 25 0 9 0 28136203 888516608 18016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=442] ppid=437 vsize=867692 CPUtime=0.03
/proc/439/task/442/stat : 442 (java) S 437 439 31546 0 -1 64 1444 0 0 0 3 0 0 0 16 0 9 0 28136205 888516608 18016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=443] ppid=437 vsize=867692 CPUtime=0
/proc/439/task/443/stat : 443 (java) S 437 439 31546 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28136205 888516608 18016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=444] ppid=437 vsize=867692 CPUtime=0
/proc/439/task/444/stat : 444 (java) S 437 439 31546 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28136205 888516608 18016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=445] ppid=437 vsize=867692 CPUtime=0
/proc/439/task/445/stat : 445 (java) S 437 439 31546 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28136207 888516608 18016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=446] ppid=437 vsize=867692 CPUtime=0.2
/proc/439/task/446/stat : 446 (java) S 437 439 31546 0 -1 64 712 0 0 0 20 0 0 0 15 0 9 0 28136207 888516608 18016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=447] ppid=437 vsize=867692 CPUtime=0
/proc/439/task/447/stat : 447 (java) S 437 439 31546 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28136207 888516608 18016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=448] ppid=437 vsize=867692 CPUtime=0
/proc/439/task/448/stat : 448 (java) S 437 439 31546 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28136207 888516608 18016 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.10182 s]
/proc/loadavg: 2.09 2.07 2.02 3/89 448
/proc/meminfo: memFree=1675680/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=868016 CPUtime=2.92
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 25719 0 1 0 261 31 0 0 18 0 10 0 28136202 888848384 24921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 217004 24921 2036 9 0 211462 0
[pid=439/tid=441] ppid=437 vsize=868016 CPUtime=2.48
/proc/439/task/441/stat : 441 (java) S 437 439 31546 0 -1 64 15911 0 1 0 222 26 0 0 16 0 10 0 28136203 888848384 24921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=439/tid=442] ppid=437 vsize=868016 CPUtime=0.17
/proc/439/task/442/stat : 442 (java) S 437 439 31546 0 -1 64 8295 0 0 0 14 3 0 0 16 0 10 0 28136205 888848384 24921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=443] ppid=437 vsize=868016 CPUtime=0
/proc/439/task/443/stat : 443 (java) S 437 439 31546 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28136205 888848384 24921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=444] ppid=437 vsize=868016 CPUtime=0
/proc/439/task/444/stat : 444 (java) S 437 439 31546 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28136205 888848384 24921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=445] ppid=437 vsize=868016 CPUtime=0
/proc/439/task/445/stat : 445 (java) S 437 439 31546 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 28136207 888848384 24921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=446] ppid=437 vsize=868016 CPUtime=0.23
/proc/439/task/446/stat : 446 (java) S 437 439 31546 0 -1 64 740 0 0 0 23 0 0 0 15 0 10 0 28136207 888848384 24921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=447] ppid=437 vsize=868016 CPUtime=0
/proc/439/task/447/stat : 447 (java) S 437 439 31546 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 28136207 888848384 24921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=448] ppid=437 vsize=868016 CPUtime=0
/proc/439/task/448/stat : 448 (java) S 437 439 31546 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 28136207 888848384 24921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 868016

[startup+6.30219 s]
/proc/loadavg: 2.16 2.09 2.03 3/89 452
/proc/meminfo: memFree=1627416/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=868108 CPUtime=6.23
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 63118 939 1 0 556 44 21 2 18 0 9 0 28136202 888942592 40497 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 217027 40497 2639 9 0 211485 0
[pid=439/tid=441] ppid=437 vsize=868108 CPUtime=5.21
/proc/439/task/441/stat : 441 (java) R 437 439 31546 0 -1 64 28815 939 1 0 468 30 21 2 24 0 9 0 28136203 888942592 40497 996147200 134512640 134550932 4294955968 18446744073709551615 4127320394 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=442] ppid=437 vsize=868108 CPUtime=0.85
/proc/439/task/442/stat : 442 (java) S 437 439 31546 0 -1 64 32424 939 0 0 51 11 21 2 18 0 9 0 28136205 888942592 40497 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=443] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/443/stat : 443 (java) S 437 439 31546 0 -1 64 21 939 0 0 0 0 21 2 16 0 9 0 28136205 888942592 40497 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=444] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/444/stat : 444 (java) S 437 439 31546 0 -1 64 9 939 0 0 0 0 21 2 16 0 9 0 28136205 888942592 40497 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=445] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/445/stat : 445 (java) S 437 439 31546 0 -1 64 2 939 0 0 0 0 21 2 24 0 9 0 28136207 888942592 40497 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=446] ppid=437 vsize=868108 CPUtime=0.59
/proc/439/task/446/stat : 446 (java) S 437 439 31546 0 -1 64 1010 939 0 0 35 1 21 2 15 0 9 0 28136207 888942592 40497 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=447] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/447/stat : 447 (java) S 437 439 31546 0 -1 64 0 939 0 0 0 0 21 2 25 0 9 0 28136207 888942592 40497 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=448] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/448/stat : 448 (java) S 437 439 31546 0 -1 64 36 939 0 0 0 0 21 2 15 0 9 0 28136207 888942592 40497 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 868108

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

[startup+7.10229 s]
/proc/loadavg: 2.16 2.09 2.03 3/89 452
/proc/meminfo: memFree=1607512/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=868108 CPUtime=7.03
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 63121 939 1 0 636 44 21 2 18 0 9 0 28136202 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 217027 40499 2639 9 0 211485 0
[pid=439/tid=441] ppid=437 vsize=868108 CPUtime=6
/proc/439/task/441/stat : 441 (java) R 437 439 31546 0 -1 64 28815 939 1 0 547 30 21 2 25 0 9 0 28136203 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4127319211 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=442] ppid=437 vsize=868108 CPUtime=0.85
/proc/439/task/442/stat : 442 (java) S 437 439 31546 0 -1 64 32424 939 0 0 51 11 21 2 17 0 9 0 28136205 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=443] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/443/stat : 443 (java) S 437 439 31546 0 -1 64 21 939 0 0 0 0 21 2 16 0 9 0 28136205 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=444] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/444/stat : 444 (java) S 437 439 31546 0 -1 64 9 939 0 0 0 0 21 2 16 0 9 0 28136205 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=445] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/445/stat : 445 (java) S 437 439 31546 0 -1 64 2 939 0 0 0 0 21 2 24 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=446] ppid=437 vsize=868108 CPUtime=0.6
/proc/439/task/446/stat : 446 (java) S 437 439 31546 0 -1 64 1013 939 0 0 36 1 21 2 16 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=447] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/447/stat : 447 (java) S 437 439 31546 0 -1 64 0 939 0 0 0 0 21 2 25 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=448] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/448/stat : 448 (java) S 437 439 31546 0 -1 64 36 939 0 0 0 0 21 2 15 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 868108

[startup+7.90238 s]
/proc/loadavg: 2.16 2.09 2.03 3/89 452
/proc/meminfo: memFree=1607512/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=868108 CPUtime=7.82
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 63121 939 1 0 715 44 21 2 18 0 9 0 28136202 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 217027 40499 2639 9 0 211485 0
[pid=439/tid=441] ppid=437 vsize=868108 CPUtime=6.79
/proc/439/task/441/stat : 441 (java) R 437 439 31546 0 -1 64 28815 939 1 0 626 30 21 2 25 0 9 0 28136203 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4127342819 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=442] ppid=437 vsize=868108 CPUtime=0.85
/proc/439/task/442/stat : 442 (java) S 437 439 31546 0 -1 64 32424 939 0 0 51 11 21 2 17 0 9 0 28136205 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=443] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/443/stat : 443 (java) S 437 439 31546 0 -1 64 21 939 0 0 0 0 21 2 16 0 9 0 28136205 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=444] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/444/stat : 444 (java) S 437 439 31546 0 -1 64 9 939 0 0 0 0 21 2 16 0 9 0 28136205 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=445] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/445/stat : 445 (java) S 437 439 31546 0 -1 64 2 939 0 0 0 0 21 2 24 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=446] ppid=437 vsize=868108 CPUtime=0.6
/proc/439/task/446/stat : 446 (java) S 437 439 31546 0 -1 64 1013 939 0 0 36 1 21 2 16 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=447] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/447/stat : 447 (java) S 437 439 31546 0 -1 64 0 939 0 0 0 0 21 2 25 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=448] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/448/stat : 448 (java) S 437 439 31546 0 -1 64 36 939 0 0 0 0 21 2 15 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 868108

[startup+8.30243 s]
/proc/loadavg: 2.16 2.09 2.03 3/89 452
/proc/meminfo: memFree=1607512/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=868108 CPUtime=8.22
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 63121 939 1 0 755 44 21 2 18 0 9 0 28136202 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 217027 40499 2639 9 0 211485 0
[pid=439/tid=441] ppid=437 vsize=868108 CPUtime=7.19
/proc/439/task/441/stat : 441 (java) R 437 439 31546 0 -1 64 28815 939 1 0 666 30 21 2 25 0 9 0 28136203 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4127372656 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=442] ppid=437 vsize=868108 CPUtime=0.85
/proc/439/task/442/stat : 442 (java) S 437 439 31546 0 -1 64 32424 939 0 0 51 11 21 2 17 0 9 0 28136205 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=443] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/443/stat : 443 (java) S 437 439 31546 0 -1 64 21 939 0 0 0 0 21 2 16 0 9 0 28136205 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=444] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/444/stat : 444 (java) S 437 439 31546 0 -1 64 9 939 0 0 0 0 21 2 16 0 9 0 28136205 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=445] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/445/stat : 445 (java) S 437 439 31546 0 -1 64 2 939 0 0 0 0 21 2 24 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=446] ppid=437 vsize=868108 CPUtime=0.6
/proc/439/task/446/stat : 446 (java) S 437 439 31546 0 -1 64 1013 939 0 0 36 1 21 2 16 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=447] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/447/stat : 447 (java) S 437 439 31546 0 -1 64 0 939 0 0 0 0 21 2 25 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=448] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/448/stat : 448 (java) S 437 439 31546 0 -1 64 36 939 0 0 0 0 21 2 15 0 9 0 28136207 888942592 40499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.22
Current children cumulated vsize (KiB) 868108

[startup+8.40244 s]
/proc/loadavg: 2.16 2.09 2.03 3/89 452
/proc/meminfo: memFree=1607512/2055920 swapFree=4192812/4192956
[pid=439] ppid=437 vsize=868108 CPUtime=8.31
/proc/439/stat : 439 (java) S 437 439 31546 0 -1 0 63131 939 1 0 764 44 21 2 18 0 9 0 28136202 888942592 40502 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/439/statm: 217027 40502 2639 9 0 211485 0
[pid=439/tid=441] ppid=437 vsize=868108 CPUtime=7.28
/proc/439/task/441/stat : 441 (java) S 437 439 31546 0 -1 64 28825 939 1 0 675 30 21 2 25 0 9 0 28136203 888942592 40502 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=442] ppid=437 vsize=868108 CPUtime=0.85
/proc/439/task/442/stat : 442 (java) S 437 439 31546 0 -1 64 32424 939 0 0 51 11 21 2 17 0 9 0 28136205 888942592 40502 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=443] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/443/stat : 443 (java) S 437 439 31546 0 -1 64 21 939 0 0 0 0 21 2 16 0 9 0 28136205 888942592 40502 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=444] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/444/stat : 444 (java) S 437 439 31546 0 -1 64 9 939 0 0 0 0 21 2 16 0 9 0 28136205 888942592 40502 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=445] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/445/stat : 445 (java) S 437 439 31546 0 -1 64 2 939 0 0 0 0 21 2 24 0 9 0 28136207 888942592 40502 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=446] ppid=437 vsize=868108 CPUtime=0.6
/proc/439/task/446/stat : 446 (java) S 437 439 31546 0 -1 64 1013 939 0 0 36 1 21 2 16 0 9 0 28136207 888942592 40502 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=439/tid=447] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/447/stat : 447 (java) S 437 439 31546 0 -1 64 0 939 0 0 0 0 21 2 25 0 9 0 28136207 888942592 40502 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=439/tid=448] ppid=437 vsize=868108 CPUtime=0.23
/proc/439/task/448/stat : 448 (java) S 437 439 31546 0 -1 64 36 939 0 0 0 0 21 2 15 0 9 0 28136207 888942592 40502 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.31
Current children cumulated vsize (KiB) 868108

Child status: 0
Real time (s): 8.45251
CPU time (s): 8.36273
CPU user time (s): 7.8648
CPU system time (s): 0.497924
CPU usage (%): 98.9378
Max. virtual memory (cumulated for all children) (KiB): 868340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.8648
system time used= 0.497924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64100
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= 1844
involuntary context switches= 2015

runsolver used 0.015997 second user time and 0.035994 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-12 16:58:05
IDJOB=2096772
IDBENCH=56647
IDSOLVER=774
FILE ID=node1/2096772-1247410684
PBS_JOBID= 9510642
Free space on /tmp= 66384 MiB

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

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

MD5SUM BENCH= c43c11a622e7a100b4687e0b36838a79
RANDOM SEED=763177522

node1.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.216
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.216
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:       1760200 kB
Buffers:         37536 kB
Cached:         107372 kB
SwapCached:          0 kB
Active:         164744 kB
Inactive:        77020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3988 kB
Writeback:           0 kB
Mapped:         117388 kB
Slab:            38908 kB
Committed_AS:  1006692 kB
PageTables:       2008 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= 66380 MiB
End job on node1 at 2009-07-12 16:58:13