Trace number 1058161

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 ESACSAT 11.8682 11.9513

DiagnosticValue
CHECKS1821520
NODES400

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-10.xml
MD5SUM3a46901a8ea2c192a6f5d5f8c9f3ac47
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.67974
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints6793
Maximum constraint arity15
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5889
Global constraints used (with number of constraints)alldifferent(904)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1058161-1215113175.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.37/0.46	     nbVariables=400  nbDomainTypes=271  minDomainSize=1  maxDomainSize=33  nbTotalValues=6116
0.37/0.46	       =>  wckTime=0.205  cpuTime=0.14  mem=8M831
0.37/0.46	   
0.37/0.46	   predicates being loaded...
0.47/0.51	   
0.47/0.51	   constraints being loaded...
6.31/6.47	     nbConstraints=6793  nbGlobalConstraints=904  nbSingletonDomainVariables=50  nbConflictsStructures=1853
6.31/6.47	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=4036  nbSharedBinaryRepresentations=0
6.31/6.47	     nbEvaluationManagers=5889  nbSharedEvaluationManagers=0  minDegree=14  maxDegree=195  minArity=4  avgArity=5.25
6.31/6.47	     maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.423  symmetryCpuTime=0.19
6.31/6.47	       =>  wckTime=6.219  cpuTime=5.48  mem=63M75
6.52/6.67	   
6.52/6.67	   solver IterativeSystematicSolver being built... 
6.82/6.99	   
6.82/6.99	   INFO : Forward propagation technique limited 
6.92/7.06	       =>  wckTime=6.814  cpuTime=5.79  mem=69M861
10.31/10.49	   
10.31/10.49	   preprocessing
10.31/10.49	     nbConstraintChecks=1385097  nbValidityChecks=5904582  nbPropagations=6726  nbRevisions=424820
10.31/10.49	     nbUselessRevisions=424527  nbSingletonTests=553  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0
10.31/10.49	     nbRemovedValues=0  detectedInconsistency=no
10.31/10.49	       =>  wckTime=3.424  cpuTime=3.3  mem=75M667
11.81/11.91	   
11.81/11.91	   search
11.81/11.91	     run=0  nbConstraintChecks=436422  nbValidityChecks=2363895  minDepth=401  maxDepth=400  nbPropagations=10645
11.81/11.91	     nbRevisions=562288  nbUselessRevisions=561834  nbAssignments=400  nbFailedAssignments=0  nbBacktracks=0
11.81/11.91	     nbVisitedNodes=401  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
11.81/11.92	     nbSEliminables=0  nbREliminables=191.9  nbIEliminables=56.18  nbDEliminables=0  nbPEliminables=0
11.81/11.92	       =>  wckTime=4.847  cpuTime=4.67  mem=54M594
11.81/11.92	   
11.81/11.92	   global
11.81/11.92	     nbConstraintChecks=1821519  nbValidityChecks=8268477  nbPropagations=17371  nbRevisions=987108
11.81/11.92	     nbUselessRevisions=986361  nbRestartNogoods=0  solvingWckTime=4.85  solvingCpuTime=4.67  expiredTime=no
11.81/11.92	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=10.44  globalCpuTime=10.5
11.81/11.92	       =>  wckTime=11.666  cpuTime=10.46  mem=54M594
11.81/11.92	   
11.81/11.92	s SATISFIABLE
11.81/11.92	v 30 12 0 38 16 33 12 22 39 35 23 30 23 13 18 13 10 24 26 26 20 6 27 16 34 40 5 42 10 27 29 24 33 22 11 4 42 35 27 6 18 31 23 41 21 25 43 24 0 20 31 42 2 31 36 32 29 37 11 0 0 20 32 23 7 42 18 37 10 1 28 36 14 10 31 29 39 19 24 6 3 0 43 2 37 6 35 37 10 4 18 1 44 25 5 13 30 38 15 12 40 21 35 6 13 5 8 9 1 18 13 22 4 41 12 3 25 30 39 19 28 28 5 7 33 41 37 1 16 41 17 26 20 15 23 0 41 17 1 9 10 31 12 28 25 6 27 7 4 11 5 10 14 23 27 22 15 22 15 21 36 16 27 31 34 4 2 44 19 2 3 19 29 18 43 9 29 27 3 1 30 32 20 36 2 17 17 36 39 3 40 34 20 14 40 42 3 2 32 12 1 3 6 5 9 13 1 9 10 3 9 6 4 4 19 9 10 11 2 10 3 19 3 5 10 10 12 9 14 9 10 10 3 15 0 4 1 5 15 9 15 8 16 14 7 17 5 5 4 9 15 16 11 11 9 4 14 1 13 9 0 14 14 12 9 18 10 11 15 10 5 1 12 2 19 4 3 10 3 0 4 17 16 14 4 5 14 14 11 15 11 1 7 5 18 1 2 9 3 19 7 12 7 4 14 11 9 5 9 5 3 4 5 7 18 0 9 11 4 1 6 19 0 5 11 4 13 4 7 3 5 11 15 4 6 1 2 17 0 0 1 10 4 3 2 2 1 4 17 18 17 4 9 19 10 10 11 6 19 9 7 3 6 6 5 0 0 10 9 3 19 6 2 8 10 10 7 4 9 16 7 16 17 17 16 16 18 5 9 3 9 11 1 1 3 5 5 9 5 7 
11.81/11.92	d NODES 400
11.81/11.92	d CHECKS 1821519
11.81/11.92	   
11.81/11.92	   totalWckTime=11.732  totalCpuTime=10.5

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-1058161-1215113175/watcher-1058161-1215113175 -o /tmp/evaluation-result-1058161-1215113175/solver-1058161-1215113175 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1058161-1215113175.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.06 2.00 4/73 16463
/proc/meminfo: memFree=1319280/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=18572 CPUtime=0
/proc/16463/stat : 16463 (runsolver) R 16461 16463 15879 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 634237660 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 243665530151 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16463/statm: 4643 292 257 25 0 2626 0

[startup+0.011785 s]
/proc/loadavg: 2.12 2.06 2.00 4/73 16463
/proc/meminfo: memFree=1319280/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=272 CPUtime=0
/proc/16463/stat : 16463 (java) D 16461 16463 15879 0 -1 0 217 0 0 0 0 0 0 0 20 0 1 0 634237660 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 6787876 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/16463/statm: 404 126 100 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.102798 s]
/proc/loadavg: 2.12 2.06 2.00 4/73 16463
/proc/meminfo: memFree=1319280/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=865884 CPUtime=0.08
/proc/16463/stat : 16463 (java) S 16461 16463 15879 0 -1 0 3692 0 1 0 6 2 0 0 20 0 9 0 634237660 886665216 3167 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16463/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.30182 s]
/proc/loadavg: 2.12 2.06 2.00 4/73 16463
/proc/meminfo: memFree=1319280/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=866284 CPUtime=0.28
/proc/16463/stat : 16463 (java) S 16461 16463 15879 0 -1 0 5863 0 1 0 23 5 0 0 20 0 9 0 634237660 887074816 5237 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16463/statm: 216571 5237 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701865 s]
/proc/loadavg: 2.12 2.06 2.00 4/73 16463
/proc/meminfo: memFree=1319280/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=867680 CPUtime=0.67
/proc/16463/stat : 16463 (java) S 16461 16463 15879 0 -1 0 9151 0 1 0 60 7 0 0 20 0 9 0 634237660 888504320 8511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16463/statm: 216920 8511 2010 9 0 211426 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867680

[startup+1.50294 s]
/proc/loadavg: 2.12 2.06 2.00 4/82 16472
/proc/meminfo: memFree=1274024/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=867592 CPUtime=1.46
/proc/16463/stat : 16463 (java) S 16461 16463 15879 0 -1 0 18958 0 1 0 131 15 0 0 20 0 9 0 634237660 888414208 18293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16463/statm: 216898 18293 2004 9 0 211426 0
[pid=16463/tid=16465] ppid=16461 vsize=867592 CPUtime=1.16
/proc/16463/task/16465/stat : 16465 (java) R 16461 16463 15879 0 -1 64 15775 0 1 0 104 12 0 0 25 0 9 0 634237662 888414208 18293 996147200 134512640 134550740 4294955968 18446744073709551615 4126918000 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16466] ppid=16461 vsize=867592 CPUtime=0.06
/proc/16463/task/16466/stat : 16466 (java) S 16461 16463 15879 0 -1 64 1786 0 0 0 5 1 0 0 16 0 9 0 634237663 888414208 18293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16467] ppid=16461 vsize=867592 CPUtime=0
/proc/16463/task/16467/stat : 16467 (java) S 16461 16463 15879 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 634237663 888414208 18293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16468] ppid=16461 vsize=867592 CPUtime=0
/proc/16463/task/16468/stat : 16468 (java) S 16461 16463 15879 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 634237663 888414208 18293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16469] ppid=16461 vsize=867592 CPUtime=0
/proc/16463/task/16469/stat : 16469 (java) S 16461 16463 15879 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 634237665 888414208 18293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16470] ppid=16461 vsize=867592 CPUtime=0.21
/proc/16463/task/16470/stat : 16470 (java) S 16461 16463 15879 0 -1 64 701 0 0 0 21 0 0 0 15 0 9 0 634237665 888414208 18293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16471] ppid=16461 vsize=867592 CPUtime=0
/proc/16463/task/16471/stat : 16471 (java) S 16461 16463 15879 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 634237665 888414208 18293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16472] ppid=16461 vsize=867592 CPUtime=0
/proc/16463/task/16472/stat : 16472 (java) S 16461 16463 15879 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 634237665 888414208 18293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867592

[startup+3.10211 s]
/proc/loadavg: 2.19 2.07 2.01 3/82 16472
/proc/meminfo: memFree=1253416/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=867592 CPUtime=3.06
/proc/16463/stat : 16463 (java) S 16461 16463 15879 0 -1 0 21628 0 1 0 281 25 0 0 20 0 9 0 634237660 888414208 20961 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16463/statm: 216898 20961 2005 9 0 211426 0
[pid=16463/tid=16465] ppid=16461 vsize=867592 CPUtime=2.64
/proc/16463/task/16465/stat : 16465 (java) R 16461 16463 15879 0 -1 64 15783 0 1 0 244 20 0 0 25 0 9 0 634237662 888414208 20961 996147200 134512640 134550740 4294955968 18446744073709551615 4126917561 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16466] ppid=16461 vsize=867592 CPUtime=0.13
/proc/16463/task/16466/stat : 16466 (java) S 16461 16463 15879 0 -1 64 4423 0 0 0 11 2 0 0 16 0 9 0 634237663 888414208 20961 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16467] ppid=16461 vsize=867592 CPUtime=0
/proc/16463/task/16467/stat : 16467 (java) S 16461 16463 15879 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 634237663 888414208 20961 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16468] ppid=16461 vsize=867592 CPUtime=0
/proc/16463/task/16468/stat : 16468 (java) S 16461 16463 15879 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 634237663 888414208 20961 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16469] ppid=16461 vsize=867592 CPUtime=0
/proc/16463/task/16469/stat : 16469 (java) S 16461 16463 15879 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 634237665 888414208 20961 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16470] ppid=16461 vsize=867592 CPUtime=0.25
/proc/16463/task/16470/stat : 16470 (java) S 16461 16463 15879 0 -1 64 726 0 0 0 25 0 0 0 15 0 9 0 634237665 888414208 20961 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16471] ppid=16461 vsize=867592 CPUtime=0
/proc/16463/task/16471/stat : 16471 (java) S 16461 16463 15879 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 634237665 888414208 20961 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16472] ppid=16461 vsize=867592 CPUtime=0
/proc/16463/task/16472/stat : 16472 (java) S 16461 16463 15879 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 634237665 888414208 20961 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) 867592

[startup+6.30143 s]
/proc/loadavg: 2.19 2.07 2.01 3/82 16472
/proc/meminfo: memFree=1237992/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=867916 CPUtime=6.12
/proc/16463/stat : 16463 (java) S 16461 16463 15879 0 -1 0 24148 0 1 0 569 43 0 0 20 0 10 0 634237660 888745984 23353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16463/statm: 216979 23353 2012 9 0 211507 0
[pid=16463/tid=16465] ppid=16461 vsize=867916 CPUtime=5.59
/proc/16463/task/16465/stat : 16465 (java) S 16461 16463 15879 0 -1 64 15867 0 1 0 522 37 0 0 24 0 10 0 634237662 888745984 23353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=16463/tid=16466] ppid=16461 vsize=867916 CPUtime=0.23
/proc/16463/task/16466/stat : 16466 (java) S 16461 16463 15879 0 -1 64 6780 0 0 0 20 3 0 0 16 0 10 0 634237663 888745984 23353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16467] ppid=16461 vsize=867916 CPUtime=0
/proc/16463/task/16467/stat : 16467 (java) S 16461 16463 15879 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 634237663 888745984 23353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16468] ppid=16461 vsize=867916 CPUtime=0
/proc/16463/task/16468/stat : 16468 (java) S 16461 16463 15879 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 634237663 888745984 23353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16469] ppid=16461 vsize=867916 CPUtime=0
/proc/16463/task/16469/stat : 16469 (java) S 16461 16463 15879 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 634237665 888745984 23353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16470] ppid=16461 vsize=867916 CPUtime=0.26
/proc/16463/task/16470/stat : 16470 (java) S 16461 16463 15879 0 -1 64 733 0 0 0 26 0 0 0 15 0 10 0 634237665 888745984 23353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16471] ppid=16461 vsize=867916 CPUtime=0
/proc/16463/task/16471/stat : 16471 (java) S 16461 16463 15879 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 634237665 888745984 23353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16472] ppid=16461 vsize=867916 CPUtime=0
/proc/16463/task/16472/stat : 16472 (java) S 16461 16463 15879 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 634237665 888745984 23353 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 867916

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

[startup+9.50177 s]
/proc/loadavg: 2.26 2.09 2.01 3/82 16476
/proc/meminfo: memFree=1208224/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=867916 CPUtime=9.41
/proc/16463/stat : 16463 (java) S 16461 16463 15879 0 -1 0 51423 845 1 0 873 49 17 2 20 0 9 0 634237660 888745984 30177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16463/statm: 216979 30177 2615 9 0 211507 0
[pid=16463/tid=16465] ppid=16461 vsize=867916 CPUtime=8.47
/proc/16463/task/16465/stat : 16465 (java) R 16461 16463 15879 0 -1 64 25890 845 1 0 788 40 17 2 25 0 9 0 634237662 888745984 30177 996147200 134512640 134550740 4294955968 18446744073709551615 4126917555 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16466] ppid=16461 vsize=867916 CPUtime=0.76
/proc/16463/task/16466/stat : 16466 (java) S 16461 16463 15879 0 -1 64 23729 845 0 0 50 7 17 2 17 0 9 0 634237663 888745984 30177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16467] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16467/stat : 16467 (java) S 16461 16463 15879 0 -1 64 17 845 0 0 0 0 17 2 16 0 9 0 634237663 888745984 30177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16468] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16468/stat : 16468 (java) S 16461 16463 15879 0 -1 64 26 845 0 0 0 0 17 2 16 0 9 0 634237663 888745984 30177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16469] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16469/stat : 16469 (java) S 16461 16463 15879 0 -1 64 1 845 0 0 0 0 17 2 25 0 9 0 634237665 888745984 30177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16470] ppid=16461 vsize=867916 CPUtime=0.54
/proc/16463/task/16470/stat : 16470 (java) S 16461 16463 15879 0 -1 64 942 845 0 0 34 1 17 2 16 0 9 0 634237665 888745984 30177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16471] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16471/stat : 16471 (java) S 16461 16463 15879 0 -1 64 1 845 0 0 0 0 17 2 25 0 9 0 634237665 888745984 30177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16472] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16472/stat : 16472 (java) S 16461 16463 15879 0 -1 64 8 845 0 0 0 0 17 2 15 0 9 0 634237665 888745984 30177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.41
Current children cumulated vsize (KiB) 867916

[startup+11.1029 s]
/proc/loadavg: 2.26 2.09 2.01 3/82 16476
/proc/meminfo: memFree=1208096/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=867916 CPUtime=11.02
/proc/16463/stat : 16463 (java) S 16461 16463 15879 0 -1 0 51437 845 1 0 1033 50 17 2 20 0 9 0 634237660 888745984 30188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16463/statm: 216979 30188 2615 9 0 211507 0
[pid=16463/tid=16465] ppid=16461 vsize=867916 CPUtime=10.05
/proc/16463/task/16465/stat : 16465 (java) R 16461 16463 15879 0 -1 64 25895 845 1 0 946 40 17 2 25 0 9 0 634237662 888745984 30188 996147200 134512640 134550740 4294955968 18446744073709551615 4127303963 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16466] ppid=16461 vsize=867916 CPUtime=0.76
/proc/16463/task/16466/stat : 16466 (java) S 16461 16463 15879 0 -1 64 23729 845 0 0 50 7 17 2 17 0 9 0 634237663 888745984 30188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16467] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16467/stat : 16467 (java) S 16461 16463 15879 0 -1 64 17 845 0 0 0 0 17 2 16 0 9 0 634237663 888745984 30188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16468] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16468/stat : 16468 (java) S 16461 16463 15879 0 -1 64 26 845 0 0 0 0 17 2 16 0 9 0 634237663 888745984 30188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16469] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16469/stat : 16469 (java) S 16461 16463 15879 0 -1 64 1 845 0 0 0 0 17 2 25 0 9 0 634237665 888745984 30188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16470] ppid=16461 vsize=867916 CPUtime=0.56
/proc/16463/task/16470/stat : 16470 (java) S 16461 16463 15879 0 -1 64 951 845 0 0 36 1 17 2 15 0 9 0 634237665 888745984 30188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16471] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16471/stat : 16471 (java) S 16461 16463 15879 0 -1 64 1 845 0 0 0 0 17 2 25 0 9 0 634237665 888745984 30188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16472] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16472/stat : 16472 (java) S 16461 16463 15879 0 -1 64 8 845 0 0 0 0 17 2 15 0 9 0 634237665 888745984 30188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 867916

[startup+11.503 s]
/proc/loadavg: 2.26 2.09 2.01 3/82 16476
/proc/meminfo: memFree=1208096/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=867916 CPUtime=11.41
/proc/16463/stat : 16463 (java) S 16461 16463 15879 0 -1 0 52840 845 1 0 1072 50 17 2 20 0 9 0 634237660 888745984 31587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16463/statm: 216979 31587 2615 9 0 211507 0
[pid=16463/tid=16465] ppid=16461 vsize=867916 CPUtime=10.42
/proc/16463/task/16465/stat : 16465 (java) R 16461 16463 15879 0 -1 64 25897 845 1 0 983 40 17 2 25 0 9 0 634237662 888745984 31587 996147200 134512640 134550740 4294955968 18446744073709551615 4126660312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16466] ppid=16461 vsize=867916 CPUtime=0.78
/proc/16463/task/16466/stat : 16466 (java) S 16461 16463 15879 0 -1 64 25130 845 0 0 52 7 17 2 16 0 9 0 634237663 888745984 31587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16467] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16467/stat : 16467 (java) S 16461 16463 15879 0 -1 64 17 845 0 0 0 0 17 2 16 0 9 0 634237663 888745984 31587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16468] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16468/stat : 16468 (java) S 16461 16463 15879 0 -1 64 26 845 0 0 0 0 17 2 16 0 9 0 634237663 888745984 31587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16469] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16469/stat : 16469 (java) S 16461 16463 15879 0 -1 64 1 845 0 0 0 0 17 2 25 0 9 0 634237665 888745984 31587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16470] ppid=16461 vsize=867916 CPUtime=0.56
/proc/16463/task/16470/stat : 16470 (java) S 16461 16463 15879 0 -1 64 951 845 0 0 36 1 17 2 15 0 9 0 634237665 888745984 31587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16471] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16471/stat : 16471 (java) S 16461 16463 15879 0 -1 64 1 845 0 0 0 0 17 2 25 0 9 0 634237665 888745984 31587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16472] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16472/stat : 16472 (java) S 16461 16463 15879 0 -1 64 8 845 0 0 0 0 17 2 15 0 9 0 634237665 888745984 31587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 867916

[startup+11.903 s]
/proc/loadavg: 2.26 2.09 2.01 3/82 16476
/proc/meminfo: memFree=1208096/2055920 swapFree=4176956/4192956
[pid=16463] ppid=16461 vsize=867916 CPUtime=11.81
/proc/16463/stat : 16463 (java) S 16461 16463 15879 0 -1 0 52845 845 1 0 1112 50 17 2 20 0 9 0 634237660 888745984 31591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16463/statm: 216979 31591 2615 9 0 211507 0
[pid=16463/tid=16465] ppid=16461 vsize=867916 CPUtime=10.81
/proc/16463/task/16465/stat : 16465 (java) R 16461 16463 15879 0 -1 64 25900 845 1 0 1022 40 17 2 25 0 9 0 634237662 888745984 31591 996147200 134512640 134550740 4294955968 18446744073709551615 4126916328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16466] ppid=16461 vsize=867916 CPUtime=0.78
/proc/16463/task/16466/stat : 16466 (java) S 16461 16463 15879 0 -1 64 25130 845 0 0 52 7 17 2 16 0 9 0 634237663 888745984 31591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16467] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16467/stat : 16467 (java) S 16461 16463 15879 0 -1 64 17 845 0 0 0 0 17 2 16 0 9 0 634237663 888745984 31591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16468] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16468/stat : 16468 (java) S 16461 16463 15879 0 -1 64 26 845 0 0 0 0 17 2 16 0 9 0 634237663 888745984 31591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16469] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16469/stat : 16469 (java) S 16461 16463 15879 0 -1 64 1 845 0 0 0 0 17 2 25 0 9 0 634237665 888745984 31591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16470] ppid=16461 vsize=867916 CPUtime=0.56
/proc/16463/task/16470/stat : 16470 (java) S 16461 16463 15879 0 -1 64 953 845 0 0 36 1 17 2 16 0 9 0 634237665 888745984 31591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16463/tid=16471] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16471/stat : 16471 (java) S 16461 16463 15879 0 -1 64 1 845 0 0 0 0 17 2 25 0 9 0 634237665 888745984 31591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16463/tid=16472] ppid=16461 vsize=867916 CPUtime=0.19
/proc/16463/task/16472/stat : 16472 (java) S 16461 16463 15879 0 -1 64 8 845 0 0 0 0 17 2 15 0 9 0 634237665 888745984 31591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 867916

Child status: 0
Real time (s): 11.9513
CPU time (s): 11.8682
CPU user time (s): 11.3203
CPU system time (s): 0.547916
CPU usage (%): 99.3045
Max. virtual memory (cumulated for all children) (KiB): 868004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.3203
system time used= 0.547916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53724
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= 2248
involuntary context switches= 2263

runsolver used 0.018997 second user time and 0.050992 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-03 21:26:15
IDJOB=1058161
IDBENCH=54110
IDSOLVER=364
FILE ID=node84/1058161-1215113175
PBS_JOBID= 7877039
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-10.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058161-1215113175/watcher-1058161-1215113175 -o /tmp/evaluation-result-1058161-1215113175/solver-1058161-1215113175 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1058161-1215113175.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3a46901a8ea2c192a6f5d5f8c9f3ac47
RANDOM SEED=587005215

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1319696 kB
Buffers:         11240 kB
Cached:         228352 kB
SwapCached:      10240 kB
Active:         539292 kB
Inactive:       162488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319696 kB
SwapTotal:     4192956 kB
SwapFree:      4176956 kB
Dirty:            3068 kB
Writeback:           0 kB
Mapped:         469192 kB
Slab:            18840 kB
Committed_AS:  1581872 kB
PageTables:       2636 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= 66544 MiB
End job on node84 at 2008-07-03 21:26:27