Trace number 2095140

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 10.4694 10.6033

DiagnosticValue
CHECKS1192190
NODES1062

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-21-06.xml
MD5SUMb7eaa1a6ce2ae448b5a507a71a65348b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3228
Satisfiable
(Un)Satisfiability was proved
Number of variables373
Number of constraints2643
Maximum constraint arity22
Maximum domain size26
Number of constraints which are defined in extension146
Number of constraints which are defined in intension2497
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-2095140-1247406638.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.39/0.43	     nbVariables=373  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9698
0.39/0.43	       =>  wckTime=0.17  cpuTime=0.13  mem=8M867
0.39/0.43	   
0.39/0.43	   relations being loaded...
0.68/0.78	   
0.68/0.78	   predicates being loaded...
0.78/0.86	   
0.78/0.86	   constraints being loaded...
1.27/1.38	   Too large in ConstraintConflictsSTructure
1.37/1.46	   Too large in ConstraintConflictsSTructure
1.37/1.48	   Too large in ConstraintConflictsSTructure
2.84/2.96	     nbConstraints=2643  nbRelationTypes=7  nbGlobalConstraints=146  nbExtensionStructures=7
2.84/2.96	     nbSharedExtensionStructures=139  nbConflictsStructures=4  nbSharedConflictsStructures=118
2.84/2.96	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
2.84/2.96	     nbSharedEvaluationManagers=2490  minDegree=14  maxDegree=106  minArity=3  avgArity=9.15  maxArity=22
2.84/2.96	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.391  symmetryCpuTime=0.2
2.84/2.96	       =>  wckTime=2.702  cpuTime=2.08  mem=50M333
3.04/3.12	   
3.04/3.12	   solver IterativeSystematicSolver being built... 
3.43/3.51	   
3.43/3.51	   INFO : Forward propagation technique limited 
3.53/3.67	       =>  wckTime=3.413  cpuTime=2.42  mem=78M215
5.51/5.64	   
5.51/5.64	   preprocessing
5.51/5.64	     nbConstraintChecks=216149  nbValidityChecks=19792484  nbPropagations=3920  nbRevisions=24898
5.51/5.64	     nbUselessRevisions=24890  nbSingletonTests=434  nbEffectiveSingletonTests=0  nbACRemovals=107  nbFoundSingletons=0
5.51/5.64	     nbRemovedValues=107  detectedInconsistency=no
5.51/5.64	       =>  wckTime=1.96  cpuTime=1.9  mem=80M194
10.37/10.56	   
10.37/10.56	   search
10.37/10.56	     run=2  nbConstraintChecks=976038  nbValidityChecks=28646998  minDepth=59  maxDepth=373  nbPropagations=28453
10.37/10.56	     nbRevisions=620085  nbUselessRevisions=620030  nbAssignments=1062  nbFailedAssignments=28  nbBacktracks=54
10.37/10.56	     nbVisitedNodes=1108  nbRestartNogoods=10  nbFoundSolutions=1  mapSize=25  nbInferences=0  nbTooLargeKeys=0
10.37/10.56	     nbSEliminables=0  nbREliminables=102.73  nbIEliminables=168  nbDEliminables=0  nbPEliminables=0
10.37/10.56	       =>  wckTime=6.876  cpuTime=6.74  mem=82M205
10.37/10.56	   
10.37/10.56	   global
10.37/10.56	     nbConstraintChecks=1192187  nbValidityChecks=48439482  nbPropagations=32373  nbRevisions=644983
10.37/10.56	     nbUselessRevisions=644920  nbRestartNogoods=10  solvingWckTime=6.879  solvingCpuTime=6.74  expiredTime=no
10.37/10.56	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=9.15  globalCpuTime=9.22
10.37/10.56	       =>  wckTime=10.297  cpuTime=9.16  mem=82M205
10.37/10.56	   
10.37/10.56	s SATISFIABLE
10.37/10.56	v 18 19 14 0 0 20 17 4 8 19 4 11 0 4 18 14 17 0 14 0 17 18 1 17 0 4 18 0 6 0 17 18 19 8 4 17 0 11 0 18 1 0 13 10 0 2 2 14 20 13 19 8 18 0 24 10 8 11 14 22 0 19 19 1 0 7 5 20 4 11 2 4 11 11 17 0 2 4 2 4 17 8 0 19 4 0 10 20 15 18 19 0 24 12 14 11 4 18 19 18 12 14 11 3 4 3 1 17 8 4 5 18 4 11 18 19 0 15 18 18 0 8 11 18 4 8 11 3 2 0 17 4 19 18 12 0 11 19 2 0 15 14 13 14 7 2 14 12 4 18 0 19 0 17 24 0 13 6 4 12 3 17 14 22 13 3 4 3 1 14 18 13 18 1 14 17 13 4 14 20 17 8 4 11 11 4 17 4 18 2 20 13 4 14 17 7 4 24 3 19 18 8 18 0 11 15 14 8 13 19 18 4 19 14 0 19 0 19 18 4 0 7 0 15 4 13 13 24 0 13 0 24 0 19 4 0 20 17 8 2 7 24 11 4 6 19 1 0 17 2 17 4 18 18 12 4 18 8 2 0 19 18 19 0 11 2 18 4 18 18 14 8 13 3 4 19 14 17 19 18 19 0 15 4 19 8 19 0 8 18 18 0 17 20 18 12 0 17 18 15 0 17 4 13 19 0 11 3 4 13 0 4 17 0 19 14 17 18 0 11 0 17 22 8 4 13 4 17 22 20 17 18 19 4 11 4 0 17 0 12 8 8 13 3 14 11 0 13 0 13 0 17 4 4 18 0 4 18 2 19 18 0 17 18 24 0 17 4 17 18 0 13 18 
10.37/10.56	d NODES 1062
10.37/10.56	d CHECKS 1192187
10.37/10.56	   
10.37/10.56	   totalWckTime=10.367  totalCpuTime=9.23

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-2095140-1247406638/watcher-2095140-1247406638 -o /tmp/evaluation-result-2095140-1247406638/solver-2095140-1247406638 -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-2095140-1247406638.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.94 2.11 2.14 4/80 28438
/proc/meminfo: memFree=1718208/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=18576 CPUtime=0
/proc/28438/stat : 28438 (runsolver) R 28436 28438 27423 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27727778 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28438/statm: 4644 284 249 26 0 2626 0

[startup+0.086825 s]
/proc/loadavg: 1.94 2.11 2.14 4/80 28438
/proc/meminfo: memFree=1718208/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=865956 CPUtime=0.06
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 3327 0 1 0 5 1 0 0 18 0 9 0 27727778 886738944 2812 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 216489 2812 1404 9 0 210981 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865956

[startup+0.101826 s]
/proc/loadavg: 1.94 2.11 2.14 4/80 28438
/proc/meminfo: memFree=1718208/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=865984 CPUtime=0.08
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 3732 0 1 0 7 1 0 0 18 0 9 0 27727778 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 216496 3200 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301847 s]
/proc/loadavg: 1.94 2.11 2.14 4/80 28438
/proc/meminfo: memFree=1718208/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=866380 CPUtime=0.28
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 5860 0 1 0 25 3 0 0 18 0 9 0 27727778 887173120 5226 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 216595 5226 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701892 s]
/proc/loadavg: 1.94 2.11 2.14 4/80 28438
/proc/meminfo: memFree=1718208/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=866616 CPUtime=0.68
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 13744 0 1 0 61 7 0 0 18 0 9 0 27727778 887414784 13106 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 216654 13106 1999 9 0 211112 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866616

[startup+1.50299 s]
/proc/loadavg: 2.02 2.13 2.14 4/89 28447
/proc/meminfo: memFree=1654136/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=867696 CPUtime=1.46
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 19329 0 1 0 135 11 0 0 18 0 9 0 27727778 888520704 18656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 216924 18656 2033 9 0 211382 0
[pid=28438/tid=28440] ppid=28436 vsize=867696 CPUtime=1.2
/proc/28438/task/28440/stat : 28440 (java) R 28436 28438 27423 0 -1 64 15823 0 1 0 111 9 0 0 25 0 9 0 27727780 888520704 18656 996147200 134512640 134550932 4294955968 18446744073709551615 104514054 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28441] ppid=28436 vsize=867696 CPUtime=0.02
/proc/28438/task/28441/stat : 28441 (java) S 28436 28438 27423 0 -1 64 2111 0 0 0 2 0 0 0 17 0 9 0 27727781 888520704 18656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28442] ppid=28436 vsize=867696 CPUtime=0
/proc/28438/task/28442/stat : 28442 (java) S 28436 28438 27423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27727781 888520704 18656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28443] ppid=28436 vsize=867696 CPUtime=0
/proc/28438/task/28443/stat : 28443 (java) S 28436 28438 27423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27727781 888520704 18656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28444] ppid=28436 vsize=867696 CPUtime=0
/proc/28438/task/28444/stat : 28444 (java) S 28436 28438 27423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27727783 888520704 18656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28445] ppid=28436 vsize=867696 CPUtime=0.21
/proc/28438/task/28445/stat : 28445 (java) S 28436 28438 27423 0 -1 64 694 0 0 0 21 0 0 0 15 0 9 0 27727783 888520704 18656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28446] ppid=28436 vsize=867696 CPUtime=0
/proc/28438/task/28446/stat : 28446 (java) S 28436 28438 27423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27727783 888520704 18656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28447] ppid=28436 vsize=867696 CPUtime=0
/proc/28438/task/28447/stat : 28447 (java) S 28436 28438 27423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27727783 888520704 18656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867696

[startup+3.10268 s]
/proc/loadavg: 2.02 2.13 2.14 3/89 28447
/proc/meminfo: memFree=1627448/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=868164 CPUtime=3.04
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 36196 708 1 0 263 26 14 1 18 0 9 0 27727778 888999936 27071 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 217041 27071 2636 9 0 211499 0
[pid=28438/tid=28440] ppid=28436 vsize=868164 CPUtime=2.43
/proc/28438/task/28440/stat : 28440 (java) R 28436 28438 27423 0 -1 64 17259 708 1 0 209 19 14 1 23 0 9 0 27727780 888999936 27071 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28441] ppid=28436 vsize=868164 CPUtime=0.44
/proc/28438/task/28441/stat : 28441 (java) R 28436 28438 27423 0 -1 64 17245 708 0 0 24 5 14 1 16 0 9 0 27727781 888999936 27071 996147200 134512640 134550932 4294955968 18446744073709551615 102784769 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28442] ppid=28436 vsize=868164 CPUtime=0.15
/proc/28438/task/28442/stat : 28442 (java) S 28436 28438 27423 0 -1 64 16 708 0 0 0 0 14 1 16 0 9 0 27727781 888999936 27071 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28443] ppid=28436 vsize=868164 CPUtime=0.15
/proc/28438/task/28443/stat : 28443 (java) S 28436 28438 27423 0 -1 64 5 708 0 0 0 0 14 1 16 0 9 0 27727781 888999936 27071 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28444] ppid=28436 vsize=868164 CPUtime=0.15
/proc/28438/task/28444/stat : 28444 (java) S 28436 28438 27423 0 -1 64 2 708 0 0 0 0 14 1 18 0 9 0 27727783 888999936 27071 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28445] ppid=28436 vsize=868164 CPUtime=0.44
/proc/28438/task/28445/stat : 28445 (java) S 28436 28438 27423 0 -1 64 855 708 0 0 29 0 14 1 15 0 9 0 27727783 888999936 27071 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28446] ppid=28436 vsize=868164 CPUtime=0.15
/proc/28438/task/28446/stat : 28446 (java) S 28436 28438 27423 0 -1 64 0 708 0 0 0 0 14 1 19 0 9 0 27727783 888999936 27071 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28447] ppid=28436 vsize=868164 CPUtime=0.15
/proc/28438/task/28447/stat : 28447 (java) S 28436 28438 27423 0 -1 64 9 708 0 0 0 0 14 1 15 0 9 0 27727783 888999936 27071 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868164

[startup+6.30154 s]
/proc/loadavg: 2.02 2.13 2.14 3/89 28451
/proc/meminfo: memFree=1581816/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=868108 CPUtime=6.2
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 59977 708 1 0 572 33 14 1 18 0 9 0 27727778 888942592 36530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 217027 36530 2639 9 0 211485 0
[pid=28438/tid=28440] ppid=28436 vsize=868108 CPUtime=5.31
/proc/28438/task/28440/stat : 28440 (java) R 28436 28438 27423 0 -1 64 30033 708 1 0 494 22 14 1 25 0 9 0 27727780 888942592 36530 996147200 134512640 134550932 4294955968 18446744073709551615 4127330684 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28441] ppid=28436 vsize=868108 CPUtime=0.61
/proc/28438/task/28441/stat : 28441 (java) S 28436 28438 27423 0 -1 64 28055 708 0 0 37 9 14 1 17 0 9 0 27727781 888942592 36530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28442] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28442/stat : 28442 (java) S 28436 28438 27423 0 -1 64 21 708 0 0 0 0 14 1 16 0 9 0 27727781 888942592 36530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28443] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28443/stat : 28443 (java) S 28436 28438 27423 0 -1 64 9 708 0 0 0 0 14 1 15 0 9 0 27727781 888942592 36530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28444] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28444/stat : 28444 (java) S 28436 28438 27423 0 -1 64 2 708 0 0 0 0 14 1 18 0 9 0 27727783 888942592 36530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28445] ppid=28436 vsize=868108 CPUtime=0.55
/proc/28438/task/28445/stat : 28445 (java) S 28436 28438 27423 0 -1 64 1017 708 0 0 40 0 14 1 15 0 9 0 27727783 888942592 36530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28446] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28446/stat : 28446 (java) S 28436 28438 27423 0 -1 64 0 708 0 0 0 0 14 1 19 0 9 0 27727783 888942592 36530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28447] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28447/stat : 28447 (java) S 28436 28438 27423 0 -1 64 35 708 0 0 0 0 14 1 15 0 9 0 27727783 888942592 36530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868108

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

[startup+7.90273 s]
/proc/loadavg: 2.02 2.12 2.14 3/89 28451
/proc/meminfo: memFree=1581752/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=868108 CPUtime=7.78
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 59987 708 1 0 730 33 14 1 18 0 9 0 27727778 888942592 36533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 217027 36533 2639 9 0 211485 0
[pid=28438/tid=28440] ppid=28436 vsize=868108 CPUtime=6.88
/proc/28438/task/28440/stat : 28440 (java) R 28436 28438 27423 0 -1 64 30034 708 1 0 651 22 14 1 25 0 9 0 27727780 888942592 36533 996147200 134512640 134550932 4294955968 18446744073709551615 4127283044 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28441] ppid=28436 vsize=868108 CPUtime=0.61
/proc/28438/task/28441/stat : 28441 (java) S 28436 28438 27423 0 -1 64 28055 708 0 0 37 9 14 1 17 0 9 0 27727781 888942592 36533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28442] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28442/stat : 28442 (java) S 28436 28438 27423 0 -1 64 21 708 0 0 0 0 14 1 16 0 9 0 27727781 888942592 36533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28443] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28443/stat : 28443 (java) S 28436 28438 27423 0 -1 64 9 708 0 0 0 0 14 1 15 0 9 0 27727781 888942592 36533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28444] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28444/stat : 28444 (java) S 28436 28438 27423 0 -1 64 2 708 0 0 0 0 14 1 18 0 9 0 27727783 888942592 36533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28445] ppid=28436 vsize=868108 CPUtime=0.55
/proc/28438/task/28445/stat : 28445 (java) S 28436 28438 27423 0 -1 64 1026 708 0 0 40 0 14 1 16 0 9 0 27727783 888942592 36533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28446] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28446/stat : 28446 (java) S 28436 28438 27423 0 -1 64 0 708 0 0 0 0 14 1 19 0 9 0 27727783 888942592 36533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28447] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28447/stat : 28447 (java) S 28436 28438 27423 0 -1 64 35 708 0 0 0 0 14 1 15 0 9 0 27727783 888942592 36533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 868108

[startup+9.50291 s]
/proc/loadavg: 2.02 2.12 2.14 3/89 28451
/proc/meminfo: memFree=1581816/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=868108 CPUtime=9.38
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 59990 708 1 0 889 34 14 1 18 0 9 0 27727778 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 217027 36534 2639 9 0 211485 0
[pid=28438/tid=28440] ppid=28436 vsize=868108 CPUtime=8.47
/proc/28438/task/28440/stat : 28440 (java) R 28436 28438 27423 0 -1 64 30036 708 1 0 810 22 14 1 25 0 9 0 27727780 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4127405317 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28441] ppid=28436 vsize=868108 CPUtime=0.61
/proc/28438/task/28441/stat : 28441 (java) S 28436 28438 27423 0 -1 64 28055 708 0 0 37 9 14 1 16 0 9 0 27727781 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28442] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28442/stat : 28442 (java) S 28436 28438 27423 0 -1 64 21 708 0 0 0 0 14 1 16 0 9 0 27727781 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28443] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28443/stat : 28443 (java) S 28436 28438 27423 0 -1 64 9 708 0 0 0 0 14 1 15 0 9 0 27727781 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28444] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28444/stat : 28444 (java) S 28436 28438 27423 0 -1 64 2 708 0 0 0 0 14 1 18 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28445] ppid=28436 vsize=868108 CPUtime=0.55
/proc/28438/task/28445/stat : 28445 (java) S 28436 28438 27423 0 -1 64 1027 708 0 0 40 0 14 1 16 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28446] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28446/stat : 28446 (java) S 28436 28438 27423 0 -1 64 0 708 0 0 0 0 14 1 19 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28447] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28447/stat : 28447 (java) S 28436 28438 27423 0 -1 64 35 708 0 0 0 0 14 1 15 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 868108

[startup+10.303 s]
/proc/loadavg: 2.02 2.12 2.14 3/89 28451
/proc/meminfo: memFree=1581752/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=868108 CPUtime=10.17
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 59990 708 1 0 968 34 14 1 18 0 9 0 27727778 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 217027 36534 2639 9 0 211485 0
[pid=28438/tid=28440] ppid=28436 vsize=868108 CPUtime=9.26
/proc/28438/task/28440/stat : 28440 (java) R 28436 28438 27423 0 -1 64 30036 708 1 0 889 22 14 1 25 0 9 0 27727780 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4127277619 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28441] ppid=28436 vsize=868108 CPUtime=0.61
/proc/28438/task/28441/stat : 28441 (java) S 28436 28438 27423 0 -1 64 28055 708 0 0 37 9 14 1 16 0 9 0 27727781 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28442] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28442/stat : 28442 (java) S 28436 28438 27423 0 -1 64 21 708 0 0 0 0 14 1 16 0 9 0 27727781 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28443] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28443/stat : 28443 (java) S 28436 28438 27423 0 -1 64 9 708 0 0 0 0 14 1 15 0 9 0 27727781 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28444] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28444/stat : 28444 (java) S 28436 28438 27423 0 -1 64 2 708 0 0 0 0 14 1 18 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28445] ppid=28436 vsize=868108 CPUtime=0.55
/proc/28438/task/28445/stat : 28445 (java) S 28436 28438 27423 0 -1 64 1027 708 0 0 40 0 14 1 16 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28446] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28446/stat : 28446 (java) S 28436 28438 27423 0 -1 64 0 708 0 0 0 0 14 1 19 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28447] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28447/stat : 28447 (java) S 28436 28438 27423 0 -1 64 35 708 0 0 0 0 14 1 15 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 868108

[startup+10.503 s]
/proc/loadavg: 2.02 2.12 2.14 3/89 28451
/proc/meminfo: memFree=1581752/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=868108 CPUtime=10.37
/proc/28438/stat : 28438 (java) S 28436 28438 27423 0 -1 0 59990 708 1 0 988 34 14 1 18 0 9 0 27727778 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 217027 36534 2639 9 0 211485 0
[pid=28438/tid=28440] ppid=28436 vsize=868108 CPUtime=9.46
/proc/28438/task/28440/stat : 28440 (java) R 28436 28438 27423 0 -1 64 30036 708 1 0 909 22 14 1 25 0 9 0 27727780 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4127276199 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28441] ppid=28436 vsize=868108 CPUtime=0.61
/proc/28438/task/28441/stat : 28441 (java) S 28436 28438 27423 0 -1 64 28055 708 0 0 37 9 14 1 16 0 9 0 27727781 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28442] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28442/stat : 28442 (java) S 28436 28438 27423 0 -1 64 21 708 0 0 0 0 14 1 16 0 9 0 27727781 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28443] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28443/stat : 28443 (java) S 28436 28438 27423 0 -1 64 9 708 0 0 0 0 14 1 15 0 9 0 27727781 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28444] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28444/stat : 28444 (java) S 28436 28438 27423 0 -1 64 2 708 0 0 0 0 14 1 18 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28445] ppid=28436 vsize=868108 CPUtime=0.55
/proc/28438/task/28445/stat : 28445 (java) S 28436 28438 27423 0 -1 64 1027 708 0 0 40 0 14 1 16 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28446] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28446/stat : 28446 (java) S 28436 28438 27423 0 -1 64 0 708 0 0 0 0 14 1 19 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28438/tid=28447] ppid=28436 vsize=868108 CPUtime=0.15
/proc/28438/task/28447/stat : 28447 (java) S 28436 28438 27423 0 -1 64 35 708 0 0 0 0 14 1 15 0 9 0 27727783 888942592 36534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.37
Current children cumulated vsize (KiB) 868108

[startup+10.6021 s]
/proc/loadavg: 2.02 2.12 2.14 3/89 28451
/proc/meminfo: memFree=1581752/2055920 swapFree=4192812/4192956
[pid=28438] ppid=28436 vsize=0 CPUtime=10.45
/proc/28438/stat : 28438 (java) Z 28436 28438 27423 0 -1 12 60030 708 1 0 994 36 14 1 16 0 2 0 27727778 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28438/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10.45
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10.6033
CPU time (s): 10.4694
CPU user time (s): 10.0875
CPU system time (s): 0.381941
CPU usage (%): 98.7376
Max. virtual memory (cumulated for all children) (KiB): 868196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.0875
system time used= 0.381941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60738
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= 2043
involuntary context switches= 2512

runsolver used 0.019996 second user time and 0.048992 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-12 15:50:39
IDJOB=2095140
IDBENCH=54909
IDSOLVER=774
FILE ID=node62/2095140-1247406638
PBS_JOBID= 9510522
Free space on /tmp= 66344 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-21-06.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-2095140-1247406638/watcher-2095140-1247406638 -o /tmp/evaluation-result-2095140-1247406638/solver-2095140-1247406638 -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-2095140-1247406638.xml

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

MD5SUM BENCH= b7eaa1a6ce2ae448b5a507a71a65348b
RANDOM SEED=215187513

node62.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.220
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.220
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:       1718688 kB
Buffers:         34640 kB
Cached:         139032 kB
SwapCached:          0 kB
Active:         203032 kB
Inactive:        75992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5064 kB
Writeback:           0 kB
Mapped:         125824 kB
Slab:            43080 kB
Committed_AS:  1000892 kB
PageTables:       2064 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node62 at 2009-07-12 15:50:49