Trace number 1058064

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.43033 4.49714

DiagnosticValue
CHECKS40242
NODES1027

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-15.xml
MD5SUMe388ff74a36a9bb17963ab4d6d8a2381
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.981849
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2042
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1556
Global constraints used (with number of constraints)alldifferent(486)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1058064-1215112854.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.38/0.43	   
0.38/0.43	   variables being loaded...
0.48/0.57	     nbVariables=400  nbDomainTypes=252  minDomainSize=1  maxDomainSize=26  nbTotalValues=3817
0.48/0.57	       =>  wckTime=0.326  cpuTime=0.23  mem=8M894
0.48/0.57	   
0.48/0.57	   predicates being loaded...
0.57/0.63	   
0.57/0.63	   constraints being loaded...
2.69/2.87	     nbConstraints=2042  nbGlobalConstraints=486  nbSingletonDomainVariables=138  nbConflictsStructures=1440
2.69/2.87	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=116  nbSharedBinaryRepresentations=0
2.69/2.87	     nbEvaluationManagers=1556  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=152  minArity=4  avgArity=6.34
2.69/2.87	     maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.243  symmetryCpuTime=0.12
2.69/2.87	       =>  wckTime=2.631  cpuTime=2.19  mem=34M779
2.85/2.99	   
2.85/2.99	   solver IterativeSystematicSolver being built... 
3.05/3.13	   
3.05/3.13	   INFO : Forward propagation technique limited 
3.14/3.22	       =>  wckTime=2.975  cpuTime=2.4  mem=43M765
3.14/3.28	   
3.14/3.28	   preprocessing
3.14/3.28	     nbConstraintChecks=6225  nbValidityChecks=368  nbPropagations=400  nbRevisions=464  nbUselessRevisions=464
3.14/3.28	     nbRemovedValues=0  detectedInconsistency=no
3.14/3.28	       =>  wckTime=0.058  cpuTime=0.03  mem=44M718
4.33/4.47	   
4.33/4.47	   search
4.33/4.47	     run=2  nbConstraintChecks=34017  nbValidityChecks=103778  minDepth=235  maxDepth=400  nbPropagations=20837
4.33/4.47	     nbRevisions=29874  nbUselessRevisions=28981  nbAssignments=1027  nbFailedAssignments=46  nbBacktracks=119
4.33/4.47	     nbVisitedNodes=1142  nbRestartNogoods=6  nbFoundSolutions=1  mapSize=100  nbInferences=0  nbTooLargeKeys=0
4.33/4.47	     nbSEliminables=0  nbREliminables=253.37  nbIEliminables=38.37  nbDEliminables=0  nbPEliminables=0
4.33/4.47	       =>  wckTime=1.251  cpuTime=1.13  mem=42M221
4.33/4.47	   
4.33/4.47	   global
4.33/4.47	     nbConstraintChecks=40242  nbValidityChecks=104146  nbPropagations=21237  nbRevisions=30338
4.33/4.47	     nbUselessRevisions=29445  nbRestartNogoods=6  solvingWckTime=1.253  solvingCpuTime=1.13  expiredTime=no
4.33/4.47	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=3.52  globalCpuTime=3.58
4.33/4.47	       =>  wckTime=4.23  cpuTime=3.53  mem=42M221
4.33/4.47	   
4.33/4.47	s SATISFIABLE
4.33/4.47	v 37 22 32 39 9 16 26 6 4 25 27 29 7 21 12 34 26 14 39 41 37 29 2 25 20 23 44 19 5 34 24 5 32 22 12 35 32 15 11 13 42 37 31 18 33 20 43 24 15 19 17 33 7 12 30 16 0 7 15 43 19 34 26 40 5 24 9 27 38 3 38 36 31 22 35 15 40 8 28 12 39 37 43 14 4 30 19 2 8 41 23 13 0 29 8 2 43 27 18 6 28 11 9 10 27 42 3 31 28 18 15 0 3 39 34 20 33 32 27 19 10 25 8 29 41 44 40 31 23 18 12 6 15 10 36 35 5 17 14 23 30 23 6 3 19 11 22 5 25 4 11 9 43 23 1 44 16 21 30 13 38 19 1 40 2 18 21 20 22 2 17 31 12 7 4 41 21 34 17 26 29 26 1 16 28 35 41 11 42 32 10 32 12 39 38 36 42 3 1 11 1 14 13 15 18 1 8 4 5 15 9 6 12 10 13 8 13 3 12 19 4 0 13 11 5 17 17 19 11 3 17 15 0 0 9 17 4 13 18 8 2 13 0 17 17 14 1 6 15 12 12 7 16 4 19 9 10 1 14 15 18 14 3 0 8 11 14 0 13 19 8 18 12 4 1 2 19 12 7 0 14 8 16 18 13 17 8 6 10 2 9 7 0 14 15 2 2 1 11 9 15 13 13 0 19 16 12 9 10 14 3 18 15 8 12 10 16 19 16 13 12 13 18 5 18 5 15 11 12 18 14 15 18 9 2 8 7 14 8 18 6 3 2 8 4 9 10 5 12 6 1 7 0 10 9 9 5 9 12 6 18 5 8 16 11 6 1 2 7 19 10 19 12 17 7 6 16 2 0 5 3 11 0 12 16 14 10 8 4 1 4 2 16 19 6 1 6 4 2 15 
4.33/4.47	d NODES 1027
4.33/4.47	d CHECKS 40242
4.33/4.47	   
4.33/4.47	   totalWckTime=4.287  totalCpuTime=3.59

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-1058064-1215112854/watcher-1058064-1215112854 -o /tmp/evaluation-result-1058064-1215112854/solver-1058064-1215112854 -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-1058064-1215112854.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.99 2.04 3/80 12358
/proc/meminfo: memFree=1673136/2055920 swapFree=4180240/4192956
[pid=12358] ppid=12356 vsize=1616 CPUtime=0
/proc/12358/stat : 12358 (java) D 12356 12358 11507 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1990257352 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/12358/statm: 404 145 119 9 0 46 0

[startup+0.0321391 s]
/proc/loadavg: 1.92 1.99 2.04 3/80 12358
/proc/meminfo: memFree=1673136/2055920 swapFree=4180240/4192956
[pid=12358] ppid=12356 vsize=861228 CPUtime=0.01
/proc/12358/stat : 12358 (java) S 12356 12358 11507 0 -1 0 1710 0 1 0 0 1 0 0 18 0 3 0 1990257352 881897472 1407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/12358/statm: 215307 1407 563 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.101252 s]
/proc/loadavg: 1.92 1.99 2.04 3/80 12358
/proc/meminfo: memFree=1673136/2055920 swapFree=4180240/4192956
[pid=12358] ppid=12356 vsize=865884 CPUtime=0.08
/proc/12358/stat : 12358 (java) S 12356 12358 11507 0 -1 0 3680 0 1 0 6 2 0 0 18 0 9 0 1990257352 886665216 3154 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12358/statm: 216471 3154 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301288 s]
/proc/loadavg: 1.92 1.99 2.04 3/80 12358
/proc/meminfo: memFree=1673136/2055920 swapFree=4180240/4192956
[pid=12358] ppid=12356 vsize=866196 CPUtime=0.28
/proc/12358/stat : 12358 (java) S 12356 12358 11507 0 -1 0 5617 0 1 0 24 4 0 0 18 0 9 0 1990257352 886984704 5031 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12358/statm: 216549 5031 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701356 s]
/proc/loadavg: 1.92 1.99 2.04 3/80 12358
/proc/meminfo: memFree=1673136/2055920 swapFree=4180240/4192956
[pid=12358] ppid=12356 vsize=867104 CPUtime=0.68
/proc/12358/stat : 12358 (java) S 12356 12358 11507 0 -1 0 7913 0 1 0 63 5 0 0 18 0 9 0 1990257352 887914496 7273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12358/statm: 216776 7273 2006 9 0 211282 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867104

[startup+1.50249 s]
/proc/loadavg: 1.92 1.99 2.04 3/89 12367
/proc/meminfo: memFree=1641000/2055920 swapFree=4180240/4192956
[pid=12358] ppid=12356 vsize=867692 CPUtime=1.46
/proc/12358/stat : 12358 (java) S 12356 12358 11507 0 -1 0 13986 0 1 0 135 11 0 0 18 0 9 0 1990257352 888516608 13345 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12358/statm: 216923 13345 2013 9 0 211429 0
[pid=12358/tid=12360] ppid=12356 vsize=867692 CPUtime=1.22
/proc/12358/task/12360/stat : 12360 (java) R 12356 12358 11507 0 -1 64 12570 0 1 0 112 10 0 0 25 0 9 0 1990257354 888516608 13345 996147200 134512640 134550740 4294955984 18446744073709551615 102888608 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12361] ppid=12356 vsize=867692 CPUtime=0
/proc/12358/task/12361/stat : 12361 (java) S 12356 12358 11507 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1990257356 888516608 13345 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12362] ppid=12356 vsize=867692 CPUtime=0
/proc/12358/task/12362/stat : 12362 (java) S 12356 12358 11507 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1990257356 888516608 13345 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12363] ppid=12356 vsize=867692 CPUtime=0
/proc/12358/task/12363/stat : 12363 (java) S 12356 12358 11507 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1990257356 888516608 13345 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12364] ppid=12356 vsize=867692 CPUtime=0
/proc/12358/task/12364/stat : 12364 (java) S 12356 12358 11507 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990257358 888516608 13345 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12365] ppid=12356 vsize=867692 CPUtime=0.22
/proc/12358/task/12365/stat : 12365 (java) S 12356 12358 11507 0 -1 64 719 0 0 0 22 0 0 0 16 0 9 0 1990257358 888516608 13345 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12366] ppid=12356 vsize=867692 CPUtime=0
/proc/12358/task/12366/stat : 12366 (java) S 12356 12358 11507 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990257358 888516608 13345 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12367] ppid=12356 vsize=867692 CPUtime=0
/proc/12358/task/12367/stat : 12367 (java) S 12356 12358 11507 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990257358 888516608 13345 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867692

[startup+3.10176 s]
/proc/loadavg: 1.92 1.99 2.04 3/89 12367
/proc/meminfo: memFree=1608616/2055920 swapFree=4180240/4192956
[pid=12358] ppid=12356 vsize=868136 CPUtime=3.05
/proc/12358/stat : 12358 (java) S 12356 12358 11507 0 -1 0 29351 513 1 0 275 23 6 1 18 0 9 0 1990257352 888971264 20903 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12358/statm: 217034 20903 2636 9 0 211540 0
[pid=12358/tid=12360] ppid=12356 vsize=868136 CPUtime=2.56
/proc/12358/task/12360/stat : 12360 (java) R 12356 12358 11507 0 -1 64 18637 513 1 0 231 18 6 1 24 0 9 0 1990257354 888971264 20903 996147200 134512640 134550740 4294955984 18446744073709551615 4127228241 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12361] ppid=12356 vsize=868136 CPUtime=0.21
/proc/12358/task/12361/stat : 12361 (java) S 12356 12358 11507 0 -1 64 8948 513 0 0 12 2 6 1 17 0 9 0 1990257356 888971264 20903 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12362] ppid=12356 vsize=868136 CPUtime=0.07
/proc/12358/task/12362/stat : 12362 (java) S 12356 12358 11507 0 -1 64 17 513 0 0 0 0 6 1 17 0 9 0 1990257356 888971264 20903 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12363] ppid=12356 vsize=868136 CPUtime=0.07
/proc/12358/task/12363/stat : 12363 (java) S 12356 12358 11507 0 -1 64 9 513 0 0 0 0 6 1 16 0 9 0 1990257356 888971264 20903 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12364] ppid=12356 vsize=868136 CPUtime=0.07
/proc/12358/task/12364/stat : 12364 (java) S 12356 12358 11507 0 -1 64 1 513 0 0 0 0 6 1 18 0 9 0 1990257358 888971264 20903 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12365] ppid=12356 vsize=868136 CPUtime=0.38
/proc/12358/task/12365/stat : 12365 (java) S 12356 12358 11507 0 -1 64 930 513 0 0 31 0 6 1 16 0 9 0 1990257358 888971264 20903 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12366] ppid=12356 vsize=868136 CPUtime=0.07
/proc/12358/task/12366/stat : 12366 (java) S 12356 12358 11507 0 -1 64 1 513 0 0 0 0 6 1 19 0 9 0 1990257358 888971264 20903 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12367] ppid=12356 vsize=868136 CPUtime=0.07
/proc/12358/task/12367/stat : 12367 (java) S 12356 12358 11507 0 -1 64 5 513 0 0 0 0 6 1 15 0 9 0 1990257358 888971264 20903 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868136

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

[startup+3.9019 s]
/proc/loadavg: 2.01 2.01 2.04 3/89 12371
/proc/meminfo: memFree=1599336/2055920 swapFree=4180240/4192956
[pid=12358] ppid=12356 vsize=868048 CPUtime=3.83
/proc/12358/stat : 12358 (java) S 12356 12358 11507 0 -1 0 38667 513 1 0 351 25 6 1 18 0 9 0 1990257352 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12358/statm: 217012 22843 2615 9 0 211540 0
[pid=12358/tid=12360] ppid=12356 vsize=868048 CPUtime=3.25
/proc/12358/task/12360/stat : 12360 (java) R 12356 12358 11507 0 -1 64 26026 513 1 0 298 20 6 1 25 0 9 0 1990257354 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4125952187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12361] ppid=12356 vsize=868048 CPUtime=0.25
/proc/12358/task/12361/stat : 12361 (java) S 12356 12358 11507 0 -1 64 10836 513 0 0 15 3 6 1 16 0 9 0 1990257356 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12362] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12362/stat : 12362 (java) S 12356 12358 11507 0 -1 64 17 513 0 0 0 0 6 1 16 0 9 0 1990257356 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12363] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12363/stat : 12363 (java) S 12356 12358 11507 0 -1 64 9 513 0 0 0 0 6 1 15 0 9 0 1990257356 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12364] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12364/stat : 12364 (java) S 12356 12358 11507 0 -1 64 1 513 0 0 0 0 6 1 18 0 9 0 1990257358 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12365] ppid=12356 vsize=868048 CPUtime=0.44
/proc/12358/task/12365/stat : 12365 (java) S 12356 12358 11507 0 -1 64 969 513 0 0 37 0 6 1 15 0 9 0 1990257358 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12366] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12366/stat : 12366 (java) S 12356 12358 11507 0 -1 64 1 513 0 0 0 0 6 1 19 0 9 0 1990257358 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12367] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12367/stat : 12367 (java) S 12356 12358 11507 0 -1 64 5 513 0 0 0 0 6 1 15 0 9 0 1990257358 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 868048

[startup+4.30196 s]
/proc/loadavg: 2.01 2.01 2.04 3/89 12371
/proc/meminfo: memFree=1591528/2055920 swapFree=4180240/4192956
[pid=12358] ppid=12356 vsize=868048 CPUtime=4.23
/proc/12358/stat : 12358 (java) S 12356 12358 11507 0 -1 0 38669 513 1 0 391 25 6 1 18 0 9 0 1990257352 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12358/statm: 217012 22843 2615 9 0 211540 0
[pid=12358/tid=12360] ppid=12356 vsize=868048 CPUtime=3.64
/proc/12358/task/12360/stat : 12360 (java) R 12356 12358 11507 0 -1 64 26028 513 1 0 337 20 6 1 25 0 9 0 1990257354 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4127157067 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12361] ppid=12356 vsize=868048 CPUtime=0.25
/proc/12358/task/12361/stat : 12361 (java) S 12356 12358 11507 0 -1 64 10836 513 0 0 15 3 6 1 16 0 9 0 1990257356 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12362] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12362/stat : 12362 (java) S 12356 12358 11507 0 -1 64 17 513 0 0 0 0 6 1 16 0 9 0 1990257356 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12363] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12363/stat : 12363 (java) S 12356 12358 11507 0 -1 64 9 513 0 0 0 0 6 1 15 0 9 0 1990257356 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12364] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12364/stat : 12364 (java) S 12356 12358 11507 0 -1 64 1 513 0 0 0 0 6 1 18 0 9 0 1990257358 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12365] ppid=12356 vsize=868048 CPUtime=0.44
/proc/12358/task/12365/stat : 12365 (java) S 12356 12358 11507 0 -1 64 969 513 0 0 37 0 6 1 15 0 9 0 1990257358 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12366] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12366/stat : 12366 (java) S 12356 12358 11507 0 -1 64 1 513 0 0 0 0 6 1 19 0 9 0 1990257358 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12367] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12367/stat : 12367 (java) S 12356 12358 11507 0 -1 64 5 513 0 0 0 0 6 1 15 0 9 0 1990257358 888881152 22843 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 868048

[startup+4.40698 s]
/proc/loadavg: 2.01 2.01 2.04 3/89 12371
/proc/meminfo: memFree=1591528/2055920 swapFree=4180240/4192956
[pid=12358] ppid=12356 vsize=868048 CPUtime=4.33
/proc/12358/stat : 12358 (java) S 12356 12358 11507 0 -1 0 38676 513 1 0 401 25 6 1 18 0 9 0 1990257352 888881152 22844 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12358/statm: 217012 22844 2615 9 0 211540 0
[pid=12358/tid=12360] ppid=12356 vsize=868048 CPUtime=3.74
/proc/12358/task/12360/stat : 12360 (java) R 12356 12358 11507 0 -1 64 26034 513 1 0 347 20 6 1 25 0 9 0 1990257354 888881152 22844 996147200 134512640 134550740 4294955984 18446744073709551615 4127320403 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12361] ppid=12356 vsize=868048 CPUtime=0.25
/proc/12358/task/12361/stat : 12361 (java) S 12356 12358 11507 0 -1 64 10836 513 0 0 15 3 6 1 16 0 9 0 1990257356 888881152 22844 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12362] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12362/stat : 12362 (java) S 12356 12358 11507 0 -1 64 17 513 0 0 0 0 6 1 16 0 9 0 1990257356 888881152 22844 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12363] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12363/stat : 12363 (java) S 12356 12358 11507 0 -1 64 9 513 0 0 0 0 6 1 15 0 9 0 1990257356 888881152 22844 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12364] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12364/stat : 12364 (java) S 12356 12358 11507 0 -1 64 1 513 0 0 0 0 6 1 18 0 9 0 1990257358 888881152 22844 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12365] ppid=12356 vsize=868048 CPUtime=0.45
/proc/12358/task/12365/stat : 12365 (java) S 12356 12358 11507 0 -1 64 970 513 0 0 38 0 6 1 15 0 9 0 1990257358 888881152 22844 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12366] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12366/stat : 12366 (java) S 12356 12358 11507 0 -1 64 1 513 0 0 0 0 6 1 19 0 9 0 1990257358 888881152 22844 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12358/tid=12367] ppid=12356 vsize=868048 CPUtime=0.07
/proc/12358/task/12367/stat : 12367 (java) S 12356 12358 11507 0 -1 64 5 513 0 0 0 0 6 1 15 0 9 0 1990257358 888881152 22844 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 868048

Child status: 0
Real time (s): 4.49714
CPU time (s): 4.43033
CPU user time (s): 4.14537
CPU system time (s): 0.284956
CPU usage (%): 98.5143
Max. virtual memory (cumulated for all children) (KiB): 868136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.14537
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39228
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= 1611
involuntary context switches= 1707

runsolver used 0.009998 second user time and 0.027995 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-03 21:20:54
IDJOB=1058064
IDBENCH=54104
IDSOLVER=363
FILE ID=node50/1058064-1215112854
PBS_JOBID= 7877105
Free space on /tmp= 66540 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-15.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-1058064-1215112854/watcher-1058064-1215112854 -o /tmp/evaluation-result-1058064-1215112854/solver-1058064-1215112854 -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-1058064-1215112854.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e388ff74a36a9bb17963ab4d6d8a2381
RANDOM SEED=222843056

node50.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:       1673616 kB
Buffers:          6096 kB
Cached:         101284 kB
SwapCached:       6724 kB
Active:         266076 kB
Inactive:        48248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673616 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:         220604 kB
Slab:            52720 kB
Committed_AS:  4627172 kB
PageTables:       2248 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= 66536 MiB
End job on node50 at 2008-07-03 21:20:58