Trace number 2098206

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 ESACUNSAT 5.83511 5.94615

DiagnosticValue
CHECKS271921
NODES81

General information on the benchmark

Namecsp/graphColoring/hos/
normalized-ash958GPIA-3.xml
MD5SUMbde708d4da027b0f598e806e8ff59917
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.464928
Satisfiable
(Un)Satisfiability was proved
Number of variables1916
Number of constraints12506
Maximum constraint arity2
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12506
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-2098206-1247414250.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.58/0.61	     nbVariables=1916  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=5748
0.58/0.61	       =>  wckTime=0.373  cpuTime=0.22  mem=14M719
0.58/0.61	   
0.58/0.62	   predicates being loaded...
0.58/0.68	   
0.58/0.68	   constraints being loaded...
3.63/3.76	     nbConstraints=12507  nbGlobalConstraints=1  nbConvertedConstraints=12506  nbConvertConstraintsChecks=9
3.63/3.76	     nbExtensionStructures=1  nbSharedExtensionStructures=12505  nbConflictsStructures=1
3.63/3.76	     nbSharedConflictsStructures=12505  nbSharedBinaryRepresentations=3  minDegree=6  maxDegree=24  minArity=2
3.63/3.76	     avgArity=2  maxArity=18  nbGenerators=1  nbFusions=0  symmetryWckTime=1.175  symmetryCpuTime=0.27
3.63/3.76	       =>  wckTime=3.516  cpuTime=2.26  mem=48M646
3.84/3.97	   
3.84/3.97	   solver IterativeSystematicSolver being built... 
3.94/4.05	   
3.94/4.05	   INFO : Forward propagation technique limited 
4.14/4.21	       =>  wckTime=3.968  cpuTime=2.45  mem=40M242
5.72/5.80	   
5.72/5.80	   preprocessing
5.72/5.80	     nbConstraintChecks=246317  nbPropagations=37466  nbRevisions=108779  nbUselessRevisions=45583
5.72/5.80	     nbSingletonTests=2488  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
5.72/5.80	     detectedInconsistency=no
5.72/5.80	       =>  wckTime=1.582  cpuTime=1.54  mem=41M225
5.72/5.87	   
5.72/5.87	   search
5.72/5.87	     run=1  nbConstraintChecks=25604  minDepth=0  maxDepth=6  nbPropagations=77494  nbRevisions=237847
5.72/5.87	     nbUselessRevisions=103032  nbAssignments=81  nbFailedAssignments=23  nbBacktracks=59  nbVisitedNodes=134
5.72/5.87	     nbRestartNogoods=0  nbSEliminables=?  nbREliminables=?  nbIEliminables=?  nbDEliminables=?  nbPEliminables=?
5.72/5.87	       =>  wckTime=1.659  cpuTime=1.61  mem=42M209
5.72/5.88	   
5.72/5.88	   global
5.72/5.88	     nbConstraintChecks=271921  nbPropagations=114960  nbRevisions=346626  nbUselessRevisions=148615  nbRestartNogoods=0
5.72/5.88	     solvingWckTime=1.661  solvingCpuTime=1.61  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
5.72/5.88	     globalCpuTime=4.11
5.72/5.88	       =>  wckTime=5.634  cpuTime=4.06  mem=42M209
5.72/5.88	   
5.72/5.88	s UNSATISFIABLE
5.72/5.88	d NODES 81
5.72/5.88	d CHECKS 271921
5.72/5.88	   
5.72/5.88	   totalWckTime=5.692  totalCpuTime=4.12

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2098206-1247414250/watcher-2098206-1247414250 -o /tmp/evaluation-result-2098206-1247414250/solver-2098206-1247414250 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098206-1247414250.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.38 2.10 2.03 4/80 2417
/proc/meminfo: memFree=1667752/2055920 swapFree=4192812/4192956
[pid=2417] ppid=2415 vsize=10676 CPUtime=0
/proc/2417/stat : 2417 (java) S 2415 2417 31866 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28487746 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2417/statm: 2669 474 207 9 0 1184 0
[pid=2417/tid=2418] ppid=2415 vsize=10676 CPUtime=0
/proc/2417/task/2418/stat : 2418 (java) R 2415 2417 31866 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28487748 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 12799960 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.044393 s]
/proc/loadavg: 2.38 2.10 2.03 4/80 2417
/proc/meminfo: memFree=1667752/2055920 swapFree=4192812/4192956
[pid=2417] ppid=2415 vsize=861936 CPUtime=0.03
/proc/2417/stat : 2417 (java) S 2415 2417 31866 0 -1 0 2278 0 1 0 2 1 0 0 18 0 5 0 28487746 882622464 1880 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/2417/statm: 215484 1894 867 9 0 210399 0
[pid=2417/tid=2418] ppid=2415 vsize=862776 CPUtime=0.03
/proc/2417/task/2418/stat : 2418 (java) S 2415 2417 31866 0 -1 64 1706 0 1 0 2 1 0 0 18 0 7 0 28487748 883482624 1978 996147200 134512640 134550932 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) 861936

[startup+0.108578 s]
/proc/loadavg: 2.38 2.10 2.03 4/80 2417
/proc/meminfo: memFree=1667752/2055920 swapFree=4192812/4192956
[pid=2417] ppid=2415 vsize=867008 CPUtime=0.09
/proc/2417/stat : 2417 (java) S 2415 2417 31866 0 -1 0 3884 0 1 0 7 2 0 0 18 0 9 0 28487746 887816192 3323 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2417/statm: 216752 3323 1747 9 0 211237 0
[pid=2417/tid=2418] ppid=2415 vsize=867008 CPUtime=0.07
/proc/2417/task/2418/stat : 2418 (java) R 2415 2417 31866 0 -1 64 2977 0 1 0 6 1 0 0 18 0 9 0 28487748 887816192 3323 996147200 134512640 134550932 4294955968 18446744073709551615 104075216 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 867008

[startup+0.301598 s]
/proc/loadavg: 2.38 2.10 2.03 4/80 2417
/proc/meminfo: memFree=1667752/2055920 swapFree=4192812/4192956
[pid=2417] ppid=2415 vsize=867320 CPUtime=0.29
/proc/2417/stat : 2417 (java) S 2415 2417 31866 0 -1 0 5699 0 1 0 25 4 0 0 18 0 9 0 28487746 888135680 5102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2417/statm: 216830 5102 1927 9 0 211308 0
[pid=2417/tid=2418] ppid=2415 vsize=867320 CPUtime=0.24
/proc/2417/task/2418/stat : 2418 (java) R 2415 2417 31866 0 -1 64 4726 0 1 0 21 3 0 0 19 0 9 0 28487748 888135680 5102 996147200 134512640 134550932 4294955968 18446744073709551615 11952932 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 867320

[startup+0.701627 s]
/proc/loadavg: 2.38 2.10 2.03 4/80 2417
/proc/meminfo: memFree=1667752/2055920 swapFree=4192812/4192956
[pid=2417] ppid=2415 vsize=868652 CPUtime=0.68
/proc/2417/stat : 2417 (java) S 2415 2417 31866 0 -1 0 9291 0 1 0 62 6 0 0 18 0 9 0 28487746 889499648 8645 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2417/statm: 217163 8645 2037 9 0 211599 0
[pid=2417/tid=2418] ppid=2415 vsize=868652 CPUtime=0.51
/proc/2417/task/2418/stat : 2418 (java) R 2415 2417 31866 0 -1 64 7958 0 1 0 46 5 0 0 21 0 9 0 28487748 889499648 8645 996147200 134512640 134550932 4294955968 18446744073709551615 4126385070 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 868652

[startup+1.50169 s]
/proc/loadavg: 2.38 2.10 2.03 3/89 2426
/proc/meminfo: memFree=1627936/2055920 swapFree=4192812/4192956
[pid=2417] ppid=2415 vsize=868564 CPUtime=1.47
/proc/2417/stat : 2417 (java) S 2415 2417 31866 0 -1 0 18826 0 1 0 133 14 0 0 18 0 9 0 28487746 889409536 18152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2417/statm: 217141 18152 2032 9 0 211599 0
[pid=2417/tid=2418] ppid=2415 vsize=868564 CPUtime=1.17
/proc/2417/task/2418/stat : 2418 (java) R 2415 2417 31866 0 -1 64 15821 0 1 0 105 12 0 0 25 0 9 0 28487748 889409536 18152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2420] ppid=2415 vsize=868564 CPUtime=0.07
/proc/2417/task/2420/stat : 2420 (java) S 2415 2417 31866 0 -1 64 1630 0 0 0 7 0 0 0 16 0 9 0 28487749 889409536 18152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2421] ppid=2415 vsize=868564 CPUtime=0
/proc/2417/task/2421/stat : 2421 (java) S 2415 2417 31866 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28487750 889409536 18152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2422] ppid=2415 vsize=868564 CPUtime=0
/proc/2417/task/2422/stat : 2422 (java) S 2415 2417 31866 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28487750 889409536 18152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2423] ppid=2415 vsize=868564 CPUtime=0
/proc/2417/task/2423/stat : 2423 (java) S 2415 2417 31866 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28487752 889409536 18152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2424] ppid=2415 vsize=868564 CPUtime=0.2
/proc/2417/task/2424/stat : 2424 (java) R 2415 2417 31866 0 -1 64 671 0 0 0 19 1 0 0 16 0 9 0 28487752 889409536 18152 996147200 134512640 134550932 4294955968 18446744073709551615 101678518 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2425] ppid=2415 vsize=868564 CPUtime=0
/proc/2417/task/2425/stat : 2425 (java) S 2415 2417 31866 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28487752 889409536 18152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2426] ppid=2415 vsize=868564 CPUtime=0
/proc/2417/task/2426/stat : 2426 (java) S 2415 2417 31866 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 28487752 889409536 18152 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 868564

[startup+3.10182 s]
/proc/loadavg: 2.43 2.11 2.03 3/89 2426
/proc/meminfo: memFree=1602656/2055920 swapFree=4192812/4192956
[pid=2417] ppid=2415 vsize=868888 CPUtime=2.72
/proc/2417/stat : 2417 (java) S 2415 2417 31866 0 -1 0 19013 0 1 0 204 68 0 0 18 0 10 0 28487746 889741312 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2417/statm: 217222 18210 2035 9 0 211680 0
[pid=2417/tid=2418] ppid=2415 vsize=868888 CPUtime=2.37
/proc/2417/task/2418/stat : 2418 (java) S 2415 2417 31866 0 -1 64 15907 0 1 0 171 66 0 0 24 0 10 0 28487748 889741312 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=2417/tid=2420] ppid=2415 vsize=868888 CPUtime=0.07
/proc/2417/task/2420/stat : 2420 (java) S 2415 2417 31866 0 -1 64 1630 0 0 0 7 0 0 0 17 0 10 0 28487749 889741312 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2421] ppid=2415 vsize=868888 CPUtime=0
/proc/2417/task/2421/stat : 2421 (java) S 2415 2417 31866 0 -1 64 15 0 0 0 0 0 0 0 16 0 10 0 28487750 889741312 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2422] ppid=2415 vsize=868888 CPUtime=0
/proc/2417/task/2422/stat : 2422 (java) S 2415 2417 31866 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 28487750 889741312 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2423] ppid=2415 vsize=868888 CPUtime=0
/proc/2417/task/2423/stat : 2423 (java) S 2415 2417 31866 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 28487752 889741312 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2424] ppid=2415 vsize=868888 CPUtime=0.25
/proc/2417/task/2424/stat : 2424 (java) S 2415 2417 31866 0 -1 64 700 0 0 0 24 1 0 0 16 0 10 0 28487752 889741312 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2425] ppid=2415 vsize=868888 CPUtime=0
/proc/2417/task/2425/stat : 2425 (java) S 2415 2417 31866 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 28487752 889741312 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2426] ppid=2415 vsize=868888 CPUtime=0
/proc/2417/task/2426/stat : 2426 (java) S 2415 2417 31866 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 28487752 889741312 18210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 868888

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

[startup+4.70295 s]
/proc/loadavg: 2.43 2.11 2.03 3/89 2430
/proc/meminfo: memFree=1587608/2055920 swapFree=4192812/4192956
[pid=2417] ppid=2415 vsize=869072 CPUtime=4.63
/proc/2417/stat : 2417 (java) S 2415 2417 31866 0 -1 0 33965 881 1 0 304 74 84 1 18 0 9 0 28487746 889929728 22531 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2417/statm: 217268 22531 2662 9 0 211704 0
[pid=2417/tid=2418] ppid=2415 vsize=869072 CPUtime=3.98
/proc/2417/task/2418/stat : 2418 (java) R 2415 2417 31866 0 -1 64 23913 881 1 0 244 69 84 1 25 0 9 0 28487748 889929728 22531 996147200 134512640 134550932 4294955968 18446744073709551615 4127304302 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2420] ppid=2415 vsize=869072 CPUtime=1.13
/proc/2417/task/2420/stat : 2420 (java) S 2415 2417 31866 0 -1 64 8267 881 0 0 26 2 84 1 16 0 9 0 28487749 889929728 22531 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2421] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2421/stat : 2421 (java) S 2415 2417 31866 0 -1 64 18 881 0 0 0 0 84 1 16 0 9 0 28487750 889929728 22531 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2422] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2422/stat : 2422 (java) S 2415 2417 31866 0 -1 64 10 881 0 0 0 0 84 1 16 0 9 0 28487750 889929728 22531 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2423] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2423/stat : 2423 (java) S 2415 2417 31866 0 -1 64 2 881 0 0 0 0 84 1 18 0 9 0 28487752 889929728 22531 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2424] ppid=2415 vsize=869072 CPUtime=1.18
/proc/2417/task/2424/stat : 2424 (java) S 2415 2417 31866 0 -1 64 938 881 0 0 32 1 84 1 15 0 9 0 28487752 889929728 22531 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2425] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2425/stat : 2425 (java) S 2415 2417 31866 0 -1 64 1 881 0 0 0 0 84 1 19 0 9 0 28487752 889929728 22531 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2426] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2426/stat : 2426 (java) S 2415 2417 31866 0 -1 64 12 881 0 0 0 0 84 1 15 0 9 0 28487752 889929728 22531 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 869072

[startup+5.50802 s]
/proc/loadavg: 2.43 2.11 2.03 3/89 2430
/proc/meminfo: memFree=1587544/2055920 swapFree=4192812/4192956
[pid=2417] ppid=2415 vsize=869072 CPUtime=5.42
/proc/2417/stat : 2417 (java) S 2415 2417 31866 0 -1 0 33991 881 1 0 381 76 84 1 18 0 9 0 28487746 889929728 22534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2417/statm: 217268 22534 2662 9 0 211704 0
[pid=2417/tid=2418] ppid=2415 vsize=869072 CPUtime=4.76
/proc/2417/task/2418/stat : 2418 (java) R 2415 2417 31866 0 -1 64 23914 881 1 0 320 71 84 1 25 0 9 0 28487748 889929728 22534 996147200 134512640 134550932 4294955968 18446744073709551615 4127307450 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2420] ppid=2415 vsize=869072 CPUtime=1.13
/proc/2417/task/2420/stat : 2420 (java) S 2415 2417 31866 0 -1 64 8267 881 0 0 26 2 84 1 17 0 9 0 28487749 889929728 22534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2421] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2421/stat : 2421 (java) S 2415 2417 31866 0 -1 64 18 881 0 0 0 0 84 1 16 0 9 0 28487750 889929728 22534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2422] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2422/stat : 2422 (java) S 2415 2417 31866 0 -1 64 10 881 0 0 0 0 84 1 16 0 9 0 28487750 889929728 22534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2423] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2423/stat : 2423 (java) S 2415 2417 31866 0 -1 64 2 881 0 0 0 0 84 1 18 0 9 0 28487752 889929728 22534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2424] ppid=2415 vsize=869072 CPUtime=1.19
/proc/2417/task/2424/stat : 2424 (java) S 2415 2417 31866 0 -1 64 941 881 0 0 33 1 84 1 15 0 9 0 28487752 889929728 22534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2425] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2425/stat : 2425 (java) S 2415 2417 31866 0 -1 64 1 881 0 0 0 0 84 1 19 0 9 0 28487752 889929728 22534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2426] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2426/stat : 2426 (java) S 2415 2417 31866 0 -1 64 34 881 0 0 0 0 84 1 15 0 9 0 28487752 889929728 22534 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 869072

[startup+5.90205 s]
/proc/loadavg: 2.43 2.11 2.03 3/89 2430
/proc/meminfo: memFree=1587544/2055920 swapFree=4192812/4192956
[pid=2417] ppid=2415 vsize=869072 CPUtime=5.8
/proc/2417/stat : 2417 (java) S 2415 2417 31866 0 -1 0 34366 881 1 0 417 78 84 1 18 0 9 0 28487746 889929728 22545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2417/statm: 217268 22545 2662 9 0 211704 0
[pid=2417/tid=2418] ppid=2415 vsize=869072 CPUtime=5.13
/proc/2417/task/2418/stat : 2418 (java) S 2415 2417 31866 0 -1 64 24275 881 1 0 355 73 84 1 25 0 9 0 28487748 889929728 22545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2420] ppid=2415 vsize=869072 CPUtime=1.13
/proc/2417/task/2420/stat : 2420 (java) S 2415 2417 31866 0 -1 64 8267 881 0 0 26 2 84 1 17 0 9 0 28487749 889929728 22545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2421] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2421/stat : 2421 (java) S 2415 2417 31866 0 -1 64 18 881 0 0 0 0 84 1 16 0 9 0 28487750 889929728 22545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2422] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2422/stat : 2422 (java) S 2415 2417 31866 0 -1 64 10 881 0 0 0 0 84 1 16 0 9 0 28487750 889929728 22545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2423] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2423/stat : 2423 (java) S 2415 2417 31866 0 -1 64 2 881 0 0 0 0 84 1 18 0 9 0 28487752 889929728 22545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2424] ppid=2415 vsize=869072 CPUtime=1.2
/proc/2417/task/2424/stat : 2424 (java) S 2415 2417 31866 0 -1 64 955 881 0 0 34 1 84 1 15 0 9 0 28487752 889929728 22545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2425] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2425/stat : 2425 (java) S 2415 2417 31866 0 -1 64 1 881 0 0 0 0 84 1 19 0 9 0 28487752 889929728 22545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2417/tid=2426] ppid=2415 vsize=869072 CPUtime=0.85
/proc/2417/task/2426/stat : 2426 (java) S 2415 2417 31866 0 -1 64 34 881 0 0 0 0 84 1 15 0 9 0 28487752 889929728 22545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 869072

Child status: 0
Real time (s): 5.94615
CPU time (s): 5.83511
CPU user time (s): 5.01924
CPU system time (s): 0.815875
CPU usage (%): 98.1327
Max. virtual memory (cumulated for all children) (KiB): 874128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.01924
system time used= 0.815875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35275
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= 1677
involuntary context switches= 1851

runsolver used 0.006998 second user time and 0.030995 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-12 17:57:30
IDJOB=2098206
IDBENCH=58447
IDSOLVER=774
FILE ID=node69/2098206-1247414250
PBS_JOBID= 9510509
Free space on /tmp= 66500 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/graphColoring/hos/normalized-ash958GPIA-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098206-1247414250/watcher-2098206-1247414250 -o /tmp/evaluation-result-2098206-1247414250/solver-2098206-1247414250 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098206-1247414250.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= bde708d4da027b0f598e806e8ff59917
RANDOM SEED=702730973

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.211
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.211
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:       1668296 kB
Buffers:         40528 kB
Cached:         119612 kB
SwapCached:          0 kB
Active:         265496 kB
Inactive:        64572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3920 kB
Writeback:           0 kB
Mapped:         190404 kB
Slab:            42448 kB
Committed_AS:  1006068 kB
PageTables:       2208 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node69 at 2009-07-12 17:57:36