Trace number 2094781

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 2.6156 2.66814

DiagnosticValue
CHECKS26140
NODES1139

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-8a2.xml
MD5SUM2d88c8dee0c8b02ddde5f7e5b3c97b10
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.054991
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of constraints980
Maximum constraint arity8
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension980
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2094781-1247405210.xml
0.29/0.32	   
0.29/0.32	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.39	     nbVariables=360  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=720
0.29/0.39	       =>  wckTime=0.144  cpuTime=0.11  mem=8M867
0.29/0.39	   
0.29/0.39	   predicates being loaded...
0.39/0.45	   
0.39/0.45	   constraints being loaded...
0.88/0.99	     nbConstraints=979  nbGlobalConstraints=5  nbMergedConstraints=6  nbConvertedConstraints=900
0.88/0.99	     nbConvertConstraintsChecks=584  nbExtensionStructures=2  nbSharedExtensionStructures=898  nbConflictsStructures=5
0.88/0.99	     nbSharedConflictsStructures=969  nbSharedBinaryRepresentations=5  nbEvaluationManagers=3
0.88/0.99	     nbSharedEvaluationManagers=71  minDegree=3  maxDegree=16  minArity=2  avgArity=3.03  maxArity=120  nbGenerators=5
0.88/0.99	     nbFusions=0  symmetryWckTime=0.14  symmetryCpuTime=0.08
0.88/0.99	       =>  wckTime=0.738  cpuTime=0.53  mem=24M595
0.98/1.07	   
0.98/1.07	   solver IterativeSystematicSolver being built... 
1.08/1.15	   
1.08/1.15	   INFO : Forward propagation technique limited 
1.18/1.23	       =>  wckTime=0.984  cpuTime=0.68  mem=24M181
1.18/1.25	   
1.18/1.25	   preprocessing
1.18/1.25	     nbConstraintChecks=0  nbPropagations=360  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.18/1.25	     detectedInconsistency=no
1.18/1.25	       =>  wckTime=0.014  cpuTime=0.01  mem=25M146
2.56/2.60	   
2.56/2.60	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=26M94)
2.56/2.62	   
2.56/2.62	   search
2.56/2.62	     run=3  nbConstraintChecks=26140  nbValidityChecks=2998  minDepth=90  maxDepth=360  nbPropagations=12643
2.56/2.62	     nbRevisions=37010  nbUselessRevisions=27432  nbAssignments=1139  nbFailedAssignments=62  nbBacktracks=327
2.56/2.62	     nbVisitedNodes=1255  nbRestartNogoods=12  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=207.91
2.56/2.62	     nbIEliminables=114.95  nbDEliminables=0  nbPEliminables=0
2.56/2.62	       =>  wckTime=1.385  cpuTime=1.31  mem=26M94
2.56/2.62	   
2.56/2.62	   global
2.56/2.62	     nbConstraintChecks=26140  nbValidityChecks=2998  nbPropagations=13003  nbRevisions=37010  nbUselessRevisions=27432
2.56/2.62	     nbRestartNogoods=12  solvingWckTime=1.387  solvingCpuTime=1.31  expiredTime=no  totalExploration=no
2.56/2.62	     nbFoundSolutions=1  firstSolutionCpuTime=1.98  globalCpuTime=2.04
2.56/2.62	       =>  wckTime=2.373  cpuTime=1.99  mem=26M94
2.56/2.62	   
2.56/2.62	s SATISFIABLE
2.56/2.62	v 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 
2.56/2.62	d NODES 1139
2.56/2.62	d CHECKS 26140
2.56/2.62	   
2.56/2.62	   totalWckTime=2.44  totalCpuTime=2.04

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-2094781-1247405210/watcher-2094781-1247405210 -o /tmp/evaluation-result-2094781-1247405210/solver-2094781-1247405210 -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-2094781-1247405210.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.00 2.01 1.97 3/80 29345
/proc/meminfo: memFree=1692344/2055920 swapFree=4192812/4192956
[pid=29345] ppid=29343 vsize=1616 CPUtime=0
/proc/29345/stat : 29345 (java) D 29343 29345 27605 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 27585199 1654784 148 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/29345/statm: 404 148 122 9 0 46 0

[startup+0.08413 s]
/proc/loadavg: 2.00 2.01 1.97 3/80 29345
/proc/meminfo: memFree=1692344/2055920 swapFree=4192812/4192956
[pid=29345] ppid=29343 vsize=864148 CPUtime=0.06
/proc/29345/stat : 29345 (java) S 29343 29345 27605 0 -1 0 3133 0 1 0 4 2 0 0 18 0 9 0 27585199 884887552 2618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29345/statm: 216037 2618 1241 9 0 210930 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864148

[startup+0.101329 s]
/proc/loadavg: 2.00 2.01 1.97 3/80 29345
/proc/meminfo: memFree=1692344/2055920 swapFree=4192812/4192956
[pid=29345] ppid=29343 vsize=865984 CPUtime=0.09
/proc/29345/stat : 29345 (java) S 29343 29345 27605 0 -1 0 3737 0 1 0 6 3 0 0 18 0 9 0 27585199 886767616 3205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29345/statm: 216496 3205 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301345 s]
/proc/loadavg: 2.00 2.01 1.97 3/80 29345
/proc/meminfo: memFree=1692344/2055920 swapFree=4192812/4192956
[pid=29345] ppid=29343 vsize=866384 CPUtime=0.29
/proc/29345/stat : 29345 (java) S 29343 29345 27605 0 -1 0 5961 0 1 0 24 5 0 0 18 0 9 0 27585199 887177216 5327 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29345/statm: 216596 5327 1984 9 0 211054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866384

[startup+0.701386 s]
/proc/loadavg: 2.00 2.01 1.97 3/80 29345
/proc/meminfo: memFree=1692344/2055920 swapFree=4192812/4192956
[pid=29345] ppid=29343 vsize=867776 CPUtime=0.69
/proc/29345/stat : 29345 (java) S 29343 29345 27605 0 -1 0 8849 0 1 0 61 8 0 0 18 0 9 0 27585199 888602624 8201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29345/statm: 216944 8201 2039 9 0 211380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867776

[startup+1.50246 s]
/proc/loadavg: 2.00 2.01 1.97 4/91 29358
/proc/meminfo: memFree=1658904/2055920 swapFree=4192812/4192956
[pid=29345] ppid=29343 vsize=868100 CPUtime=1.47
/proc/29345/stat : 29345 (java) S 29343 29345 27605 0 -1 0 19216 368 1 0 130 15 2 0 18 0 9 0 27585199 888934400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29345/statm: 217025 12121 2658 9 0 211461 0
[pid=29345/tid=29347] ppid=29343 vsize=868100 CPUtime=1.11
/proc/29345/task/29347/stat : 29347 (java) R 29343 29345 27605 0 -1 64 14109 368 1 0 97 12 2 0 19 0 9 0 27585200 888934400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4127112985 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29348] ppid=29343 vsize=868100 CPUtime=0.08
/proc/29345/task/29348/stat : 29348 (java) S 29343 29345 27605 0 -1 64 3337 368 0 0 5 1 2 0 17 0 9 0 27585202 888934400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29345/tid=29349] ppid=29343 vsize=868100 CPUtime=0.02
/proc/29345/task/29349/stat : 29349 (java) S 29343 29345 27605 0 -1 64 16 368 0 0 0 0 2 0 16 0 9 0 27585202 888934400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29350] ppid=29343 vsize=868100 CPUtime=0.02
/proc/29345/task/29350/stat : 29350 (java) S 29343 29345 27605 0 -1 64 10 368 0 0 0 0 2 0 16 0 9 0 27585202 888934400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29351] ppid=29343 vsize=868100 CPUtime=0.02
/proc/29345/task/29351/stat : 29351 (java) S 29343 29345 27605 0 -1 64 2 368 0 0 0 0 2 0 18 0 9 0 27585204 888934400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29352] ppid=29343 vsize=868100 CPUtime=0.28
/proc/29345/task/29352/stat : 29352 (java) S 29343 29345 27605 0 -1 64 930 368 0 0 26 0 2 0 15 0 9 0 27585204 888934400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29353] ppid=29343 vsize=868100 CPUtime=0.02
/proc/29345/task/29353/stat : 29353 (java) S 29343 29345 27605 0 -1 64 1 368 0 0 0 0 2 0 19 0 9 0 27585204 888934400 12121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29354] ppid=29343 vsize=868100 CPUtime=0.02
/proc/29345/task/29354/stat : 29354 (java) S 29343 29345 27605 0 -1 64 13 368 0 0 0 0 2 0 15 0 9 0 27585204 888934400 12121 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) 868100

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

[startup+2.30253 s]
/proc/loadavg: 2.08 2.03 1.98 3/89 29358
/proc/meminfo: memFree=1653792/2055920 swapFree=4192812/4192956
[pid=29345] ppid=29343 vsize=868232 CPUtime=2.26
/proc/29345/stat : 29345 (java) S 29343 29345 27605 0 -1 0 19233 368 1 0 209 15 2 0 18 0 9 0 27585199 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29345/statm: 217058 12137 2658 9 0 211494 0
[pid=29345/tid=29347] ppid=29343 vsize=868232 CPUtime=1.88
/proc/29345/task/29347/stat : 29347 (java) R 29343 29345 27605 0 -1 64 14110 368 1 0 174 12 2 0 17 0 9 0 27585200 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4127127670 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29348] ppid=29343 vsize=868232 CPUtime=0.08
/proc/29345/task/29348/stat : 29348 (java) S 29343 29345 27605 0 -1 64 3337 368 0 0 5 1 2 0 16 0 9 0 27585202 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29345/tid=29349] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29349/stat : 29349 (java) S 29343 29345 27605 0 -1 64 16 368 0 0 0 0 2 0 16 0 9 0 27585202 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29350] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29350/stat : 29350 (java) S 29343 29345 27605 0 -1 64 10 368 0 0 0 0 2 0 16 0 9 0 27585202 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29351] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29351/stat : 29351 (java) S 29343 29345 27605 0 -1 64 2 368 0 0 0 0 2 0 18 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29352] ppid=29343 vsize=868232 CPUtime=0.3
/proc/29345/task/29352/stat : 29352 (java) S 29343 29345 27605 0 -1 64 946 368 0 0 28 0 2 0 15 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29353] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29353/stat : 29353 (java) S 29343 29345 27605 0 -1 64 1 368 0 0 0 0 2 0 19 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29354] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29354/stat : 29354 (java) S 29343 29345 27605 0 -1 64 13 368 0 0 0 0 2 0 15 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 868232

[startup+2.50255 s]
/proc/loadavg: 2.08 2.03 1.98 3/89 29358
/proc/meminfo: memFree=1653792/2055920 swapFree=4192812/4192956
[pid=29345] ppid=29343 vsize=868232 CPUtime=2.46
/proc/29345/stat : 29345 (java) S 29343 29345 27605 0 -1 0 19233 368 1 0 229 15 2 0 18 0 9 0 27585199 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29345/statm: 217058 12137 2658 9 0 211494 0
[pid=29345/tid=29347] ppid=29343 vsize=868232 CPUtime=2.08
/proc/29345/task/29347/stat : 29347 (java) R 29343 29345 27605 0 -1 64 14110 368 1 0 194 12 2 0 19 0 9 0 27585200 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4127113001 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29348] ppid=29343 vsize=868232 CPUtime=0.08
/proc/29345/task/29348/stat : 29348 (java) S 29343 29345 27605 0 -1 64 3337 368 0 0 5 1 2 0 16 0 9 0 27585202 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29345/tid=29349] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29349/stat : 29349 (java) S 29343 29345 27605 0 -1 64 16 368 0 0 0 0 2 0 16 0 9 0 27585202 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29350] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29350/stat : 29350 (java) S 29343 29345 27605 0 -1 64 10 368 0 0 0 0 2 0 16 0 9 0 27585202 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29351] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29351/stat : 29351 (java) S 29343 29345 27605 0 -1 64 2 368 0 0 0 0 2 0 18 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29352] ppid=29343 vsize=868232 CPUtime=0.3
/proc/29345/task/29352/stat : 29352 (java) S 29343 29345 27605 0 -1 64 946 368 0 0 28 0 2 0 15 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29353] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29353/stat : 29353 (java) S 29343 29345 27605 0 -1 64 1 368 0 0 0 0 2 0 19 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29354] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29354/stat : 29354 (java) S 29343 29345 27605 0 -1 64 13 368 0 0 0 0 2 0 15 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 868232

[startup+2.60256 s]
/proc/loadavg: 2.08 2.03 1.98 3/89 29358
/proc/meminfo: memFree=1653792/2055920 swapFree=4192812/4192956
[pid=29345] ppid=29343 vsize=868232 CPUtime=2.56
/proc/29345/stat : 29345 (java) S 29343 29345 27605 0 -1 0 19233 368 1 0 239 15 2 0 18 0 9 0 27585199 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29345/statm: 217058 12137 2658 9 0 211494 0
[pid=29345/tid=29347] ppid=29343 vsize=868232 CPUtime=2.18
/proc/29345/task/29347/stat : 29347 (java) R 29343 29345 27605 0 -1 64 14110 368 1 0 204 12 2 0 19 0 9 0 27585200 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4127132566 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29348] ppid=29343 vsize=868232 CPUtime=0.08
/proc/29345/task/29348/stat : 29348 (java) S 29343 29345 27605 0 -1 64 3337 368 0 0 5 1 2 0 16 0 9 0 27585202 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29345/tid=29349] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29349/stat : 29349 (java) S 29343 29345 27605 0 -1 64 16 368 0 0 0 0 2 0 16 0 9 0 27585202 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29350] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29350/stat : 29350 (java) S 29343 29345 27605 0 -1 64 10 368 0 0 0 0 2 0 16 0 9 0 27585202 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29351] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29351/stat : 29351 (java) S 29343 29345 27605 0 -1 64 2 368 0 0 0 0 2 0 18 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29352] ppid=29343 vsize=868232 CPUtime=0.3
/proc/29345/task/29352/stat : 29352 (java) S 29343 29345 27605 0 -1 64 946 368 0 0 28 0 2 0 15 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29353] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29353/stat : 29353 (java) S 29343 29345 27605 0 -1 64 1 368 0 0 0 0 2 0 19 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29345/tid=29354] ppid=29343 vsize=868232 CPUtime=0.02
/proc/29345/task/29354/stat : 29354 (java) S 29343 29345 27605 0 -1 64 13 368 0 0 0 0 2 0 15 0 9 0 27585204 889069568 12137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 868232

Child status: 0
Real time (s): 2.66814
CPU time (s): 2.6156
CPU user time (s): 2.43963
CPU system time (s): 0.175973
CPU usage (%): 98.0311
Max. virtual memory (cumulated for all children) (KiB): 868236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.43963
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19638
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= 1452
involuntary context switches= 1490

runsolver used 0.010998 second user time and 0.013997 second system time

The end

Launcher Data

Begin job on node48 at 2009-07-12 15:26:50
IDJOB=2094781
IDBENCH=54563
IDSOLVER=773
FILE ID=node48/2094781-1247405210
PBS_JOBID= 9510549
Free space on /tmp= 66460 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/ii/normalized-ii-8a2.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-2094781-1247405210/watcher-2094781-1247405210 -o /tmp/evaluation-result-2094781-1247405210/solver-2094781-1247405210 -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-2094781-1247405210.xml

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

MD5SUM BENCH= 2d88c8dee0c8b02ddde5f7e5b3c97b10
RANDOM SEED=1838170103

node48.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.237
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.237
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:       1692760 kB
Buffers:         39920 kB
Cached:         133888 kB
SwapCached:          0 kB
Active:         229012 kB
Inactive:        76808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:         152524 kB
Slab:            42284 kB
Committed_AS:  1014376 kB
PageTables:       1980 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= 66460 MiB
End job on node48 at 2009-07-12 15:26:53