Trace number 1087945

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.07023 5.14264

DiagnosticValue
CHECKS280166
NODES916

General information on the benchmark

Namecsp/rlfapGraphs/
normalized-graph14.xml
MD5SUM3fb56d38999618c3f590ccca7c05d859
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.562914
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints4638
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4638
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1087945-1215245666.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.48/0.58	     nbVariables=916  nbDomainTypes=6  minDomainSize=22  maxDomainSize=44  nbTotalValues=36716
0.48/0.58	       =>  wckTime=0.334  cpuTime=0.26  mem=10M779
0.48/0.58	   
0.48/0.58	   predicates being loaded...
0.58/0.69	   
0.58/0.69	   constraints being loaded...
3.44/3.56	     nbConstraints=4753  nbGlobalConstraints=115  nbConvertedConstraints=4638  nbConvertConstraintsChecks=5863764
3.44/3.56	     nbExtensionStructures=3698  nbSharedExtensionStructures=4566  nbConflictsStructures=3698
3.44/3.56	     nbSharedConflictsStructures=4566  nbSharedBinaryRepresentations=294201  minDegree=6  maxDegree=27  minArity=2
3.44/3.56	     avgArity=2.14  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.297  symmetryCpuTime=0.18  nbCliques=115
3.44/3.56	       =>  wckTime=3.312  cpuTime=2.85  mem=23M815
3.54/3.69	   
3.54/3.69	   solver IterativeSystematicSolver being built... 
3.64/3.76	   
3.64/3.76	   INFO : Forward propagation technique limited 
3.75/3.87	       =>  wckTime=3.626  cpuTime=3.01  mem=30M512
3.85/3.95	   
3.85/3.95	   preprocessing
3.85/3.95	     nbConstraintChecks=0  nbPropagations=916  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.85/3.95	     detectedInconsistency=no
3.85/3.95	       =>  wckTime=0.07  cpuTime=0.05  mem=31M507
4.94/5.08	   
4.94/5.08	   search
4.94/5.08	     run=0  nbConstraintChecks=280166  minDepth=917  maxDepth=916  nbPropagations=4973  nbRevisions=8456
4.94/5.08	     nbUselessRevisions=3853  nbAssignments=916  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=917
4.94/5.08	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
4.94/5.08	     nbREliminables=84.8  nbIEliminables=595.17  nbDEliminables=0  nbPEliminables=0
4.94/5.08	       =>  wckTime=1.201  cpuTime=1.13  mem=37M541
4.94/5.08	   
4.94/5.08	   global
4.94/5.08	     nbConstraintChecks=280166  nbPropagations=5889  nbRevisions=8456  nbUselessRevisions=3853  nbRestartNogoods=0
4.94/5.08	     solvingWckTime=1.203  solvingCpuTime=1.13  expiredTime=no  totalExploration=no  nbFoundSolutions=1
4.94/5.08	     firstSolutionCpuTime=4.13  globalCpuTime=4.19
4.94/5.08	       =>  wckTime=4.833  cpuTime=4.15  mem=37M541
4.94/5.08	   
4.94/5.08	s SATISFIABLE
4.94/5.08	v 16 254 652 414 16 254 254 16 394 156 652 414 254 16 16 254 142 380 394 156 16 254 554 792 414 652 554 792 268 30 254 16 652 414 156 394 554 792 414 652 16 254 156 394 554 792 652 414 16 254 652 414 554 792 156 394 16 254 30 268 540 778 554 792 282 44 540 778 156 394 16 254 554 792 652 414 554 792 666 428 254 16 30 268 792 554 156 394 156 394 554 792 652 414 652 414 30 268 380 142 156 394 666 428 554 792 652 414 652 414 394 156 156 394 16 254 16 254 414 652 30 268 554 792 30 268 554 792 428 666 554 792 394 156 414 652 268 30 16 254 442 680 652 414 16 254 792 554 540 778 414 652 30 268 554 792 268 30 394 156 268 30 778 540 652 414 792 554 16 254 142 380 792 554 666 428 142 380 394 156 666 428 16 254 254 16 554 792 142 380 156 394 30 268 652 414 554 792 554 792 652 414 156 394 394 156 254 16 30 268 394 156 142 380 16 254 428 666 414 652 554 792 554 792 540 778 554 792 142 380 554 792 428 666 254 16 380 142 554 792 156 394 16 254 652 414 254 16 394 156 554 792 324 86 16 254 44 282 652 414 380 142 156 394 142 380 540 778 268 30 156 394 792 554 142 380 156 394 142 380 16 254 254 16 666 428 652 414 254 16 16 254 268 30 30 268 554 792 30 268 156 394 652 414 380 142 554 792 652 414 30 268 554 792 156 394 380 142 254 16 526 764 792 554 142 380 540 778 30 268 142 380 16 254 142 380 414 652 414 652 30 268 16 254 652 414 792 554 16 254 394 156 554 792 268 30 142 380 254 16 142 380 554 792 778 540 554 792 156 394 554 792 554 792 30 268 30 268 156 394 792 554 142 380 380 142 380 142 428 666 792 554 666 428 554 792 554 792 156 394 792 554 652 414 30 268 792 554 380 142 778 540 156 394 142 380 156 394 540 778 554 792 254 16 16 254 142 380 540 778 142 380 666 428 554 792 778 540 16 254 30 268 428 666 142 380 428 666 554 792 16 254 792 554 30 268 142 380 156 394 540 778 16 254 554 792 540 778 540 778 268 30 156 394 30 268 142 380 142 380 156 394 666 428 394 156 414 652 268 30 540 778 142 380 30 268 142 380 540 778 394 156 30 268 540 778 554 792 16 254 156 394 254 16 540 778 414 652 554 792 554 792 540 778 554 792 554 792 652 414 414 652 778 540 394 156 142 380 428 666 268 30 30 268 268 30 554 792 380 142 142 380 30 268 792 554 142 380 652 414 540 778 428 666 268 30 142 380 540 778 652 414 142 380 554 792 142 380 156 394 380 142 540 778 156 394 44 282 554 792 142 380 268 30 128 366 16 254 380 142 666 428 156 394 414 652 554 792 16 254 254 16 428 666 380 142 156 394 30 268 142 380 652 414 554 792 30 268 16 254 652 414 666 428 30 268 268 30 30 268 666 428 554 792 554 792 652 414 652 414 414 652 16 254 652 414 16 254 30 268 30 268 16 254 128 366 652 414 554 792 142 380 394 156 540 778 554 792 666 428 142 380 142 380 156 394 554 792 156 394 142 380 44 282 30 268 156 394 652 414 156 394 268 30 142 380 268 30 652 414 142 380 540 778 30 268 30 268 30 268 540 778 428 666 554 792 254 16 554 792 254 16 156 394 268 30 142 380 156 394 268 30 142 380 156 394 380 142 30 268 666 428 652 414 540 778 16 254 268 30 30 268 268 30 394 156 142 380 16 254 30 268 268 30 156 394 30 268 30 268 268 30 652 414 30 268 540 778 554 792 142 380 554 792 16 254 268 30 540 778 142 380 30 268 268 30 30 268 30 268 540 778 268 30 428 666 30 268 30 268 540 778 16 254 380 142 30 268 666 428 540 778 30 268 268 30 666 428 156 394 30 268 540 778 540 778 554 792 666 428 142 380 16 254 142 380 554 792 540 778 142 380 30 268 394 156 156 394 540 778 156 394 554 792 268 30 268 30 30 268 268 30 30 268 142 380 540 778 142 380 156 394 30 268 540 778 156 394 540 778 540 778 540 778 16 254 540 778 16 254 380 142 652 414 268 30 
4.94/5.08	d NODES 916
4.94/5.08	d CHECKS 280166
4.94/5.08	   
4.94/5.08	   totalWckTime=4.891  totalCpuTime=4.19

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087945-1215245666/watcher-1087945-1215245666 -o /tmp/evaluation-result-1087945-1215245666/solver-1087945-1215245666 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1087945-1215245666.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 8296
/proc/meminfo: memFree=1843616/2055920 swapFree=4180028/4192956
[pid=8296] ppid=8294 vsize=18572 CPUtime=0
/proc/8296/stat : 8296 (runsolver) R 8294 8296 7530 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2003541968 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/8296/statm: 4643 292 257 25 0 2626 0

[startup+0.0132021 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 8296
/proc/meminfo: memFree=1843616/2055920 swapFree=4180028/4192956
[pid=8296] ppid=8294 vsize=272 CPUtime=0
/proc/8296/stat : 8296 (java) D 8294 8296 7530 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 2003541968 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 10588964 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/8296/statm: 68 37 28 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.102855 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 8296
/proc/meminfo: memFree=1843616/2055920 swapFree=4180028/4192956
[pid=8296] ppid=8294 vsize=865884 CPUtime=0.09
/proc/8296/stat : 8296 (java) S 8294 8296 7530 0 -1 0 3675 0 1 0 7 2 0 0 18 0 9 0 2003541968 886665216 3150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8296/statm: 216471 3150 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302881 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 8296
/proc/meminfo: memFree=1843616/2055920 swapFree=4180028/4192956
[pid=8296] ppid=8294 vsize=866128 CPUtime=0.28
/proc/8296/stat : 8296 (java) S 8294 8296 7530 0 -1 0 5665 0 1 0 25 3 0 0 18 0 9 0 2003541968 886915072 5053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8296/statm: 216532 5053 1941 9 0 211060 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866128

[startup+0.702915 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 8296
/proc/meminfo: memFree=1843616/2055920 swapFree=4180028/4192956
[pid=8296] ppid=8294 vsize=867064 CPUtime=0.68
/proc/8296/stat : 8296 (java) S 8294 8296 7530 0 -1 0 8031 0 1 0 63 5 0 0 18 0 9 0 2003541968 887873536 7391 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8296/statm: 216766 7391 2007 9 0 211272 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867064

[startup+1.50299 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 8305
/proc/meminfo: memFree=1809744/2055920 swapFree=4180028/4192956
[pid=8296] ppid=8294 vsize=867692 CPUtime=1.48
/proc/8296/stat : 8296 (java) S 8294 8296 7530 0 -1 0 12720 0 1 0 136 12 0 0 18 0 9 0 2003541968 888516608 12077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8296/statm: 216923 12077 2015 9 0 211429 0
[pid=8296/tid=8298] ppid=8294 vsize=867692 CPUtime=1.23
/proc/8296/task/8298/stat : 8298 (java) R 8294 8296 7530 0 -1 64 11301 0 1 0 113 10 0 0 25 0 9 0 2003541970 888516608 12077 996147200 134512640 134550740 4294955968 18446744073709551615 4126905328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8299] ppid=8294 vsize=867692 CPUtime=0
/proc/8296/task/8299/stat : 8299 (java) S 8294 8296 7530 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 2003541971 888516608 12077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8300] ppid=8294 vsize=867692 CPUtime=0
/proc/8296/task/8300/stat : 8300 (java) S 8294 8296 7530 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2003541971 888516608 12077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8301] ppid=8294 vsize=867692 CPUtime=0
/proc/8296/task/8301/stat : 8301 (java) S 8294 8296 7530 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003541971 888516608 12077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8302] ppid=8294 vsize=867692 CPUtime=0
/proc/8296/task/8302/stat : 8302 (java) S 8294 8296 7530 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003541973 888516608 12077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8303] ppid=8294 vsize=867692 CPUtime=0.23
/proc/8296/task/8303/stat : 8303 (java) S 8294 8296 7530 0 -1 64 722 0 0 0 23 0 0 0 16 0 9 0 2003541973 888516608 12077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8304] ppid=8294 vsize=867692 CPUtime=0
/proc/8296/task/8304/stat : 8304 (java) S 8294 8296 7530 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003541974 888516608 12077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8305] ppid=8294 vsize=867692 CPUtime=0
/proc/8296/task/8305/stat : 8305 (java) S 8294 8296 7530 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003541974 888516608 12077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867692

[startup+3.10115 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 8305
/proc/meminfo: memFree=1794512/2055920 swapFree=4180028/4192956
[pid=8296] ppid=8294 vsize=867604 CPUtime=3.06
/proc/8296/stat : 8296 (java) S 8294 8296 7530 0 -1 0 18677 0 1 0 279 27 0 0 18 0 9 0 2003541968 888426496 18009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8296/statm: 216901 18009 2006 9 0 211429 0
[pid=8296/tid=8298] ppid=8294 vsize=867604 CPUtime=2.72
/proc/8296/task/8298/stat : 8298 (java) R 8294 8296 7530 0 -1 64 15771 0 1 0 247 25 0 0 25 0 9 0 2003541970 888426496 18009 996147200 134512640 134550740 4294955968 18446744073709551615 4126888337 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8299] ppid=8294 vsize=867604 CPUtime=0.06
/proc/8296/task/8299/stat : 8299 (java) S 8294 8296 7530 0 -1 64 1466 0 0 0 6 0 0 0 16 0 9 0 2003541971 888426496 18009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8300] ppid=8294 vsize=867604 CPUtime=0
/proc/8296/task/8300/stat : 8300 (java) S 8294 8296 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003541971 888426496 18009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8301] ppid=8294 vsize=867604 CPUtime=0
/proc/8296/task/8301/stat : 8301 (java) S 8294 8296 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003541971 888426496 18009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8302] ppid=8294 vsize=867604 CPUtime=0
/proc/8296/task/8302/stat : 8302 (java) S 8294 8296 7530 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003541973 888426496 18009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8303] ppid=8294 vsize=867604 CPUtime=0.26
/proc/8296/task/8303/stat : 8303 (java) S 8294 8296 7530 0 -1 64 742 0 0 0 26 0 0 0 15 0 9 0 2003541973 888426496 18009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8304] ppid=8294 vsize=867604 CPUtime=0
/proc/8296/task/8304/stat : 8304 (java) S 8294 8296 7530 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003541974 888426496 18009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8305] ppid=8294 vsize=867604 CPUtime=0
/proc/8296/task/8305/stat : 8305 (java) S 8294 8296 7530 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003541974 888426496 18009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867604

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

[startup+3.90122 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 8305
/proc/meminfo: memFree=1778896/2055920 swapFree=4180028/4192956
[pid=8296] ppid=8294 vsize=868132 CPUtime=3.85
/proc/8296/stat : 8296 (java) S 8294 8296 7530 0 -1 0 30306 539 1 0 345 34 5 1 18 0 9 0 2003541968 888967168 20804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8296/statm: 217033 20804 2637 9 0 211539 0
[pid=8296/tid=8298] ppid=8294 vsize=868132 CPUtime=3.3
/proc/8296/task/8298/stat : 8298 (java) R 8294 8296 7530 0 -1 64 22359 539 1 0 295 29 5 1 25 0 9 0 2003541970 888967168 20804 996147200 134512640 134550740 4294955968 18446744073709551615 4127256222 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8299] ppid=8294 vsize=868132 CPUtime=0.24
/proc/8296/task/8299/stat : 8299 (java) S 8294 8296 7530 0 -1 64 6161 539 0 0 16 2 5 1 17 0 9 0 2003541971 888967168 20804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8300] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8300/stat : 8300 (java) S 8294 8296 7530 0 -1 64 16 539 0 0 0 0 5 1 16 0 9 0 2003541971 888967168 20804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8301] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8301/stat : 8301 (java) S 8294 8296 7530 0 -1 64 8 539 0 0 0 0 5 1 16 0 9 0 2003541971 888967168 20804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8302] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8302/stat : 8302 (java) S 8294 8296 7530 0 -1 64 1 539 0 0 0 0 5 1 18 0 9 0 2003541973 888967168 20804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8303] ppid=8294 vsize=868132 CPUtime=0.39
/proc/8296/task/8303/stat : 8303 (java) S 8294 8296 7530 0 -1 64 951 539 0 0 33 0 5 1 15 0 9 0 2003541973 888967168 20804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8304] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8304/stat : 8304 (java) S 8294 8296 7530 0 -1 64 2 539 0 0 0 0 5 1 19 0 9 0 2003541974 888967168 20804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8305] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8305/stat : 8305 (java) S 8294 8296 7530 0 -1 64 9 539 0 0 0 0 5 1 15 0 9 0 2003541974 888967168 20804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 868132

[startup+4.7013 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 8309
/proc/meminfo: memFree=1770128/2055920 swapFree=4180028/4192956
[pid=8296] ppid=8294 vsize=868132 CPUtime=4.64
/proc/8296/stat : 8296 (java) S 8294 8296 7530 0 -1 0 31445 539 1 0 424 34 5 1 18 0 9 0 2003541968 888967168 20827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8296/statm: 217033 20827 2637 9 0 211539 0
[pid=8296/tid=8298] ppid=8294 vsize=868132 CPUtime=4.05
/proc/8296/task/8298/stat : 8298 (java) R 8294 8296 7530 0 -1 64 23474 539 1 0 370 29 5 1 20 0 9 0 2003541970 888967168 20827 996147200 134512640 134550740 4294955968 18446744073709551615 4127280179 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8299] ppid=8294 vsize=868132 CPUtime=0.24
/proc/8296/task/8299/stat : 8299 (java) S 8294 8296 7530 0 -1 64 6161 539 0 0 16 2 5 1 16 0 9 0 2003541971 888967168 20827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8300] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8300/stat : 8300 (java) S 8294 8296 7530 0 -1 64 16 539 0 0 0 0 5 1 16 0 9 0 2003541971 888967168 20827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8301] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8301/stat : 8301 (java) S 8294 8296 7530 0 -1 64 8 539 0 0 0 0 5 1 16 0 9 0 2003541971 888967168 20827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8302] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8302/stat : 8302 (java) S 8294 8296 7530 0 -1 64 1 539 0 0 0 0 5 1 18 0 9 0 2003541973 888967168 20827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8303] ppid=8294 vsize=868132 CPUtime=0.43
/proc/8296/task/8303/stat : 8303 (java) S 8294 8296 7530 0 -1 64 975 539 0 0 37 0 5 1 16 0 9 0 2003541973 888967168 20827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8304] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8304/stat : 8304 (java) S 8294 8296 7530 0 -1 64 2 539 0 0 0 0 5 1 19 0 9 0 2003541974 888967168 20827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8305] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8305/stat : 8305 (java) S 8294 8296 7530 0 -1 64 9 539 0 0 0 0 5 1 15 0 9 0 2003541974 888967168 20827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 868132

[startup+5.10133 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 8309
/proc/meminfo: memFree=1770128/2055920 swapFree=4180028/4192956
[pid=8296] ppid=8294 vsize=868132 CPUtime=5.03
/proc/8296/stat : 8296 (java) S 8294 8296 7530 0 -1 0 31940 539 1 0 463 34 5 1 18 0 9 0 2003541968 888967168 20834 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8296/statm: 217033 20834 2637 9 0 211539 0
[pid=8296/tid=8298] ppid=8294 vsize=868132 CPUtime=4.42
/proc/8296/task/8298/stat : 8298 (java) S 8294 8296 7530 0 -1 64 23966 539 1 0 407 29 5 1 23 0 9 0 2003541970 888967168 20834 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8299] ppid=8294 vsize=868132 CPUtime=0.24
/proc/8296/task/8299/stat : 8299 (java) S 8294 8296 7530 0 -1 64 6161 539 0 0 16 2 5 1 16 0 9 0 2003541971 888967168 20834 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8296/tid=8300] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8300/stat : 8300 (java) S 8294 8296 7530 0 -1 64 16 539 0 0 0 0 5 1 16 0 9 0 2003541971 888967168 20834 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8301] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8301/stat : 8301 (java) S 8294 8296 7530 0 -1 64 8 539 0 0 0 0 5 1 16 0 9 0 2003541971 888967168 20834 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8302] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8302/stat : 8302 (java) S 8294 8296 7530 0 -1 64 1 539 0 0 0 0 5 1 18 0 9 0 2003541973 888967168 20834 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8303] ppid=8294 vsize=868132 CPUtime=0.44
/proc/8296/task/8303/stat : 8303 (java) S 8294 8296 7530 0 -1 64 978 539 0 0 38 0 5 1 15 0 9 0 2003541973 888967168 20834 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8304] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8304/stat : 8304 (java) S 8294 8296 7530 0 -1 64 2 539 0 0 0 0 5 1 19 0 9 0 2003541974 888967168 20834 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8296/tid=8305] ppid=8294 vsize=868132 CPUtime=0.06
/proc/8296/task/8305/stat : 8305 (java) S 8294 8296 7530 0 -1 64 9 539 0 0 0 0 5 1 15 0 9 0 2003541974 888967168 20834 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 868132

Child status: 0
Real time (s): 5.14264
CPU time (s): 5.07023
CPU user time (s): 4.69129
CPU system time (s): 0.378942
CPU usage (%): 98.5919
Max. virtual memory (cumulated for all children) (KiB): 868132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.69129
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32505
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= 1521
involuntary context switches= 1494

runsolver used 0.011998 second user time and 0.019996 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-05 10:14:26
IDJOB=1087945
IDBENCH=58056
IDSOLVER=363
FILE ID=node4/1087945-1215245666
PBS_JOBID= 7881973
Free space on /tmp= 66504 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapGraphs/normalized-graph14.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087945-1215245666/watcher-1087945-1215245666 -o /tmp/evaluation-result-1087945-1215245666/solver-1087945-1215245666 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1087945-1215245666.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3fb56d38999618c3f590ccca7c05d859
RANDOM SEED=608094642

node4.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.213
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.213
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:       1844096 kB
Buffers:         14108 kB
Cached:         110812 kB
SwapCached:       7000 kB
Active:          98988 kB
Inactive:        61176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844096 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            2608 kB
Writeback:           0 kB
Mapped:          43184 kB
Slab:            36912 kB
Committed_AS:  3427728 kB
PageTables:       1944 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= 66500 MiB
End job on node4 at 2008-07-05 10:14:31