Trace number 2096749

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 5.57415 5.65805

DiagnosticValue
CHECKS525710
NODES1176

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-21-03.xml
MD5SUMd2602ffdba29ded4bf4e1d3ecdfa8424
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.683895
Satisfiable
(Un)Satisfiability was proved
Number of variables362
Number of constraints2140
Maximum constraint arity22
Maximum domain size26
Number of constraints which are defined in extension144
Number of constraints which are defined in intension1996
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.29/0.30	   
0.29/0.30	   instance
0.29/0.30	     name=HOME/instance-2096749-1247410660.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.38/0.44	     nbVariables=362  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9412
0.38/0.44	       =>  wckTime=0.174  cpuTime=0.14  mem=8M867
0.38/0.44	   
0.38/0.44	   relations being loaded...
0.48/0.55	   
0.48/0.55	   predicates being loaded...
0.57/0.61	   
0.57/0.61	   constraints being loaded...
0.97/1.05	   Too large in ConstraintConflictsSTructure
0.97/1.09	   Too large in ConstraintConflictsSTructure
0.97/1.10	   Too large in ConstraintConflictsSTructure
1.07/1.17	   Too large in ConstraintConflictsSTructure
2.25/2.36	     nbConstraints=2140  nbRelationTypes=8  nbGlobalConstraints=144  nbExtensionStructures=8
2.25/2.36	     nbSharedExtensionStructures=136  nbConflictsStructures=4  nbSharedConflictsStructures=116
2.25/2.36	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
2.25/2.36	     nbSharedEvaluationManagers=1988  minDegree=10  maxDegree=82  minArity=3  avgArity=8.89  maxArity=22  nbGenerators=0
2.25/2.36	     nbFusions=0  symmetryWckTime=0.388  symmetryCpuTime=0.17
2.25/2.36	       =>  wckTime=2.094  cpuTime=1.6  mem=29M451
2.35/2.47	   
2.35/2.47	   solver IterativeSystematicSolver being built... 
2.74/2.82	   
2.74/2.82	   INFO : Forward propagation technique limited 
2.74/2.89	       =>  wckTime=2.625  cpuTime=1.91  mem=73M228
2.94/3.07	   
2.94/3.07	   preprocessing
2.94/3.07	     nbConstraintChecks=0  nbValidityChecks=1134423  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0
2.94/3.07	     nbRemovedValues=435  detectedInconsistency=no
2.94/3.07	       =>  wckTime=0.176  cpuTime=0.15  mem=74M203
5.51/5.62	   
5.51/5.62	   search
5.51/5.62	     run=4  nbConstraintChecks=525710  nbValidityChecks=10807598  minDepth=324  maxDepth=362  nbPropagations=27576
5.51/5.62	     nbRevisions=488993  nbUselessRevisions=488964  nbAssignments=1176  nbFailedAssignments=81  nbBacktracks=153
5.51/5.62	     nbVisitedNodes=1305  nbRestartNogoods=26  nbFoundSolutions=1  mapSize=65  nbInferences=0  nbTooLargeKeys=0
5.51/5.62	     nbSEliminables=0  nbREliminables=48.09  nbIEliminables=259.05  nbDEliminables=0  nbPEliminables=0
5.51/5.62	       =>  wckTime=2.723  cpuTime=2.6  mem=76M153
5.51/5.62	   
5.51/5.62	   global
5.51/5.62	     nbConstraintChecks=525710  nbValidityChecks=11942021  nbPropagations=27976  nbRevisions=488993
5.51/5.62	     nbUselessRevisions=488964  nbRestartNogoods=26  solvingWckTime=2.725  solvingCpuTime=2.6  expiredTime=no
5.51/5.62	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.5  globalCpuTime=4.56
5.51/5.62	       =>  wckTime=5.354  cpuTime=4.52  mem=76M153
5.51/5.62	   
5.51/5.62	s SATISFIABLE
5.51/5.62	v 2 14 2 0 22 4 8 0 4 18 14 15 18 2 20 1 0 8 3 14 11 0 17 19 18 2 17 0 21 4 4 0 17 4 3 17 8 12 4 22 8 4 17 19 8 6 4 17 0 17 8 4 18 2 20 15 20 11 19 17 0 4 0 17 19 7 12 4 13 0 12 0 18 18 4 13 4 12 0 2 20 4 18 0 1 4 19 4 0 18 0 11 0 3 2 0 17 17 19 14 24 1 4 8 13 6 18 11 8 15 18 2 14 12 1 11 14 8 17 4 0 12 1 8 4 13 19 18 11 14 0 13 4 18 0 11 14 13 18 6 8 11 11 0 8 3 4 17 8 2 18 7 17 8 13 4 6 11 4 4 15 17 0 24 1 17 4 19 7 17 4 13 24 4 18 18 15 8 17 8 19 14 15 4 17 0 18 12 0 15 18 15 8 13 13 4 17 18 19 17 8 15 2 0 5 4 0 18 10 8 13 6 11 0 8 13 12 4 13 0 19 14 15 14 20 19 8 13 6 4 3 8 19 14 17 10 4 19 2 7 20 15 1 17 0 18 18 15 17 4 19 19 8 4 17 11 8 10 4 11 24 14 0 19 18 4 4 3 4 18 19 4 18 4 11 12 4 11 8 15 0 17 2 17 4 0 2 19 17 4 0 11 18 18 11 8 6 7 19 4 3 17 4 0 3 18 19 14 14 15 0 19 4 13 0 8 3 4 18 3 8 17 4 11 8 0 17 20 17 8 13 4 15 14 13 2 4 4 21 4 13 0 2 13 4 18 4 2 19 18 18 13 0 10 4 3 4 18 1 0 18 18 
5.51/5.62	d NODES 1176
5.51/5.62	d CHECKS 525710
5.51/5.62	   
5.51/5.62	   totalWckTime=5.425  totalCpuTime=4.57

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-2096749-1247410660/watcher-2096749-1247410660 -o /tmp/evaluation-result-2096749-1247410660/solver-2096749-1247410660 -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-2096749-1247410660.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.99 1.98 1.99 4/80 31014
/proc/meminfo: memFree=1767520/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=148 CPUtime=0
/proc/31014/stat : 31014 (java) R 31012 31014 29462 0 -1 0 35 0 0 0 0 0 0 0 19 0 1 0 28132219 151552 20 996147200 134512640 134550932 4294956128 18446744073709551615 10677311 0 0 4096 0 0 0 0 17 0 0 0
/proc/31014/statm: 37 20 14 9 0 3 0

[startup+0.0715321 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 31014
/proc/meminfo: memFree=1767520/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=864024 CPUtime=0.05
/proc/31014/stat : 31014 (java) S 31012 31014 29462 0 -1 0 2834 0 1 0 3 2 0 0 18 0 9 0 28132219 884760576 2368 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31014/statm: 216006 2368 1122 9 0 210899 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864024

[startup+0.101534 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 31014
/proc/meminfo: memFree=1767520/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=865984 CPUtime=0.09
/proc/31014/stat : 31014 (java) S 31012 31014 29462 0 -1 0 3720 0 1 0 6 3 0 0 18 0 9 0 28132219 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31014/statm: 216496 3188 1695 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301573 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 31014
/proc/meminfo: memFree=1767520/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=866380 CPUtime=0.29
/proc/31014/stat : 31014 (java) S 31012 31014 29462 0 -1 0 5829 0 1 0 24 5 0 0 18 0 9 0 28132219 887173120 5201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31014/statm: 216595 5201 1977 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701644 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 31014
/proc/meminfo: memFree=1767520/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=867156 CPUtime=0.68
/proc/31014/stat : 31014 (java) S 31012 31014 29462 0 -1 0 10496 0 1 0 61 7 0 0 18 0 9 0 28132219 887967744 9850 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31014/statm: 216789 9850 2034 9 0 211225 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867156

[startup+1.50279 s]
/proc/loadavg: 1.99 1.98 1.99 3/89 31023
/proc/meminfo: memFree=1719448/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=867648 CPUtime=1.47
/proc/31014/stat : 31014 (java) S 31012 31014 29462 0 -1 0 19783 0 1 0 130 17 0 0 18 0 9 0 28132219 888471552 19109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31014/statm: 216912 19109 2033 9 0 211370 0
[pid=31014/tid=31016] ppid=31012 vsize=867648 CPUtime=1.18
/proc/31014/task/31016/stat : 31016 (java) R 31012 31014 29462 0 -1 64 15837 0 1 0 104 14 0 0 25 0 9 0 28132221 888471552 19109 996147200 134512640 134550932 4294955968 18446744073709551615 102094041 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31017] ppid=31012 vsize=867648 CPUtime=0.04
/proc/31014/task/31017/stat : 31017 (java) S 31012 31014 29462 0 -1 64 2535 0 0 0 4 0 0 0 16 0 9 0 28132222 888471552 19109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31018] ppid=31012 vsize=867648 CPUtime=0
/proc/31014/task/31018/stat : 31018 (java) S 31012 31014 29462 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28132223 888471552 19109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31019] ppid=31012 vsize=867648 CPUtime=0
/proc/31014/task/31019/stat : 31019 (java) S 31012 31014 29462 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28132223 888471552 19109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31020] ppid=31012 vsize=867648 CPUtime=0
/proc/31014/task/31020/stat : 31020 (java) S 31012 31014 29462 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28132225 888471552 19109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31021] ppid=31012 vsize=867648 CPUtime=0.21
/proc/31014/task/31021/stat : 31021 (java) S 31012 31014 29462 0 -1 64 710 0 0 0 21 0 0 0 15 0 9 0 28132225 888471552 19109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31022] ppid=31012 vsize=867648 CPUtime=0
/proc/31014/task/31022/stat : 31022 (java) S 31012 31014 29462 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28132225 888471552 19109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31023] ppid=31012 vsize=867648 CPUtime=0
/proc/31014/task/31023/stat : 31023 (java) S 31012 31014 29462 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28132225 888471552 19109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867648

[startup+3.10108 s]
/proc/loadavg: 1.99 1.98 1.99 3/89 31023
/proc/meminfo: memFree=1684952/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=868188 CPUtime=3.04
/proc/31014/stat : 31014 (java) S 31012 31014 29462 0 -1 0 47671 616 1 0 263 30 10 1 18 0 9 0 28132219 889024512 27871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31014/statm: 217047 27871 2661 9 0 211483 0
[pid=31014/tid=31016] ppid=31012 vsize=868188 CPUtime=2.39
/proc/31014/task/31016/stat : 31016 (java) R 31012 31014 29462 0 -1 64 28813 616 1 0 207 21 10 1 25 0 9 0 28132221 889024512 27871 996147200 134512640 134550932 4294955968 18446744073709551615 4127276184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31017] ppid=31012 vsize=868188 CPUtime=0.39
/proc/31014/task/31017/stat : 31017 (java) S 31012 31014 29462 0 -1 64 17053 616 0 0 23 5 10 1 16 0 9 0 28132222 889024512 27871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31018] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31018/stat : 31018 (java) S 31012 31014 29462 0 -1 64 21 616 0 0 0 0 10 1 16 0 9 0 28132223 889024512 27871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31019] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31019/stat : 31019 (java) S 31012 31014 29462 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 28132223 889024512 27871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31020] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31020/stat : 31020 (java) S 31012 31014 29462 0 -1 64 2 616 0 0 0 0 10 1 18 0 9 0 28132225 889024512 27871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31021] ppid=31012 vsize=868188 CPUtime=0.44
/proc/31014/task/31021/stat : 31021 (java) S 31012 31014 29462 0 -1 64 956 616 0 0 32 1 10 1 15 0 9 0 28132225 889024512 27871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31022] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31022/stat : 31022 (java) S 31012 31014 29462 0 -1 64 0 616 0 0 0 0 10 1 19 0 9 0 28132225 889024512 27871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31023] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31023/stat : 31023 (java) S 31012 31014 29462 0 -1 64 10 616 0 0 0 0 10 1 15 0 9 0 28132225 889024512 27871 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) 868188

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

[startup+4.70137 s]
/proc/loadavg: 1.99 1.98 1.99 3/89 31027
/proc/meminfo: memFree=1665752/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=868188 CPUtime=4.62
/proc/31014/stat : 31014 (java) S 31012 31014 29462 0 -1 0 47716 616 1 0 421 30 10 1 18 0 9 0 28132219 889024512 27908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31014/statm: 217047 27908 2661 9 0 211483 0
[pid=31014/tid=31016] ppid=31012 vsize=868188 CPUtime=3.91
/proc/31014/task/31016/stat : 31016 (java) R 31012 31014 29462 0 -1 64 28823 616 1 0 359 21 10 1 25 0 9 0 28132221 889024512 27908 996147200 134512640 134550932 4294955968 18446744073709551615 4127326426 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31017] ppid=31012 vsize=868188 CPUtime=0.39
/proc/31014/task/31017/stat : 31017 (java) S 31012 31014 29462 0 -1 64 17053 616 0 0 23 5 10 1 16 0 9 0 28132222 889024512 27908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31018] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31018/stat : 31018 (java) S 31012 31014 29462 0 -1 64 21 616 0 0 0 0 10 1 16 0 9 0 28132223 889024512 27908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31019] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31019/stat : 31019 (java) S 31012 31014 29462 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 28132223 889024512 27908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31020] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31020/stat : 31020 (java) S 31012 31014 29462 0 -1 64 2 616 0 0 0 0 10 1 18 0 9 0 28132225 889024512 27908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31021] ppid=31012 vsize=868188 CPUtime=0.5
/proc/31014/task/31021/stat : 31021 (java) S 31012 31014 29462 0 -1 64 991 616 0 0 38 1 10 1 16 0 9 0 28132225 889024512 27908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31022] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31022/stat : 31022 (java) S 31012 31014 29462 0 -1 64 0 616 0 0 0 0 10 1 19 0 9 0 28132225 889024512 27908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31023] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31023/stat : 31023 (java) S 31012 31014 29462 0 -1 64 10 616 0 0 0 0 10 1 15 0 9 0 28132225 889024512 27908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 868188

[startup+5.10144 s]
/proc/loadavg: 1.99 1.98 1.99 3/89 31027
/proc/meminfo: memFree=1665752/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=868188 CPUtime=5.01
/proc/31014/stat : 31014 (java) S 31012 31014 29462 0 -1 0 47718 616 1 0 460 30 10 1 18 0 9 0 28132219 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31014/statm: 217047 27910 2661 9 0 211483 0
[pid=31014/tid=31016] ppid=31012 vsize=868188 CPUtime=4.3
/proc/31014/task/31016/stat : 31016 (java) R 31012 31014 29462 0 -1 64 28823 616 1 0 398 21 10 1 25 0 9 0 28132221 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4127265366 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31017] ppid=31012 vsize=868188 CPUtime=0.39
/proc/31014/task/31017/stat : 31017 (java) S 31012 31014 29462 0 -1 64 17053 616 0 0 23 5 10 1 16 0 9 0 28132222 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31018] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31018/stat : 31018 (java) S 31012 31014 29462 0 -1 64 21 616 0 0 0 0 10 1 16 0 9 0 28132223 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31019] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31019/stat : 31019 (java) S 31012 31014 29462 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 28132223 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31020] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31020/stat : 31020 (java) S 31012 31014 29462 0 -1 64 2 616 0 0 0 0 10 1 18 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31021] ppid=31012 vsize=868188 CPUtime=0.5
/proc/31014/task/31021/stat : 31021 (java) S 31012 31014 29462 0 -1 64 993 616 0 0 38 1 10 1 15 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31022] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31022/stat : 31022 (java) S 31012 31014 29462 0 -1 64 0 616 0 0 0 0 10 1 19 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31023] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31023/stat : 31023 (java) S 31012 31014 29462 0 -1 64 10 616 0 0 0 0 10 1 15 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 868188

[startup+5.50652 s]
/proc/loadavg: 1.99 1.98 1.99 3/89 31027
/proc/meminfo: memFree=1665624/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=868188 CPUtime=5.41
/proc/31014/stat : 31014 (java) S 31012 31014 29462 0 -1 0 47745 616 1 0 500 30 10 1 18 0 9 0 28132219 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31014/statm: 217047 27910 2661 9 0 211483 0
[pid=31014/tid=31016] ppid=31012 vsize=868188 CPUtime=4.7
/proc/31014/task/31016/stat : 31016 (java) R 31012 31014 29462 0 -1 64 28823 616 1 0 438 21 10 1 25 0 9 0 28132221 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4127322880 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31017] ppid=31012 vsize=868188 CPUtime=0.39
/proc/31014/task/31017/stat : 31017 (java) S 31012 31014 29462 0 -1 64 17053 616 0 0 23 5 10 1 16 0 9 0 28132222 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31018] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31018/stat : 31018 (java) S 31012 31014 29462 0 -1 64 21 616 0 0 0 0 10 1 16 0 9 0 28132223 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31019] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31019/stat : 31019 (java) S 31012 31014 29462 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 28132223 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31020] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31020/stat : 31020 (java) S 31012 31014 29462 0 -1 64 2 616 0 0 0 0 10 1 18 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31021] ppid=31012 vsize=868188 CPUtime=0.5
/proc/31014/task/31021/stat : 31021 (java) S 31012 31014 29462 0 -1 64 993 616 0 0 38 1 10 1 15 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31022] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31022/stat : 31022 (java) S 31012 31014 29462 0 -1 64 0 616 0 0 0 0 10 1 19 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31023] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31023/stat : 31023 (java) S 31012 31014 29462 0 -1 64 37 616 0 0 0 0 10 1 15 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 868188

[startup+5.60253 s]
/proc/loadavg: 1.99 1.98 1.99 3/89 31027
/proc/meminfo: memFree=1665624/2055920 swapFree=4192812/4192956
[pid=31014] ppid=31012 vsize=868188 CPUtime=5.51
/proc/31014/stat : 31014 (java) S 31012 31014 29462 0 -1 0 47745 616 1 0 510 30 10 1 18 0 9 0 28132219 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31014/statm: 217047 27910 2661 9 0 211483 0
[pid=31014/tid=31016] ppid=31012 vsize=868188 CPUtime=4.8
/proc/31014/task/31016/stat : 31016 (java) R 31012 31014 29462 0 -1 64 28823 616 1 0 448 21 10 1 25 0 9 0 28132221 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4127320678 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31017] ppid=31012 vsize=868188 CPUtime=0.39
/proc/31014/task/31017/stat : 31017 (java) S 31012 31014 29462 0 -1 64 17053 616 0 0 23 5 10 1 16 0 9 0 28132222 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31018] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31018/stat : 31018 (java) S 31012 31014 29462 0 -1 64 21 616 0 0 0 0 10 1 16 0 9 0 28132223 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31019] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31019/stat : 31019 (java) S 31012 31014 29462 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 28132223 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31020] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31020/stat : 31020 (java) S 31012 31014 29462 0 -1 64 2 616 0 0 0 0 10 1 18 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31021] ppid=31012 vsize=868188 CPUtime=0.5
/proc/31014/task/31021/stat : 31021 (java) S 31012 31014 29462 0 -1 64 993 616 0 0 38 1 10 1 15 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31022] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31022/stat : 31022 (java) S 31012 31014 29462 0 -1 64 0 616 0 0 0 0 10 1 19 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31014/tid=31023] ppid=31012 vsize=868188 CPUtime=0.11
/proc/31014/task/31023/stat : 31023 (java) S 31012 31014 29462 0 -1 64 37 616 0 0 0 0 10 1 15 0 9 0 28132225 889024512 27910 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 868188

Child status: 0
Real time (s): 5.65805
CPU time (s): 5.57415
CPU user time (s): 5.22621
CPU system time (s): 0.347947
CPU usage (%): 98.5172
Max. virtual memory (cumulated for all children) (KiB): 868188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.22621
system time used= 0.347947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48398
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= 1932
involuntary context switches= 2050

runsolver used 0.016997 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node27 at 2009-07-12 16:57:40
IDJOB=2096749
IDBENCH=56612
IDSOLVER=773
FILE ID=node27/2096749-1247410660
PBS_JOBID= 9510590
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= d2602ffdba29ded4bf4e1d3ecdfa8424
RANDOM SEED=983743374

node27.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		: 2800.239
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	: 5521.40
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		: 2800.239
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:       1768000 kB
Buffers:         38912 kB
Cached:         139112 kB
SwapCached:          0 kB
Active:         145048 kB
Inactive:        85552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3092 kB
Writeback:           0 kB
Mapped:          72924 kB
Slab:            42500 kB
Committed_AS:  1004240 kB
PageTables:       1828 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node27 at 2009-07-12 16:57:45