Trace number 1088659

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.5963 4.61326

DiagnosticValue
CHECKS98
NODES0

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-13.xml
MD5SUM8548974883c278e82435753f5bbb2c5f
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.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints19095
Maximum constraint arity2
Maximum domain size13
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19095
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/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-1088659-1215479032.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.29/0.40	     nbVariables=385  nbDomainTypes=1  minDomainSize=13  maxDomainSize=13  nbTotalValues=5005
0.29/0.40	       =>  wckTime=0.158  cpuTime=0.13  mem=8M894
0.29/0.40	   
0.29/0.40	   predicates being loaded...
0.39/0.45	   
0.39/0.45	   constraints being loaded...
4.07/4.18	     nbConstraints=19144  nbGlobalConstraints=49  nbConvertedConstraints=19095  nbConvertConstraintsChecks=338
4.07/4.18	     nbExtensionStructures=2  nbSharedExtensionStructures=19093  nbConflictsStructures=13
4.07/4.18	     nbSharedConflictsStructures=19093  nbSharedBinaryRepresentations=13  minDegree=3  maxDegree=283  minArity=2
4.07/4.18	     avgArity=2.01  maxArity=14  nbGenerators=16  nbFusions=12  symmetryWckTime=1.015  symmetryCpuTime=0.47
4.07/4.18	     nbCliques=33
4.07/4.18	       =>  wckTime=3.938  cpuTime=2.97  mem=41M367
4.27/4.39	   
4.27/4.39	   solver IterativeSystematicSolver being built... 
4.38/4.48	   
4.47/4.50	   INFO : Forward propagation technique limited 
4.47/4.56	       =>  wckTime=4.326  cpuTime=3.1  mem=39M707
4.47/4.58	   
4.47/4.58	   preprocessing
4.47/4.58	     nbConstraintChecks=98  nbPropagations=25  nbRevisions=8  nbUselessRevisions=0  nbRemovedValues=12
4.47/4.58	     nbRemovedTuples=78  detectedInconsistency=yes
4.47/4.58	       =>  wckTime=0.016  cpuTime=0.01  mem=39M707
4.47/4.58	   
4.47/4.58	   global
4.47/4.58	     nbConstraintChecks=98  nbPropagations=25  nbRevisions=8  nbUselessRevisions=0  nbRestartNogoods=0
4.47/4.58	     solvingWckTime=0.019  solvingCpuTime=0.01  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
4.47/4.58	     globalCpuTime=3.14
4.47/4.59	       =>  wckTime=4.347  cpuTime=3.11  mem=39M707
4.47/4.59	   
4.47/4.59	s UNSATISFIABLE
4.47/4.59	d NODES 0
4.47/4.59	d CHECKS 98
4.47/4.59	   
4.47/4.59	   totalWckTime=4.412  totalCpuTime=3.15

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-1088659-1215479032/watcher-1088659-1215479032 -o /tmp/evaluation-result-1088659-1215479032/solver-1088659-1215479032 -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-1088659-1215479032.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.04 1.99 1.84 4/81 3403
/proc/meminfo: memFree=1770832/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=10704 CPUtime=0
/proc/3403/stat : 3403 (java) S 3401 3403 2889 0 -1 0 735 0 0 0 0 0 0 0 18 0 2 0 4602398 10960896 516 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 2677 516 240 9 0 1197 0
[pid=3403/tid=3404] ppid=3401 vsize=10708 CPUtime=0
/proc/3403/task/3404/stat : 3404 (java) R 3401 3403 2889 0 -1 64 60 0 0 0 0 0 0 0 19 0 2 0 4602399 10964992 517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 0 0 0

[startup+0.021189 s]
/proc/loadavg: 2.04 1.99 1.84 4/81 3403
/proc/meminfo: memFree=1770832/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=860580 CPUtime=0.01
/proc/3403/stat : 3403 (java) S 3401 3403 2889 0 -1 0 1576 0 1 0 0 1 0 0 18 0 2 0 4602398 881233920 1298 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 215145 1302 513 9 0 210124 0
[pid=3403/tid=3404] ppid=3401 vsize=860580 CPUtime=0
/proc/3403/task/3404/stat : 3404 (java) R 3401 3403 2889 0 -1 64 908 0 1 0 0 0 0 0 19 0 2 0 4602399 881233920 1304 996147200 134512640 134550740 4294955968 18446744073709551615 103782261 0 4 0 16784584 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860580

[startup+0.102204 s]
/proc/loadavg: 2.04 1.99 1.84 4/81 3403
/proc/meminfo: memFree=1770832/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=865884 CPUtime=0.09
/proc/3403/stat : 3403 (java) S 3401 3403 2889 0 -1 0 3807 0 1 0 8 1 0 0 18 0 9 0 4602398 886665216 3258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 216471 3259 1724 9 0 211026 0
[pid=3403/tid=3404] ppid=3401 vsize=865884 CPUtime=0.06
/proc/3403/task/3404/stat : 3404 (java) R 3401 3403 2889 0 -1 64 2887 0 1 0 6 0 0 0 24 0 9 0 4602399 886665216 3259 996147200 134512640 134550740 4294955968 18446744073709551615 102812413 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302227 s]
/proc/loadavg: 2.04 1.99 1.84 4/81 3403
/proc/meminfo: memFree=1770832/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=866400 CPUtime=0.29
/proc/3403/stat : 3403 (java) S 3401 3403 2889 0 -1 0 6049 0 1 0 26 3 0 0 18 0 9 0 4602398 887193600 5423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 216600 5424 1958 9 0 211128 0
[pid=3403/tid=3404] ppid=3401 vsize=866400 CPUtime=0.23
/proc/3403/task/3404/stat : 3404 (java) R 3401 3403 2889 0 -1 64 5075 0 1 0 21 2 0 0 25 0 9 0 4602399 887193600 5424 996147200 134512640 134550740 4294955968 18446744073709551615 102539121 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866400

[startup+0.702268 s]
/proc/loadavg: 2.04 1.99 1.84 4/81 3403
/proc/meminfo: memFree=1770832/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=867676 CPUtime=0.69
/proc/3403/stat : 3403 (java) S 3401 3403 2889 0 -1 0 9313 0 1 0 64 5 0 0 18 0 9 0 4602398 888500224 8673 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 216919 8673 2011 9 0 211425 0
[pid=3403/tid=3404] ppid=3401 vsize=867676 CPUtime=0.51
/proc/3403/task/3404/stat : 3404 (java) R 3401 3403 2889 0 -1 64 7957 0 1 0 47 4 0 0 25 0 9 0 4602399 888500224 8674 996147200 134512640 134550740 4294955968 18446744073709551615 4126538170 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867676

[startup+1.50236 s]
/proc/loadavg: 2.03 1.99 1.84 4/90 3412
/proc/meminfo: memFree=1725256/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=867592 CPUtime=1.49
/proc/3403/stat : 3403 (java) S 3401 3403 2889 0 -1 0 18826 0 1 0 137 12 0 0 18 0 9 0 4602398 888414208 18159 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 216897 18159 2005 9 0 211425 0
[pid=3403/tid=3404] ppid=3401 vsize=867588 CPUtime=1.21
/proc/3403/task/3404/stat : 3404 (java) R 3401 3403 2889 0 -1 64 15777 0 1 0 111 10 0 0 25 0 9 0 4602399 888410112 18159 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3406] ppid=3401 vsize=867588 CPUtime=0.08
/proc/3403/task/3406/stat : 3406 (java) S 3401 3403 2889 0 -1 64 1673 0 0 0 8 0 0 0 16 0 9 0 4602400 888410112 18159 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3407] ppid=3401 vsize=867588 CPUtime=0
/proc/3403/task/3407/stat : 3407 (java) S 3401 3403 2889 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4602401 888410112 18159 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3408] ppid=3401 vsize=867592 CPUtime=0
/proc/3403/task/3408/stat : 3408 (java) S 3401 3403 2889 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4602401 888414208 18159 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3409] ppid=3401 vsize=867588 CPUtime=0
/proc/3403/task/3409/stat : 3409 (java) S 3401 3403 2889 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 4602403 888410112 18159 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3410] ppid=3401 vsize=867588 CPUtime=0.17
/proc/3403/task/3410/stat : 3410 (java) S 3401 3403 2889 0 -1 64 679 0 0 0 17 0 0 0 16 0 9 0 4602403 888410112 18159 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3411] ppid=3401 vsize=867592 CPUtime=0
/proc/3403/task/3411/stat : 3411 (java) S 3401 3403 2889 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 4602403 888414208 18159 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3412] ppid=3401 vsize=867588 CPUtime=0
/proc/3403/task/3412/stat : 3412 (java) S 3401 3403 2889 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4602403 888410112 18159 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) 867592

[startup+3.10153 s]
/proc/loadavg: 2.03 1.99 1.84 3/90 3412
/proc/meminfo: memFree=1704264/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=867588 CPUtime=3.08
/proc/3403/stat : 3403 (java) S 3401 3403 2889 0 -1 0 22623 0 1 0 231 77 0 0 18 0 9 0 4602398 888410112 21954 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 216897 21955 2005 9 0 211425 0
[pid=3403/tid=3404] ppid=3401 vsize=867588 CPUtime=2.64
/proc/3403/task/3404/stat : 3404 (java) R 3401 3403 2889 0 -1 64 15781 0 1 0 190 74 0 0 25 0 9 0 4602399 888410112 21956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3406] ppid=3401 vsize=867588 CPUtime=0.21
/proc/3403/task/3406/stat : 3406 (java) R 3401 3403 2889 0 -1 64 5447 0 0 0 20 1 0 0 17 0 9 0 4602400 888410112 21957 996147200 134512640 134550740 4294955968 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3407] ppid=3401 vsize=867588 CPUtime=0
/proc/3403/task/3407/stat : 3407 (java) S 3401 3403 2889 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4602401 888410112 21958 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3408] ppid=3401 vsize=867588 CPUtime=0
/proc/3403/task/3408/stat : 3408 (java) S 3401 3403 2889 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4602401 888410112 21959 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3409] ppid=3401 vsize=867588 CPUtime=0
/proc/3403/task/3409/stat : 3409 (java) S 3401 3403 2889 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 4602403 888410112 21960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3410] ppid=3401 vsize=867588 CPUtime=0.2
/proc/3403/task/3410/stat : 3410 (java) S 3401 3403 2889 0 -1 64 701 0 0 0 20 0 0 0 16 0 9 0 4602403 888410112 21961 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3411] ppid=3401 vsize=867588 CPUtime=0
/proc/3403/task/3411/stat : 3411 (java) S 3401 3403 2889 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 4602403 888410112 21961 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3412] ppid=3401 vsize=867588 CPUtime=0
/proc/3403/task/3412/stat : 3412 (java) S 3401 3403 2889 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4602403 888410112 21962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867588

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

[startup+3.90162 s]
/proc/loadavg: 2.03 1.99 1.84 3/90 3412
/proc/meminfo: memFree=1685896/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=867912 CPUtime=3.87
/proc/3403/stat : 3403 (java) S 3401 3403 2889 0 -1 0 23790 1109 1 0 259 80 47 1 18 0 10 0 4602398 888741888 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 216978 22610 2010 9 0 211506 0
[pid=3403/tid=3404] ppid=3401 vsize=867912 CPUtime=3.37
/proc/3403/task/3404/stat : 3404 (java) R 3401 3403 2889 0 -1 64 16159 1109 1 0 213 76 47 1 16 0 10 0 4602399 888741888 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4125976954 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3403/tid=3406] ppid=3401 vsize=867912 CPUtime=0.72
/proc/3403/task/3406/stat : 3406 (java) S 3401 3403 2889 0 -1 64 6062 1109 0 0 23 1 47 1 17 0 10 0 4602400 888741888 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3407] ppid=3401 vsize=867912 CPUtime=0.48
/proc/3403/task/3407/stat : 3407 (java) S 3401 3403 2889 0 -1 64 13 1109 0 0 0 0 47 1 16 0 10 0 4602401 888741888 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3408] ppid=3401 vsize=867912 CPUtime=0.48
/proc/3403/task/3408/stat : 3408 (java) S 3401 3403 2889 0 -1 64 5 1109 0 0 0 0 47 1 16 0 10 0 4602401 888741888 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3409] ppid=3401 vsize=867912 CPUtime=0.48
/proc/3403/task/3409/stat : 3409 (java) S 3401 3403 2889 0 -1 64 0 1109 0 0 0 0 47 1 23 0 10 0 4602403 888741888 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3410] ppid=3401 vsize=867912 CPUtime=0.7
/proc/3403/task/3410/stat : 3410 (java) R 3401 3403 2889 0 -1 64 741 1109 0 0 22 0 47 1 16 0 10 0 4602403 888741888 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3403/tid=3411] ppid=3401 vsize=867912 CPUtime=0.48
/proc/3403/task/3411/stat : 3411 (java) S 3401 3403 2889 0 -1 64 2 1109 0 0 0 0 47 1 24 0 10 0 4602403 888741888 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3412] ppid=3401 vsize=867912 CPUtime=0.48
/proc/3403/task/3412/stat : 3412 (java) S 3401 3403 2889 0 -1 64 11 1109 0 0 0 0 47 1 15 0 10 0 4602403 888741888 22610 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 867912

[startup+4.30166 s]
/proc/loadavg: 2.03 1.99 1.84 4/92 3416
/proc/meminfo: memFree=1682872/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=868264 CPUtime=4.27
/proc/3403/stat : 3403 (java) S 3401 3403 2889 0 -1 0 30905 1109 1 0 297 82 47 1 18 0 10 0 4602398 889102336 22859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 217066 22859 2067 9 0 211594 0
[pid=3416] ppid=3403 vsize=144 CPUtime=0
/proc/3416/stat : 3416 (rm) R 3403 3403 2889 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 4602786 147456 17 996147200 4194304 4227748 548682068720 18446744073709551615 208714921545 0 4 0 0 0 0 0 17 1 0 0
/proc/3416/statm: 36 17 11 8 0 3 0
[pid=3403/tid=3404] ppid=3401 vsize=868264 CPUtime=3.62
/proc/3403/task/3404/stat : 3404 (java) S 3401 3403 2889 0 -1 64 19737 1109 1 0 237 77 47 1 17 0 10 0 4602399 889102336 22859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3403/tid=3406] ppid=3401 vsize=868264 CPUtime=0.85
/proc/3403/task/3406/stat : 3406 (java) R 3401 3403 2889 0 -1 64 9429 1109 0 0 35 2 47 1 17 0 10 0 4602400 889102336 22859 996147200 134512640 134550740 4294955968 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3403/tid=3407] ppid=3401 vsize=868264 CPUtime=0.48
/proc/3403/task/3407/stat : 3407 (java) S 3401 3403 2889 0 -1 64 13 1109 0 0 0 0 47 1 16 0 10 0 4602401 889102336 22859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3408] ppid=3401 vsize=868264 CPUtime=0.48
/proc/3403/task/3408/stat : 3408 (java) S 3401 3403 2889 0 -1 64 5 1109 0 0 0 0 47 1 16 0 10 0 4602401 889102336 22859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3409] ppid=3401 vsize=868264 CPUtime=0.48
/proc/3403/task/3409/stat : 3409 (java) S 3401 3403 2889 0 -1 64 0 1109 0 0 0 0 47 1 23 0 10 0 4602403 889102336 22859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3410] ppid=3401 vsize=868264 CPUtime=0.73
/proc/3403/task/3410/stat : 3410 (java) S 3401 3403 2889 0 -1 64 911 1109 0 0 24 1 47 1 15 0 10 0 4602403 889102336 22859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3403/tid=3411] ppid=3401 vsize=868264 CPUtime=0.48
/proc/3403/task/3411/stat : 3411 (java) S 3401 3403 2889 0 -1 64 2 1109 0 0 0 0 47 1 24 0 10 0 4602403 889102336 22859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3412] ppid=3401 vsize=868264 CPUtime=0.48
/proc/3403/task/3412/stat : 3412 (java) S 3401 3403 2889 0 -1 64 11 1109 0 0 0 0 47 1 15 0 10 0 4602403 889102336 22859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3415] ppid=3401 vsize=868264 CPUtime=0.48
/proc/3403/task/3415/stat : 3415 (java) S 3401 3403 2889 0 -1 64 46 1109 0 0 0 0 47 1 18 0 10 0 4602786 889102336 22859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 868408

[startup+4.50168 s]
/proc/loadavg: 2.03 1.99 1.84 4/92 3416
/proc/meminfo: memFree=1682872/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=868100 CPUtime=4.47
/proc/3403/stat : 3403 (java) S 3401 3403 2889 0 -1 0 35597 1232 1 0 315 83 47 2 18 0 9 0 4602398 888934400 25299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 217025 25299 2635 9 0 211531 0
[pid=3403/tid=3404] ppid=3401 vsize=868100 CPUtime=3.7
/proc/3403/task/3404/stat : 3404 (java) R 3401 3403 2889 0 -1 64 21732 1232 1 0 244 77 47 2 17 0 9 0 4602399 888934400 25299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3406] ppid=3401 vsize=868100 CPUtime=0.94
/proc/3403/task/3406/stat : 3406 (java) S 3401 3403 2889 0 -1 64 11987 1232 0 0 42 3 47 2 16 0 9 0 4602400 888934400 25299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3403/tid=3407] ppid=3401 vsize=868100 CPUtime=0.49
/proc/3403/task/3407/stat : 3407 (java) S 3401 3403 2889 0 -1 64 18 1232 0 0 0 0 47 2 16 0 9 0 4602401 888934400 25299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3403/tid=3408] ppid=3401 vsize=868100 CPUtime=0.49
/proc/3403/task/3408/stat : 3408 (java) S 3401 3403 2889 0 -1 64 9 1232 0 0 0 0 47 2 16 0 9 0 4602401 888934400 25299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3403/tid=3409] ppid=3401 vsize=868100 CPUtime=0.49
/proc/3403/task/3409/stat : 3409 (java) S 3401 3403 2889 0 -1 64 0 1232 0 0 0 0 47 2 23 0 9 0 4602403 888934400 25299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3410] ppid=3401 vsize=868100 CPUtime=0.78
/proc/3403/task/3410/stat : 3410 (java) S 3401 3403 2889 0 -1 64 1040 1232 0 0 28 1 47 2 16 0 9 0 4602403 888934400 25299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3411] ppid=3401 vsize=868100 CPUtime=0.49
/proc/3403/task/3411/stat : 3411 (java) S 3401 3403 2889 0 -1 64 2 1232 0 0 0 0 47 2 24 0 9 0 4602403 888934400 25299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3403/tid=3412] ppid=3401 vsize=868100 CPUtime=0.49
/proc/3403/task/3412/stat : 3412 (java) S 3401 3403 2889 0 -1 64 11 1232 0 0 0 0 47 2 15 0 9 0 4602403 888934400 25299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 868100

[startup+4.60269 s]
/proc/loadavg: 2.03 1.99 1.84 4/92 3416
/proc/meminfo: memFree=1682872/2055920 swapFree=4192956/4192956
[pid=3403] ppid=3401 vsize=0 CPUtime=4.56
/proc/3403/stat : 3403 (java) Z 3401 3403 2889 0 -1 12 38022 1232 1 0 323 84 47 2 16 0 2 0 4602398 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3403/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 4.61326
CPU time (s): 4.5963
CPU user time (s): 3.71644
CPU system time (s): 0.879866
CPU usage (%): 99.6324
Max. virtual memory (cumulated for all children) (KiB): 868408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.71643
system time used= 0.879866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39254
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= 1479
involuntary context switches= 1504

runsolver used 0.009998 second user time and 0.024996 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-08 03:03:53
IDJOB=1088659
IDBENCH=58094
IDSOLVER=363
FILE ID=node47/1088659-1215479032
PBS_JOBID= 7888635
Free space on /tmp= 66496 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-13.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-1088659-1215479032/watcher-1088659-1215479032 -o /tmp/evaluation-result-1088659-1215479032/solver-1088659-1215479032 -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-1088659-1215479032.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8548974883c278e82435753f5bbb2c5f
RANDOM SEED=283089846

node47.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.232
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.232
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:       1771312 kB
Buffers:         28232 kB
Cached:         135036 kB
SwapCached:          0 kB
Active:         188052 kB
Inactive:        62268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771312 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           18932 kB
Writeback:           0 kB
Mapped:         107452 kB
Slab:            19316 kB
Committed_AS:   832196 kB
PageTables:       2072 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node47 at 2008-07-08 03:03:57