Trace number 1089940

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 6.94194 7.04242

DiagnosticValue
CHECKS7271100
NODES47953

General information on the benchmark

Namecsp/graphColoring/sgb/queen/
normalized-queen8-8-9.xml
MD5SUM11b19c7d39bfec2562dcd35eea8e40b2
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.944856
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints728
Maximum constraint arity2
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension728
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.10	
0.07/0.10	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mac.xml
0.27/0.33	   
0.27/0.33	   instance
0.27/0.33	     name=HOME/instance-1089940-1215269879.xml
0.27/0.36	   
0.27/0.36	   domains being loaded...
0.27/0.37	   
0.27/0.37	   variables being loaded...
0.37/0.40	     nbVariables=64  nbDomainTypes=1  minDomainSize=9  maxDomainSize=9  nbTotalValues=576
0.37/0.40	       =>  wckTime=0.151  cpuTime=0.11  mem=7M919
0.37/0.40	   
0.37/0.40	   predicates being loaded...
0.37/0.47	   
0.37/0.47	   constraints being loaded...
0.85/0.96	     nbConstraints=738  nbGlobalConstraints=10  nbConvertedConstraints=728  nbConvertConstraintsChecks=162
0.85/0.96	     nbExtensionStructures=2  nbSharedExtensionStructures=726  nbConflictsStructures=3  nbSharedConflictsStructures=726
0.85/0.96	     nbSharedBinaryRepresentations=9  minDegree=23  maxDegree=30  minArity=2  avgArity=2.22  maxArity=64  nbGenerators=2
0.85/0.96	     nbFusions=2  symmetryWckTime=0.107  symmetryCpuTime=0.05  nbCliques=8
0.85/0.96	       =>  wckTime=0.704  cpuTime=0.47  mem=17M794
0.96/1.02	   
0.96/1.02	   solver IterativeSystematicSolver being built... 
0.96/1.09	   
0.96/1.09	   INFO : Forward propagation technique limited 
1.05/1.16	       =>  wckTime=0.911  cpuTime=0.59  mem=20M207
1.05/1.18	   
1.05/1.18	   preprocessing
1.05/1.18	     nbConstraintChecks=36  nbPropagations=66  nbRevisions=4  nbUselessRevisions=0  nbRemovedValues=4
1.05/1.18	     nbRemovedTuples=36  detectedInconsistency=no
1.05/1.18	       =>  wckTime=0.013  cpuTime=0.01  mem=20M207
1.25/1.33	   
1.25/1.33	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M174)
6.89/7.01	   
6.89/7.01	   search
6.89/7.01	     run=15  nbConstraintChecks=7271060  minDepth=16  maxDepth=64  nbPropagations=1460326  nbRevisions=9813683
6.89/7.01	     nbUselessRevisions=6823634  nbAssignments=47953  nbFailedAssignments=10624  nbBacktracks=36894
6.89/7.01	     nbVisitedNodes=70825  nbRestartNogoods=57  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=1.41
6.89/7.01	     nbIEliminables=40.57  nbDEliminables=0  nbPEliminables=0
6.89/7.01	       =>  wckTime=5.849  cpuTime=5.72  mem=22M174
6.89/7.02	   
6.89/7.02	   global
6.89/7.02	     nbConstraintChecks=7271096  nbPropagations=1460392  nbRevisions=9813687  nbUselessRevisions=6823634
6.89/7.02	     nbRestartNogoods=57  solvingWckTime=5.851  solvingCpuTime=5.72  expiredTime=no  totalExploration=no
6.89/7.02	     nbFoundSolutions=1  firstSolutionCpuTime=6.3  globalCpuTime=6.37
6.89/7.02	       =>  wckTime=6.765  cpuTime=6.31  mem=22M174
6.89/7.02	   
6.89/7.02	s SATISFIABLE
6.89/7.02	v 1 6 5 8 4 2 3 7 8 4 0 3 7 1 6 2 3 2 6 4 0 5 8 1 7 0 1 2 3 6 4 5 2 3 4 0 5 7 1 6 0 5 8 1 6 3 2 4 6 1 3 5 2 4 7 8 4 7 2 6 1 8 5 0 
6.89/7.02	d NODES 47953
6.89/7.02	d CHECKS 7271096
6.89/7.02	   
6.89/7.02	   totalWckTime=6.821  totalCpuTime=6.37

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-1089940-1215269879/watcher-1089940-1215269879 -o /tmp/evaluation-result-1089940-1215269879/solver-1089940-1215269879 -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-1089940-1215269879.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.94 3/84 30962
/proc/meminfo: memFree=1687680/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=18572 CPUtime=0
/proc/30962/stat : 30962 (runsolver) R 30960 30962 29526 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2005963202 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 268582841639 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30962/statm: 4643 292 257 25 0 2626 0

[startup+0.0630711 s]
/proc/loadavg: 1.92 1.98 1.94 3/84 30962
/proc/meminfo: memFree=1687680/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=862200 CPUtime=0.03
/proc/30962/stat : 30962 (java) S 30960 30962 29526 0 -1 0 2375 0 1 0 2 1 0 0 18 0 6 0 2005963202 882892800 1958 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 215550 1958 901 9 0 210529 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862200

[startup+0.100915 s]
/proc/loadavg: 1.92 1.98 1.94 3/84 30962
/proc/meminfo: memFree=1687680/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=865856 CPUtime=0.07
/proc/30962/stat : 30962 (java) S 30960 30962 29526 0 -1 0 3579 0 1 0 5 2 0 0 18 0 9 0 2005963202 886636544 3067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216464 3067 1642 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.301946 s]
/proc/loadavg: 1.92 1.98 1.94 3/84 30962
/proc/meminfo: memFree=1687680/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=866048 CPUtime=0.27
/proc/30962/stat : 30962 (java) S 30960 30962 29526 0 -1 0 5576 0 1 0 24 3 0 0 18 0 9 0 2005963202 886833152 4990 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216512 4990 1902 9 0 211060 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866048

[startup+0.702025 s]
/proc/loadavg: 1.92 1.98 1.94 3/84 30962
/proc/meminfo: memFree=1687680/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=867644 CPUtime=0.67
/proc/30962/stat : 30962 (java) S 30960 30962 29526 0 -1 0 7963 0 1 0 62 5 0 0 18 0 9 0 2005963202 888467456 7323 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216911 7323 2010 9 0 211417 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867644

[startup+1.50218 s]
/proc/loadavg: 1.92 1.98 1.94 4/93 30975
/proc/meminfo: memFree=1660856/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=868424 CPUtime=1.44
/proc/30962/stat : 30962 (java) S 30960 30962 29526 0 -1 0 16807 336 1 0 131 12 1 0 18 0 9 0 2005963202 889266176 10790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 217106 10790 2631 9 0 211612 0
[pid=30962/tid=30964] ppid=30960 vsize=868424 CPUtime=1.08
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29526 0 -1 64 12328 336 1 0 98 9 1 0 24 0 9 0 2005963204 889266176 10790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=868424 CPUtime=0.06
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29526 0 -1 64 2669 336 0 0 5 0 1 0 17 0 9 0 2005963206 889266176 10790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29526 0 -1 64 16 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29526 0 -1 64 11 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29526 0 -1 64 0 336 0 0 0 0 1 0 18 0 9 0 2005963208 889266176 10790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=868424 CPUtime=0.29
/proc/30962/task/30969/stat : 30969 (java) R 30960 30962 29526 0 -1 64 956 336 0 0 27 1 1 0 16 0 9 0 2005963208 889266176 10790 996147200 134512640 134550740 4294955968 18446744073709551615 101767760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29526 0 -1 64 2 336 0 0 0 0 1 0 19 0 9 0 2005963208 889266176 10790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29526 0 -1 64 8 336 0 0 0 0 1 0 15 0 9 0 2005963208 889266176 10790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 868424

[startup+3.10149 s]
/proc/loadavg: 1.92 1.98 1.94 3/93 30975
/proc/meminfo: memFree=1654328/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=868424 CPUtime=3.03
/proc/30962/stat : 30962 (java) S 30960 30962 29526 0 -1 0 16832 336 1 0 290 12 1 0 18 0 9 0 2005963202 889266176 10812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 217106 10812 2631 9 0 211612 0
[pid=30962/tid=30964] ppid=30960 vsize=868424 CPUtime=2.65
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29526 0 -1 64 12334 336 1 0 254 10 1 0 25 0 9 0 2005963204 889266176 10812 996147200 134512640 134550740 4294955968 18446744073709551615 4126095811 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=868424 CPUtime=0.06
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29526 0 -1 64 2669 336 0 0 5 0 1 0 17 0 9 0 2005963206 889266176 10812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29526 0 -1 64 16 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29526 0 -1 64 11 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29526 0 -1 64 0 336 0 0 0 0 1 0 18 0 9 0 2005963208 889266176 10812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=868424 CPUtime=0.32
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29526 0 -1 64 975 336 0 0 30 1 1 0 15 0 9 0 2005963208 889266176 10812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29526 0 -1 64 2 336 0 0 0 0 1 0 19 0 9 0 2005963208 889266176 10812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29526 0 -1 64 8 336 0 0 0 0 1 0 15 0 9 0 2005963208 889266176 10812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 868424

[startup+6.30212 s]
/proc/loadavg: 1.93 1.98 1.94 3/93 30975
/proc/meminfo: memFree=1654200/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=868424 CPUtime=6.2
/proc/30962/stat : 30962 (java) S 30960 30962 29526 0 -1 0 16866 336 1 0 607 12 1 0 18 0 9 0 2005963202 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 217106 10814 2631 9 0 211612 0
[pid=30962/tid=30964] ppid=30960 vsize=868424 CPUtime=5.82
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29526 0 -1 64 12339 336 1 0 571 10 1 0 25 0 9 0 2005963204 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4127040352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=868424 CPUtime=0.06
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29526 0 -1 64 2669 336 0 0 5 0 1 0 17 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29526 0 -1 64 16 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29526 0 -1 64 11 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29526 0 -1 64 0 336 0 0 0 0 1 0 18 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=868424 CPUtime=0.32
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29526 0 -1 64 975 336 0 0 30 1 1 0 16 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29526 0 -1 64 2 336 0 0 0 0 1 0 19 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29526 0 -1 64 37 336 0 0 0 0 1 0 15 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868424

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

[startup+6.7022 s]
/proc/loadavg: 1.93 1.98 1.94 3/93 30975
/proc/meminfo: memFree=1654136/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=868424 CPUtime=6.59
/proc/30962/stat : 30962 (java) S 30960 30962 29526 0 -1 0 16866 336 1 0 646 12 1 0 18 0 9 0 2005963202 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 217106 10814 2631 9 0 211612 0
[pid=30962/tid=30964] ppid=30960 vsize=868424 CPUtime=6.21
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29526 0 -1 64 12339 336 1 0 610 10 1 0 25 0 9 0 2005963204 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4127038386 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=868424 CPUtime=0.06
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29526 0 -1 64 2669 336 0 0 5 0 1 0 17 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29526 0 -1 64 16 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29526 0 -1 64 11 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29526 0 -1 64 0 336 0 0 0 0 1 0 18 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=868424 CPUtime=0.32
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29526 0 -1 64 975 336 0 0 30 1 1 0 16 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29526 0 -1 64 2 336 0 0 0 0 1 0 19 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29526 0 -1 64 37 336 0 0 0 0 1 0 15 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 868424

[startup+6.90223 s]
/proc/loadavg: 1.93 1.98 1.94 3/93 30975
/proc/meminfo: memFree=1654136/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=868424 CPUtime=6.79
/proc/30962/stat : 30962 (java) S 30960 30962 29526 0 -1 0 16866 336 1 0 666 12 1 0 18 0 9 0 2005963202 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 217106 10814 2631 9 0 211612 0
[pid=30962/tid=30964] ppid=30960 vsize=868424 CPUtime=6.41
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29526 0 -1 64 12339 336 1 0 630 10 1 0 25 0 9 0 2005963204 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4127046951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=868424 CPUtime=0.06
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29526 0 -1 64 2669 336 0 0 5 0 1 0 17 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29526 0 -1 64 16 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29526 0 -1 64 11 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29526 0 -1 64 0 336 0 0 0 0 1 0 18 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=868424 CPUtime=0.32
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29526 0 -1 64 975 336 0 0 30 1 1 0 16 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29526 0 -1 64 2 336 0 0 0 0 1 0 19 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29526 0 -1 64 37 336 0 0 0 0 1 0 15 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 868424

[startup+7.00225 s]
/proc/loadavg: 1.93 1.98 1.94 3/93 30975
/proc/meminfo: memFree=1654136/2055924 swapFree=4180432/4192956
[pid=30962] ppid=30960 vsize=868424 CPUtime=6.89
/proc/30962/stat : 30962 (java) S 30960 30962 29526 0 -1 0 16866 336 1 0 676 12 1 0 18 0 9 0 2005963202 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 217106 10814 2631 9 0 211612 0
[pid=30962/tid=30964] ppid=30960 vsize=868424 CPUtime=6.51
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29526 0 -1 64 12339 336 1 0 640 10 1 0 25 0 9 0 2005963204 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4125952190 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=868424 CPUtime=0.06
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29526 0 -1 64 2669 336 0 0 5 0 1 0 17 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29526 0 -1 64 16 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29526 0 -1 64 11 336 0 0 0 0 1 0 16 0 9 0 2005963206 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29526 0 -1 64 0 336 0 0 0 0 1 0 18 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=868424 CPUtime=0.32
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29526 0 -1 64 975 336 0 0 30 1 1 0 16 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29526 0 -1 64 2 336 0 0 0 0 1 0 19 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=868424 CPUtime=0.01
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29526 0 -1 64 37 336 0 0 0 0 1 0 15 0 9 0 2005963208 889266176 10814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 868424

Child status: 0
Real time (s): 7.04242
CPU time (s): 6.94194
CPU user time (s): 6.79597
CPU system time (s): 0.145977
CPU usage (%): 98.5732
Max. virtual memory (cumulated for all children) (KiB): 868424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.79597
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17329
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= 1390
involuntary context switches= 1686

runsolver used 0.012998 second user time and 0.030995 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-05 16:57:59
IDJOB=1089940
IDBENCH=58353
IDSOLVER=363
FILE ID=node6/1089940-1215269879
PBS_JOBID= 7882116
Free space on /tmp= 66492 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/sgb/queen/normalized-queen8-8-9.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-1089940-1215269879/watcher-1089940-1215269879 -o /tmp/evaluation-result-1089940-1215269879/solver-1089940-1215269879 -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-1089940-1215269879.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 11b19c7d39bfec2562dcd35eea8e40b2
RANDOM SEED=703163391

node6.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.265
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.265
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:      2055924 kB
MemFree:       1688160 kB
Buffers:         38088 kB
Cached:         181680 kB
SwapCached:       6536 kB
Active:         195072 kB
Inactive:       123096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1688160 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:            2092 kB
Writeback:           0 kB
Mapped:         109908 kB
Slab:            34568 kB
Committed_AS:  4069268 kB
PageTables:       2080 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= 66488 MiB
End job on node6 at 2008-07-05 16:58:06