Trace number 1090402

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 ACUNSAT 4.04439 4.1196

DiagnosticValue
CHECKS1956360
NODES2165

General information on the benchmark

Namecsp/graphColoring/hos/
normalized-will199GPIA-6.xml
MD5SUM036da40d841ea653e24931fca0357400
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.758884
Satisfiable
(Un)Satisfiability was proved
Number of variables701
Number of constraints7065
Maximum constraint arity2
Maximum domain size6
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7065
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1090402-1215271392.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.39/0.44	     nbVariables=701  nbDomainTypes=1  minDomainSize=6  maxDomainSize=6  nbTotalValues=4206
0.39/0.44	       =>  wckTime=0.201  cpuTime=0.14  mem=9M869
0.39/0.44	   
0.39/0.44	   predicates being loaded...
0.39/0.50	   
0.39/0.50	   constraints being loaded...
2.17/2.25	     nbConstraints=6783  nbGlobalConstraints=11  nbMergedConstraints=293  nbConvertedConstraints=6772
2.17/2.25	     nbConvertConstraintsChecks=10584  nbExtensionStructures=294  nbSharedExtensionStructures=6771
2.17/2.25	     nbConflictsStructures=294  nbSharedConflictsStructures=6771  nbSharedBinaryRepresentations=3522  minDegree=6
2.17/2.25	     maxDegree=39  minArity=2  avgArity=2  maxArity=5  nbGenerators=6  nbFusions=0  symmetryWckTime=0.578
2.17/2.25	     symmetryCpuTime=0.2  nbCliques=5
2.17/2.25	       =>  wckTime=2.008  cpuTime=1.41  mem=17M695
2.25/2.36	   
2.25/2.36	   solver IterativeSystematicSolver being built... 
2.36/2.43	   
2.36/2.43	   INFO : Forward propagation technique limited 
2.46/2.53	       =>  wckTime=2.289  cpuTime=1.55  mem=28M601
2.46/2.58	   
2.46/2.58	   preprocessing
2.46/2.58	     nbConstraintChecks=0  nbPropagations=701  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.46/2.58	     detectedInconsistency=no
2.46/2.58	       =>  wckTime=0.044  cpuTime=0.04  mem=28M601
2.77/2.83	   
2.77/2.83	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=30M552)
3.96/4.05	   
3.96/4.05	   search
3.96/4.05	     run=9  nbConstraintChecks=1956359  minDepth=0  maxDepth=5  nbPropagations=183807  nbRevisions=1761093
3.96/4.05	     nbUselessRevisions=756078  nbAssignments=2165  nbFailedAssignments=886  nbBacktracks=1246  nbVisitedNodes=3899
3.96/4.05	     nbRestartNogoods=44  nbSEliminables=0  nbREliminables=622.01  nbIEliminables=74.8  nbDEliminables=0
3.96/4.05	     nbPEliminables=0
3.96/4.05	       =>  wckTime=1.516  cpuTime=1.44  mem=30M552
3.96/4.05	   
3.96/4.05	   global
3.96/4.05	     nbConstraintChecks=1956359  nbPropagations=184508  nbRevisions=1761093  nbUselessRevisions=756078
3.96/4.05	     nbRestartNogoods=44  solvingWckTime=1.518  solvingCpuTime=1.44  expiredTime=no  totalExploration=yes
3.96/4.05	     nbFoundSolutions=0  globalCpuTime=3.04
3.96/4.05	       =>  wckTime=3.81  cpuTime=2.99  mem=30M552
3.96/4.05	   
3.96/4.05	s UNSATISFIABLE
3.96/4.05	d NODES 2165
3.96/4.05	d CHECKS 1956359
3.96/4.05	   
3.96/4.05	   totalWckTime=3.875  totalCpuTime=3.05

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1090402-1215271392/watcher-1090402-1215271392 -o /tmp/evaluation-result-1090402-1215271392/solver-1090402-1215271392 -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-1090402-1215271392.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: 2.12 2.02 2.00 3/74 13313
/proc/meminfo: memFree=1668352/2055920 swapFree=4179808/4192956
[pid=13313] ppid=13311 vsize=152 CPUtime=0
/proc/13313/stat : 13313 (java) R 13311 13313 11754 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 2006108095 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 11952427 0 0 4096 0 0 0 0 17 0 0 0
/proc/13313/statm: 50 33 26 9 0 4 0

[startup+0.060242 s]
/proc/loadavg: 2.12 2.02 2.00 3/74 13313
/proc/meminfo: memFree=1668352/2055920 swapFree=4179808/4192956
[pid=13313] ppid=13311 vsize=864076 CPUtime=0.04
/proc/13313/stat : 13313 (java) S 13311 13313 11754 0 -1 0 2859 0 1 0 3 1 0 0 18 0 9 0 2006108095 884813824 2385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13313/statm: 216019 2385 1135 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.102249 s]
/proc/loadavg: 2.12 2.02 2.00 3/74 13313
/proc/meminfo: memFree=1668352/2055920 swapFree=4179808/4192956
[pid=13313] ppid=13311 vsize=865884 CPUtime=0.09
/proc/13313/stat : 13313 (java) S 13311 13313 11754 0 -1 0 3814 0 1 0 7 2 0 0 18 0 9 0 2006108095 886665216 3265 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13313/statm: 216471 3266 1724 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302281 s]
/proc/loadavg: 2.12 2.02 2.00 3/74 13313
/proc/meminfo: memFree=1668352/2055920 swapFree=4179808/4192956
[pid=13313] ppid=13311 vsize=866372 CPUtime=0.29
/proc/13313/stat : 13313 (java) S 13311 13313 11754 0 -1 0 6029 0 1 0 25 4 0 0 18 0 9 0 2006108095 887164928 5403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13313/statm: 216593 5403 1956 9 0 211121 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866372

[startup+0.702345 s]
/proc/loadavg: 2.12 2.02 2.00 3/74 13313
/proc/meminfo: memFree=1668352/2055920 swapFree=4179808/4192956
[pid=13313] ppid=13311 vsize=867636 CPUtime=0.69
/proc/13313/stat : 13313 (java) S 13311 13313 11754 0 -1 0 9239 0 1 0 63 6 0 0 18 0 9 0 2006108095 888459264 8599 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13313/statm: 216909 8600 2012 9 0 211415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867636

[startup+1.50147 s]
/proc/loadavg: 2.12 2.02 2.00 3/83 13322
/proc/meminfo: memFree=1627768/2055920 swapFree=4179808/4192956
[pid=13313] ppid=13311 vsize=867636 CPUtime=1.49
/proc/13313/stat : 13313 (java) S 13311 13313 11754 0 -1 0 15520 0 1 0 121 28 0 0 18 0 9 0 2006108095 888459264 14877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13313/statm: 216910 14877 2015 9 0 211416 0
[pid=13313/tid=13315] ppid=13311 vsize=867636 CPUtime=1.24
/proc/13313/task/13315/stat : 13315 (java) R 13311 13313 11754 0 -1 64 14109 0 1 0 98 26 0 0 25 0 9 0 2006108096 888459264 14878 996147200 134512640 134550740 4294955968 18446744073709551615 4126961974 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13316] ppid=13311 vsize=867640 CPUtime=0
/proc/13313/task/13316/stat : 13316 (java) S 13311 13313 11754 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 2006108097 888463360 14878 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13317] ppid=13311 vsize=867636 CPUtime=0
/proc/13313/task/13317/stat : 13317 (java) S 13311 13313 11754 0 -1 64 9 0 0 0 0 0 0 0 22 0 9 0 2006108097 888459264 14878 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13318] ppid=13311 vsize=867636 CPUtime=0
/proc/13313/task/13318/stat : 13318 (java) S 13311 13313 11754 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 2006108097 888459264 14878 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13319] ppid=13311 vsize=867636 CPUtime=0
/proc/13313/task/13319/stat : 13319 (java) S 13311 13313 11754 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2006108099 888459264 14879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13320] ppid=13311 vsize=867636 CPUtime=0.23
/proc/13313/task/13320/stat : 13320 (java) S 13311 13313 11754 0 -1 64 715 0 0 0 22 1 0 0 15 0 9 0 2006108099 888459264 14879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13321] ppid=13311 vsize=867640 CPUtime=0
/proc/13313/task/13321/stat : 13321 (java) S 13311 13313 11754 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2006108099 888463360 14879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13322] ppid=13311 vsize=867636 CPUtime=0
/proc/13313/task/13322/stat : 13322 (java) S 13311 13313 11754 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006108099 888459264 14880 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867636

[startup+3.10173 s]
/proc/loadavg: 2.12 2.02 2.00 3/85 13324
/proc/meminfo: memFree=1599208/2055920 swapFree=4179808/4192956
[pid=13313] ppid=13311 vsize=868120 CPUtime=3.06
/proc/13313/stat : 13313 (java) S 13311 13313 11754 0 -1 0 30575 607 1 0 244 40 21 1 18 0 9 0 2006108095 888954880 20963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13313/statm: 217030 20963 2637 9 0 211536 0
[pid=13313/tid=13315] ppid=13311 vsize=868120 CPUtime=2.48
/proc/13313/task/13315/stat : 13315 (java) R 13311 13313 11754 0 -1 64 22426 607 1 0 191 35 21 1 21 0 9 0 2006108096 888954880 20963 996147200 134512640 134550740 4294955968 18446744073709551615 4126095741 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13316] ppid=13311 vsize=868120 CPUtime=0.41
/proc/13313/task/13316/stat : 13316 (java) S 13311 13313 11754 0 -1 64 6342 607 0 0 18 1 21 1 16 0 9 0 2006108097 888954880 20963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13317] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13317/stat : 13317 (java) S 13311 13313 11754 0 -1 64 14 607 0 0 0 0 21 1 16 0 9 0 2006108097 888954880 20963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13318] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13318/stat : 13318 (java) S 13311 13313 11754 0 -1 64 9 607 0 0 0 0 21 1 16 0 9 0 2006108097 888954880 20963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13319] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13319/stat : 13319 (java) S 13311 13313 11754 0 -1 64 1 607 0 0 0 0 21 1 24 0 9 0 2006108099 888954880 20963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13320] ppid=13311 vsize=868120 CPUtime=0.57
/proc/13313/task/13320/stat : 13320 (java) S 13311 13313 11754 0 -1 64 970 607 0 0 34 1 21 1 15 0 9 0 2006108099 888954880 20963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13321] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13321/stat : 13321 (java) S 13311 13313 11754 0 -1 64 2 607 0 0 0 0 21 1 25 0 9 0 2006108099 888954880 20963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13322] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13322/stat : 13322 (java) S 13311 13313 11754 0 -1 64 12 607 0 0 0 0 21 1 15 0 9 0 2006108099 888954880 20963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868120

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

[startup+3.90285 s]
/proc/loadavg: 2.12 2.02 2.00 3/83 13326
/proc/meminfo: memFree=1594288/2055920 swapFree=4179808/4192956
[pid=13313] ppid=13311 vsize=868120 CPUtime=3.86
/proc/13313/stat : 13313 (java) S 13311 13313 11754 0 -1 0 30588 607 1 0 324 40 21 1 18 0 9 0 2006108095 888954880 20973 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13313/statm: 217030 20973 2637 9 0 211536 0
[pid=13313/tid=13315] ppid=13311 vsize=868120 CPUtime=3.25
/proc/13313/task/13315/stat : 13315 (java) R 13311 13313 11754 0 -1 64 22429 607 1 0 268 35 21 1 20 0 9 0 2006108096 888954880 20973 996147200 134512640 134550740 4294955968 18446744073709551615 4127250951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13316] ppid=13311 vsize=868120 CPUtime=0.41
/proc/13313/task/13316/stat : 13316 (java) S 13311 13313 11754 0 -1 64 6342 607 0 0 18 1 21 1 16 0 9 0 2006108097 888954880 20973 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13317] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13317/stat : 13317 (java) S 13311 13313 11754 0 -1 64 14 607 0 0 0 0 21 1 16 0 9 0 2006108097 888954880 20973 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13318] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13318/stat : 13318 (java) S 13311 13313 11754 0 -1 64 9 607 0 0 0 0 21 1 16 0 9 0 2006108097 888954880 20973 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13319] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13319/stat : 13319 (java) S 13311 13313 11754 0 -1 64 1 607 0 0 0 0 21 1 24 0 9 0 2006108099 888954880 20973 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13320] ppid=13311 vsize=868120 CPUtime=0.59
/proc/13313/task/13320/stat : 13320 (java) S 13311 13313 11754 0 -1 64 980 607 0 0 36 1 21 1 15 0 9 0 2006108099 888954880 20973 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13321] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13321/stat : 13321 (java) S 13311 13313 11754 0 -1 64 2 607 0 0 0 0 21 1 25 0 9 0 2006108099 888954880 20973 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13322] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13322/stat : 13322 (java) S 13311 13313 11754 0 -1 64 12 607 0 0 0 0 21 1 15 0 9 0 2006108099 888954880 20973 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 868120

[startup+4.10288 s]
/proc/loadavg: 2.12 2.02 2.00 3/83 13326
/proc/meminfo: memFree=1594288/2055920 swapFree=4179808/4192956
[pid=13313] ppid=13311 vsize=868120 CPUtime=4.01
/proc/13313/stat : 13313 (java) S 13311 13313 11754 0 -1 0 30677 607 1 0 339 40 21 1 18 0 9 0 2006108095 888954880 20974 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13313/statm: 217030 20974 2637 9 0 211536 0
[pid=13313/tid=13315] ppid=13311 vsize=868120 CPUtime=3.41
/proc/13313/task/13315/stat : 13315 (java) S 13311 13313 11754 0 -1 64 22518 607 1 0 284 35 21 1 21 0 9 0 2006108096 888954880 20974 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13316] ppid=13311 vsize=868120 CPUtime=0.41
/proc/13313/task/13316/stat : 13316 (java) S 13311 13313 11754 0 -1 64 6342 607 0 0 18 1 21 1 16 0 9 0 2006108097 888954880 20974 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13317] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13317/stat : 13317 (java) S 13311 13313 11754 0 -1 64 14 607 0 0 0 0 21 1 16 0 9 0 2006108097 888954880 20974 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13318] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13318/stat : 13318 (java) S 13311 13313 11754 0 -1 64 9 607 0 0 0 0 21 1 16 0 9 0 2006108097 888954880 20974 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13319] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13319/stat : 13319 (java) S 13311 13313 11754 0 -1 64 1 607 0 0 0 0 21 1 24 0 9 0 2006108099 888954880 20974 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13320] ppid=13311 vsize=868120 CPUtime=0.59
/proc/13313/task/13320/stat : 13320 (java) S 13311 13313 11754 0 -1 64 980 607 0 0 36 1 21 1 15 0 9 0 2006108099 888954880 20974 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13313/tid=13321] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13321/stat : 13321 (java) S 13311 13313 11754 0 -1 64 2 607 0 0 0 0 21 1 25 0 9 0 2006108099 888954880 20974 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13313/tid=13322] ppid=13311 vsize=868120 CPUtime=0.22
/proc/13313/task/13322/stat : 13322 (java) S 13311 13313 11754 0 -1 64 12 607 0 0 0 0 21 1 15 0 9 0 2006108099 888954880 20974 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 868120

Child status: 0
Real time (s): 4.1196
CPU time (s): 4.04439
CPU user time (s): 3.61045
CPU system time (s): 0.433934
CPU usage (%): 98.1742
Max. virtual memory (cumulated for all children) (KiB): 871392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.61045
system time used= 0.433934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31311
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= 1721
involuntary context switches= 1763

runsolver used 0.007998 second user time and 0.018997 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-05 17:23:12
IDJOB=1090402
IDBENCH=58441
IDSOLVER=363
FILE ID=node69/1090402-1215271392
PBS_JOBID= 7882133
Free space on /tmp= 66472 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/hos/normalized-will199GPIA-6.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-1090402-1215271392/watcher-1090402-1215271392 -o /tmp/evaluation-result-1090402-1215271392/solver-1090402-1215271392 -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-1090402-1215271392.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 036da40d841ea653e24931fca0357400
RANDOM SEED=1450579516

node69.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.259
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.259
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:       1668832 kB
Buffers:         58512 kB
Cached:         242444 kB
SwapCached:       7560 kB
Active:         186980 kB
Inactive:       136328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668832 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            3260 kB
Writeback:           0 kB
Mapped:          28880 kB
Slab:            48704 kB
Committed_AS:  3998888 kB
PageTables:       1956 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= 66472 MiB
End job on node69 at 2008-07-05 17:23:16