Trace number 1083803

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 4.5903 4.65582

DiagnosticValue
CHECKS321671
NODES917

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen1.xml
MD5SUMa20b814963264f712f828b46a490fc99
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.684895
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5548
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5548
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.09	
0.03/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.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1083803-1215229397.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.49/0.51	     nbVariables=916  nbDomainTypes=7  minDomainSize=6  maxDomainSize=44  nbTotalValues=36200
0.49/0.51	       =>  wckTime=0.249  cpuTime=0.16  mem=10M779
0.49/0.51	   
0.49/0.51	   predicates being loaded...
0.49/0.57	   
0.49/0.57	   constraints being loaded...
3.06/3.18	     nbConstraints=5693  nbGlobalConstraints=145  nbConvertedConstraints=5548  nbConvertConstraintsChecks=3501708
3.06/3.18	     nbExtensionStructures=2213  nbSharedExtensionStructures=5454  nbConflictsStructures=2239
3.06/3.18	     nbSharedConflictsStructures=5454  nbSharedBinaryRepresentations=174627  minDegree=1  maxDegree=62  minArity=2
3.06/3.18	     avgArity=2.1  maxArity=12  nbGenerators=54  nbFusions=35  symmetryWckTime=0.507  symmetryCpuTime=0.28  nbCliques=91
3.06/3.18	       =>  wckTime=2.926  cpuTime=2.36  mem=21M732
3.26/3.32	   
3.26/3.32	   solver IterativeSystematicSolver being built... 
3.26/3.39	   
3.26/3.39	   INFO : Forward propagation technique limited 
3.35/3.50	       =>  wckTime=3.239  cpuTime=2.51  mem=31M366
3.45/3.58	   
3.45/3.58	   preprocessing
3.45/3.58	     nbConstraintChecks=6109  nbPropagations=955  nbRevisions=154  nbUselessRevisions=31  nbRemovedValues=754
3.45/3.58	     nbRemovedTuples=5279  detectedInconsistency=no
3.45/3.58	       =>  wckTime=0.076  cpuTime=0.07  mem=32M554
4.54/4.62	   
4.54/4.62	   search
4.54/4.62	     run=0  nbConstraintChecks=315562  minDepth=40  maxDepth=916  nbPropagations=4932  nbRevisions=10690
4.54/4.62	     nbUselessRevisions=5693  nbAssignments=917  nbFailedAssignments=1  nbBacktracks=0  nbVisitedNodes=919
4.54/4.62	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
4.54/4.62	     nbREliminables=179.43  nbIEliminables=490.65  nbDEliminables=0  nbPEliminables=0
4.54/4.62	       =>  wckTime=1.115  cpuTime=1.05  mem=36M471
4.54/4.62	   
4.54/4.62	   global
4.54/4.62	     nbConstraintChecks=321671  nbPropagations=5887  nbRevisions=10844  nbUselessRevisions=5724  nbRestartNogoods=0
4.54/4.62	     solvingWckTime=1.117  solvingCpuTime=1.05  expiredTime=no  totalExploration=no  nbFoundSolutions=1
4.54/4.62	     firstSolutionCpuTime=3.54  globalCpuTime=3.61
4.54/4.62	       =>  wckTime=4.36  cpuTime=3.56  mem=36M471
4.54/4.62	   
4.54/4.62	s SATISFIABLE
4.54/4.62	v 16 254 652 414 156 394 254 16 156 394 16 254 156 394 156 394 268 30 554 792 30 268 142 380 156 394 16 254 380 142 30 268 652 414 526 764 554 792 792 554 268 30 526 764 652 414 30 268 554 792 156 394 16 254 16 254 30 268 554 792 156 394 414 652 554 792 156 394 792 554 540 778 16 254 142 380 268 30 156 394 16 254 254 16 792 554 156 394 666 428 142 380 554 792 540 778 254 16 16 254 30 268 156 394 16 254 268 30 554 792 778 540 792 554 156 394 652 414 30 268 394 156 254 16 268 30 652 414 30 268 44 282 554 792 16 254 156 394 792 554 408 170 652 414 652 414 414 652 792 554 414 652 778 540 16 254 652 414 16 254 792 554 282 44 282 44 254 16 254 16 554 792 30 268 30 268 394 156 254 16 16 254 554 792 792 554 142 380 428 666 792 554 128 366 16 254 554 792 156 394 30 268 44 282 30 268 142 380 156 394 156 394 30 268 254 16 442 680 156 394 16 254 156 394 156 394 16 254 156 394 156 394 282 44 268 30 268 30 16 254 142 380 142 380 16 254 268 30 268 30 240 478 44 282 156 394 16 254 16 254 16 254 414 652 414 652 792 554 254 16 254 16 254 16 254 16 254 16 156 394 156 394 156 394 652 414 16 254 554 792 156 394 408 170 254 16 16 254 554 792 414 652 254 16 156 394 16 254 554 792 652 414 652 414 16 254 16 254 792 554 156 394 156 394 394 156 792 554 16 254 156 394 792 554 554 792 16 254 156 394 792 554 792 554 268 30 540 778 142 380 142 380 30 268 366 128 142 380 268 30 30 268 540 778 428 666 142 380 778 540 16 254 666 428 30 268 142 380 380 142 30 268 428 666 540 778 540 778 254 16 142 380 30 268 282 44 554 792 72 310 142 380 268 30 268 30 16 254 540 778 30 268 142 380 142 380 540 778 30 268 30 268 156 394 30 268 792 554 792 554 792 554 526 764 540 778 652 414 156 394 30 268 156 394 156 394 554 792 778 540 156 394 16 254 156 394 142 380 30 268 778 540 380 142 540 778 268 30 142 380 16 254 540 778 44 282 428 666 428 666 30 268 394 156 16 254 156 394 142 380 44 282 778 540 554 792 16 254 554 792 156 394 142 380 778 540 414 652 16 254 128 366 30 268 254 16 778 540 30 268 540 778 142 380 540 778 30 268 156 394 16 254 554 792 156 394 254 16 554 792 16 254 156 394 254 16 16 254 792 554 554 792 254 16 666 428 142 380 30 268 30 268 540 778 778 540 540 778 30 268 142 380 540 778 142 380 16 254 156 394 254 16 44 282 156 394 792 554 254 16 30 268 778 540 30 268 666 428 666 428 666 428 380 142 142 380 540 778 16 254 142 380 30 268 778 540 142 380 380 142 540 778 380 142 30 268 30 268 30 268 142 380 540 778 142 380 16 254 30 268 268 30 764 526 16 254 296 58 16 254 16 254 778 540 540 778 16 254 282 44 414 652 16 254 554 792 16 254 30 268 142 380 156 394 30 268 540 778 142 380 30 268 142 380 30 268 142 380 30 268 142 380 778 540 16 254 156 394 16 254 16 254 254 16 156 394 268 30 16 254 652 414 254 16 254 16 792 554 394 156 652 414 540 778 792 554 792 554 366 128 30 268 142 380 30 268 778 540 380 142 680 442 30 268 30 268 142 380 142 380 778 540 30 268 142 380 666 428 30 268 540 778 540 778 394 156 16 254 142 380 16 254 554 792 142 380 394 156 394 156 394 156 142 380 156 394 30 268 380 142 540 778 30 268 142 380 30 268 380 142 428 666 778 540 30 268 380 142 554 792 30 268 142 380 30 268 666 428 540 778 30 268 666 428 680 442 526 764 16 254 554 792 156 394 30 268 142 380 156 394 554 792 394 156 554 792 142 380 778 540 778 540 666 428 128 366 554 792 540 778 16 254 554 792 30 268 30 268 16 254 540 778 554 792 30 268 142 380 142 380 540 778 30 268 44 282 778 540 142 380 778 540 44 282 268 30 268 30 142 380 540 778 254 16 554 792 442 680 142 380 428 666 30 268 254 16 
4.54/4.62	d NODES 917
4.54/4.62	d CHECKS 321671
4.54/4.62	   
4.54/4.62	   totalWckTime=4.432  totalCpuTime=3.62

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-1083803-1215229397/watcher-1083803-1215229397 -o /tmp/evaluation-result-1083803-1215229397/solver-1083803-1215229397 -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-1083803-1215229397.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.88 1.97 1.99 3/73 15183
/proc/meminfo: memFree=1657456/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=10616 CPUtime=0
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 2001909286 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 2654 472 209 9 0 1184 0
[pid=15183/tid=15184] ppid=15181 vsize=10616 CPUtime=0
/proc/15183/task/15184/stat : 15184 (java) R 15181 15183 14716 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2001909287 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 7700440 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.049129 s]
/proc/loadavg: 1.88 1.97 1.99 3/73 15183
/proc/meminfo: memFree=1657456/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=863688 CPUtime=0.03
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 2412 0 1 0 2 1 0 0 18 0 9 0 2001909286 884416512 1991 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 215922 1991 911 9 0 210901 0
[pid=15183/tid=15184] ppid=15181 vsize=863688 CPUtime=0.02
/proc/15183/task/15184/stat : 15184 (java) S 15181 15183 14716 0 -1 64 1692 0 1 0 2 0 0 0 19 0 9 0 2001909287 884416512 1991 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863688

[startup+0.101112 s]
/proc/loadavg: 1.88 1.97 1.99 3/73 15183
/proc/meminfo: memFree=1657456/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=865884 CPUtime=0.08
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 3738 0 1 0 7 1 0 0 18 0 9 0 2001909286 886665216 3201 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 216471 3201 1692 9 0 211026 0
[pid=15183/tid=15184] ppid=15181 vsize=865884 CPUtime=0.07
/proc/15183/task/15184/stat : 15184 (java) R 15181 15183 14716 0 -1 64 2821 0 1 0 6 1 0 0 18 0 9 0 2001909287 886665216 3201 996147200 134512640 134550740 4294955968 18446744073709551615 4125978436 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301145 s]
/proc/loadavg: 1.88 1.97 1.99 3/73 15183
/proc/meminfo: memFree=1657456/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=866372 CPUtime=0.29
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 5796 0 1 0 26 3 0 0 18 0 9 0 2001909286 887164928 5170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 216593 5170 1951 9 0 211121 0
[pid=15183/tid=15184] ppid=15181 vsize=866372 CPUtime=0.23
/proc/15183/task/15184/stat : 15184 (java) R 15181 15183 14716 0 -1 64 4825 0 1 0 21 2 0 0 18 0 9 0 2001909287 887164928 5170 996147200 134512640 134550740 4294955968 18446744073709551615 4159510198 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866372

[startup+0.701216 s]
/proc/loadavg: 1.88 1.97 1.99 3/73 15183
/proc/meminfo: memFree=1657456/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=867676 CPUtime=0.69
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 8693 0 1 0 64 5 0 0 18 0 9 0 2001909286 888500224 8053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 216919 8053 2011 9 0 211425 0
[pid=15183/tid=15184] ppid=15181 vsize=867676 CPUtime=0.5
/proc/15183/task/15184/stat : 15184 (java) R 15181 15183 14716 0 -1 64 7341 0 1 0 46 4 0 0 19 0 9 0 2001909287 888500224 8053 996147200 134512640 134550740 4294955968 18446744073709551615 4126838561 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867676

[startup+1.50235 s]
/proc/loadavg: 1.88 1.97 1.99 3/82 15192
/proc/meminfo: memFree=1620072/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=867676 CPUtime=1.48
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 13640 0 1 0 135 13 0 0 18 0 9 0 2001909286 888500224 12997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 216919 12997 2015 9 0 211425 0
[pid=15183/tid=15184] ppid=15181 vsize=867676 CPUtime=1.23
/proc/15183/task/15184/stat : 15184 (java) R 15181 15183 14716 0 -1 64 12235 0 1 0 111 12 0 0 25 0 9 0 2001909287 888500224 12997 996147200 134512640 134550740 4294955968 18446744073709551615 102884226 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15186] ppid=15181 vsize=867676 CPUtime=0
/proc/15183/task/15186/stat : 15186 (java) S 15181 15183 14716 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2001909289 888500224 12997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15187] ppid=15181 vsize=867676 CPUtime=0
/proc/15183/task/15187/stat : 15187 (java) S 15181 15183 14716 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2001909289 888500224 12997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15188] ppid=15181 vsize=867676 CPUtime=0
/proc/15183/task/15188/stat : 15188 (java) S 15181 15183 14716 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2001909289 888500224 12997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15189] ppid=15181 vsize=867676 CPUtime=0
/proc/15183/task/15189/stat : 15189 (java) S 15181 15183 14716 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001909291 888500224 12997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15190] ppid=15181 vsize=867676 CPUtime=0.23
/proc/15183/task/15190/stat : 15190 (java) S 15181 15183 14716 0 -1 64 708 0 0 0 23 0 0 0 15 0 9 0 2001909291 888500224 12997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15191] ppid=15181 vsize=867676 CPUtime=0
/proc/15183/task/15191/stat : 15191 (java) S 15181 15183 14716 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001909291 888500224 12997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15192] ppid=15181 vsize=867676 CPUtime=0
/proc/15183/task/15192/stat : 15192 (java) S 15181 15183 14716 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001909291 888500224 12997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867676

[startup+3.10262 s]
/proc/loadavg: 1.88 1.97 1.99 3/82 15192
/proc/meminfo: memFree=1603880/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=867912 CPUtime=3.06
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 20634 619 1 0 255 34 16 1 18 0 9 0 2001909286 888741888 18348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 216978 18348 2015 9 0 211506 0
[pid=15183/tid=15184] ppid=15181 vsize=867912 CPUtime=2.65
/proc/15183/task/15184/stat : 15184 (java) R 15181 15183 14716 0 -1 64 17127 619 1 0 217 31 16 1 20 0 9 0 2001909287 888741888 18348 996147200 134512640 134550740 4294955968 18446744073709551615 4127174848 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15186] ppid=15181 vsize=867912 CPUtime=0.24
/proc/15183/task/15186/stat : 15186 (java) S 15181 15183 14716 0 -1 64 1749 619 0 0 7 0 16 1 16 0 9 0 2001909289 888741888 18348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15187] ppid=15181 vsize=867912 CPUtime=0.17
/proc/15183/task/15187/stat : 15187 (java) S 15181 15183 14716 0 -1 64 13 619 0 0 0 0 16 1 16 0 9 0 2001909289 888741888 18348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15188] ppid=15181 vsize=867912 CPUtime=0.17
/proc/15183/task/15188/stat : 15188 (java) S 15181 15183 14716 0 -1 64 5 619 0 0 0 0 16 1 16 0 9 0 2001909289 888741888 18348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15189] ppid=15181 vsize=867912 CPUtime=0.17
/proc/15183/task/15189/stat : 15189 (java) S 15181 15183 14716 0 -1 64 1 619 0 0 0 0 16 1 18 0 9 0 2001909291 888741888 18348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15190] ppid=15181 vsize=867912 CPUtime=0.46
/proc/15183/task/15190/stat : 15190 (java) S 15181 15183 14716 0 -1 64 928 619 0 0 29 0 16 1 15 0 9 0 2001909291 888741888 18348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15191] ppid=15181 vsize=867912 CPUtime=0.17
/proc/15183/task/15191/stat : 15191 (java) S 15181 15183 14716 0 -1 64 1 619 0 0 0 0 16 1 19 0 9 0 2001909291 888741888 18348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15192] ppid=15181 vsize=867912 CPUtime=0.17
/proc/15183/task/15192/stat : 15192 (java) S 15181 15183 14716 0 -1 64 8 619 0 0 0 0 16 1 15 0 9 0 2001909291 888741888 18348 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867912

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

[startup+3.90276 s]
/proc/loadavg: 1.88 1.97 1.99 4/82 15196
/proc/meminfo: memFree=1591144/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=868124 CPUtime=3.85
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 31503 619 1 0 330 38 16 1 18 0 9 0 2001909286 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 217031 21184 2637 9 0 211537 0
[pid=15183/tid=15184] ppid=15181 vsize=868124 CPUtime=3.23
/proc/15183/task/15184/stat : 15184 (java) R 15181 15183 14716 0 -1 64 23237 619 1 0 273 33 16 1 25 0 9 0 2001909287 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4127316531 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15186] ppid=15181 vsize=868124 CPUtime=0.36
/proc/15183/task/15186/stat : 15186 (java) S 15181 15183 14716 0 -1 64 6449 619 0 0 18 1 16 1 17 0 9 0 2001909289 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15187] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15187/stat : 15187 (java) S 15181 15183 14716 0 -1 64 18 619 0 0 0 0 16 1 16 0 9 0 2001909289 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15188] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15188/stat : 15188 (java) S 15181 15183 14716 0 -1 64 9 619 0 0 0 0 16 1 15 0 9 0 2001909289 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15189] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15189/stat : 15189 (java) S 15181 15183 14716 0 -1 64 1 619 0 0 0 0 16 1 18 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15190] ppid=15181 vsize=868124 CPUtime=0.56
/proc/15183/task/15190/stat : 15190 (java) S 15181 15183 14716 0 -1 64 978 619 0 0 38 1 16 1 15 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15191] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15191/stat : 15191 (java) S 15181 15183 14716 0 -1 64 1 619 0 0 0 0 16 1 19 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15192] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15192/stat : 15192 (java) S 15181 15183 14716 0 -1 64 8 619 0 0 0 0 16 1 15 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 868124

[startup+4.30183 s]
/proc/loadavg: 1.88 1.97 1.99 3/82 15196
/proc/meminfo: memFree=1582696/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=868124 CPUtime=4.24
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 31796 619 1 0 369 38 16 1 18 0 9 0 2001909286 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 217031 21184 2637 9 0 211537 0
[pid=15183/tid=15184] ppid=15181 vsize=868124 CPUtime=3.63
/proc/15183/task/15184/stat : 15184 (java) R 15181 15183 14716 0 -1 64 23530 619 1 0 312 34 16 1 25 0 9 0 2001909287 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4127314870 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15186] ppid=15181 vsize=868124 CPUtime=0.36
/proc/15183/task/15186/stat : 15186 (java) S 15181 15183 14716 0 -1 64 6449 619 0 0 18 1 16 1 17 0 9 0 2001909289 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15187] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15187/stat : 15187 (java) S 15181 15183 14716 0 -1 64 18 619 0 0 0 0 16 1 16 0 9 0 2001909289 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15188] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15188/stat : 15188 (java) S 15181 15183 14716 0 -1 64 9 619 0 0 0 0 16 1 15 0 9 0 2001909289 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15189] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15189/stat : 15189 (java) S 15181 15183 14716 0 -1 64 1 619 0 0 0 0 16 1 18 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15190] ppid=15181 vsize=868124 CPUtime=0.56
/proc/15183/task/15190/stat : 15190 (java) S 15181 15183 14716 0 -1 64 978 619 0 0 38 1 16 1 15 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15191] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15191/stat : 15191 (java) S 15181 15183 14716 0 -1 64 1 619 0 0 0 0 16 1 19 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15192] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15192/stat : 15192 (java) S 15181 15183 14716 0 -1 64 8 619 0 0 0 0 16 1 15 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 868124

[startup+4.50186 s]
/proc/loadavg: 1.88 1.97 1.99 3/82 15196
/proc/meminfo: memFree=1582696/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=868124 CPUtime=4.44
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 32001 619 1 0 389 38 16 1 18 0 9 0 2001909286 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 217031 21184 2637 9 0 211537 0
[pid=15183/tid=15184] ppid=15181 vsize=868124 CPUtime=3.82
/proc/15183/task/15184/stat : 15184 (java) R 15181 15183 14716 0 -1 64 23735 619 1 0 331 34 16 1 25 0 9 0 2001909287 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4127314997 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15186] ppid=15181 vsize=868124 CPUtime=0.36
/proc/15183/task/15186/stat : 15186 (java) S 15181 15183 14716 0 -1 64 6449 619 0 0 18 1 16 1 17 0 9 0 2001909289 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15187] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15187/stat : 15187 (java) S 15181 15183 14716 0 -1 64 18 619 0 0 0 0 16 1 16 0 9 0 2001909289 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15188] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15188/stat : 15188 (java) S 15181 15183 14716 0 -1 64 9 619 0 0 0 0 16 1 15 0 9 0 2001909289 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15189] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15189/stat : 15189 (java) S 15181 15183 14716 0 -1 64 1 619 0 0 0 0 16 1 18 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15190] ppid=15181 vsize=868124 CPUtime=0.56
/proc/15183/task/15190/stat : 15190 (java) S 15181 15183 14716 0 -1 64 978 619 0 0 38 1 16 1 15 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15191] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15191/stat : 15191 (java) S 15181 15183 14716 0 -1 64 1 619 0 0 0 0 16 1 19 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15192] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15192/stat : 15192 (java) S 15181 15183 14716 0 -1 64 8 619 0 0 0 0 16 1 15 0 9 0 2001909291 888958976 21184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 868124

[startup+4.60195 s]
/proc/loadavg: 1.88 1.97 1.99 3/82 15196
/proc/meminfo: memFree=1582696/2055920 swapFree=4180444/4192956
[pid=15183] ppid=15181 vsize=868124 CPUtime=4.54
/proc/15183/stat : 15183 (java) S 15181 15183 14716 0 -1 0 32130 619 1 0 399 38 16 1 18 0 9 0 2001909286 888958976 21188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15183/statm: 217031 21188 2637 9 0 211537 0
[pid=15183/tid=15184] ppid=15181 vsize=868124 CPUtime=3.92
/proc/15183/task/15184/stat : 15184 (java) R 15181 15183 14716 0 -1 64 23863 619 1 0 341 34 16 1 25 0 9 0 2001909287 888958976 21188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15186] ppid=15181 vsize=868124 CPUtime=0.36
/proc/15183/task/15186/stat : 15186 (java) S 15181 15183 14716 0 -1 64 6449 619 0 0 18 1 16 1 17 0 9 0 2001909289 888958976 21188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15187] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15187/stat : 15187 (java) S 15181 15183 14716 0 -1 64 18 619 0 0 0 0 16 1 16 0 9 0 2001909289 888958976 21188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15188] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15188/stat : 15188 (java) S 15181 15183 14716 0 -1 64 9 619 0 0 0 0 16 1 15 0 9 0 2001909289 888958976 21188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15189] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15189/stat : 15189 (java) S 15181 15183 14716 0 -1 64 1 619 0 0 0 0 16 1 18 0 9 0 2001909291 888958976 21188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15190] ppid=15181 vsize=868124 CPUtime=0.56
/proc/15183/task/15190/stat : 15190 (java) S 15181 15183 14716 0 -1 64 979 619 0 0 38 1 16 1 15 0 9 0 2001909291 888958976 21188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15191] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15191/stat : 15191 (java) S 15181 15183 14716 0 -1 64 1 619 0 0 0 0 16 1 19 0 9 0 2001909291 888958976 21188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15183/tid=15192] ppid=15181 vsize=868124 CPUtime=0.17
/proc/15183/task/15192/stat : 15192 (java) S 15181 15183 14716 0 -1 64 8 619 0 0 0 0 16 1 15 0 9 0 2001909291 888958976 21188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 868124

Child status: 0
Real time (s): 4.65582
CPU time (s): 4.5903
CPU user time (s): 4.17337
CPU system time (s): 0.416936
CPU usage (%): 98.5928
Max. virtual memory (cumulated for all children) (KiB): 868124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.17337
system time used= 0.416936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32875
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= 1939
involuntary context switches= 2074

runsolver used 0.009998 second user time and 0.023996 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-05 05:43:17
IDJOB=1083803
IDBENCH=57508
IDSOLVER=363
FILE ID=node68/1083803-1215229397
PBS_JOBID= 7881865
Free space on /tmp= 66496 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapScens/normalized-scen1.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-1083803-1215229397/watcher-1083803-1215229397 -o /tmp/evaluation-result-1083803-1215229397/solver-1083803-1215229397 -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-1083803-1215229397.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a20b814963264f712f828b46a490fc99
RANDOM SEED=1390525908

node68.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.261
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.261
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:       1657872 kB
Buffers:         50048 kB
Cached:         243204 kB
SwapCached:       6560 kB
Active:         228460 kB
Inactive:       114988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657872 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            2952 kB
Writeback:           0 kB
Mapped:          57736 kB
Slab:            39768 kB
Committed_AS:  4315012 kB
PageTables:       1836 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= 66492 MiB
End job on node68 at 2008-07-05 05:43:22