Trace number 2098757

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 4.04638 4.13355

DiagnosticValue
CHECKS26033
NODES4524

General information on the benchmark

Namecsp/bibd6/
normalized-bibd-6-80-40-3-16_glb.xml
MD5SUM8728c9688574314cc35af14c1f0a9f3f
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.130979
Satisfiable
(Un)Satisfiability was proved
Number of variables1680
Number of constraints1301
Maximum constraint arity80
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1200
Global constraints used (with number of constraints)weightedsum(101)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2098757-1247416869.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.48/0.56	     nbVariables=1680  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=3360
0.48/0.56	       =>  wckTime=0.297  cpuTime=0.19  mem=11M793
0.48/0.56	   
0.48/0.56	   predicates being loaded...
0.58/0.63	   
0.58/0.63	   constraints being loaded...
2.55/2.62	     nbConstraints=1385  nbGlobalConstraints=185  nbConflictsStructures=1  nbSharedConflictsStructures=1199
2.55/2.62	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=1199  minDegree=4  maxDegree=11
2.55/2.62	     minArity=3  avgArity=9.44  maxArity=800  nbGenerators=84  nbFusions=0  symmetryWckTime=1.604  symmetryCpuTime=1.24
2.55/2.62	       =>  wckTime=2.351  cpuTime=1.79  mem=20M613
2.55/2.68	   
2.55/2.68	   solver IterativeSystematicSolver being built... 
2.65/2.79	   
2.65/2.79	   INFO : Forward propagation technique limited 
2.85/2.94	       =>  wckTime=2.672  cpuTime=1.99  mem=38M858
2.85/2.97	   
2.85/2.97	   preprocessing
2.85/2.97	     nbConstraintChecks=0  nbPropagations=1680  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.85/2.97	     detectedInconsistency=no
2.85/2.97	       =>  wckTime=0.029  cpuTime=0.01  mem=38M858
3.93/4.08	   
3.93/4.08	   search
3.93/4.08	     run=3  nbConstraintChecks=26033  nbValidityChecks=69603  minDepth=1  maxDepth=1680  nbPropagations=30366
3.93/4.08	     nbRevisions=91394  nbUselessRevisions=81626  nbAssignments=4524  nbFailedAssignments=62  nbBacktracks=1509
3.93/4.08	     nbVisitedNodes=4741  nbRestartNogoods=26  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
3.93/4.08	     nbDEliminables=?  nbPEliminables=?
3.93/4.08	       =>  wckTime=1.132  cpuTime=1.03  mem=40M846
3.93/4.08	   
3.93/4.08	   global
3.93/4.08	     nbConstraintChecks=26033  nbValidityChecks=69603  nbPropagations=32046  nbRevisions=91394  nbUselessRevisions=81626
3.93/4.08	     nbRestartNogoods=26  solvingWckTime=1.134  solvingCpuTime=1.03  expiredTime=no  totalExploration=no
3.93/4.08	     nbFoundSolutions=1  firstSolutionCpuTime=3.02  globalCpuTime=3.08
3.93/4.08	       =>  wckTime=3.814  cpuTime=3.03  mem=40M846
3.93/4.08	   
3.93/4.08	s SATISFIABLE
3.93/4.08	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
3.93/4.08	d NODES 4524
3.93/4.08	d CHECKS 26033
3.93/4.08	   
3.93/4.08	   totalWckTime=3.886  totalCpuTime=3.09

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2098757-1247416869/watcher-2098757-1247416869 -o /tmp/evaluation-result-2098757-1247416869/solver-2098757-1247416869 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098757-1247416869.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: 1.86 1.95 1.96 3/80 31885
/proc/meminfo: memFree=1284088/2055920 swapFree=4192812/4192956
[pid=31885] ppid=31883 vsize=18576 CPUtime=0
/proc/31885/stat : 31885 (runsolver) R 31883 31885 31692 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 28750039 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 217051622695 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31885/statm: 4644 284 249 26 0 2626 0

[startup+0.0112021 s]
/proc/loadavg: 1.86 1.95 1.96 3/80 31885
/proc/meminfo: memFree=1284088/2055920 swapFree=4192812/4192956
[pid=31885] ppid=31883 vsize=272 CPUtime=0
/proc/31885/stat : 31885 (java) D 31883 31885 31692 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 28750039 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 9286436 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/31885/statm: 68 37 28 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.101697 s]
/proc/loadavg: 1.86 1.95 1.96 3/80 31885
/proc/meminfo: memFree=1284088/2055920 swapFree=4192812/4192956
[pid=31885] ppid=31883 vsize=865984 CPUtime=0.08
/proc/31885/stat : 31885 (java) S 31883 31885 31692 0 -1 0 3733 0 1 0 7 1 0 0 18 0 9 0 28750039 886767616 3201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31885/statm: 216496 3201 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301738 s]
/proc/loadavg: 1.86 1.95 1.96 3/80 31885
/proc/meminfo: memFree=1284088/2055920 swapFree=4192812/4192956
[pid=31885] ppid=31883 vsize=866380 CPUtime=0.28
/proc/31885/stat : 31885 (java) S 31883 31885 31692 0 -1 0 5822 0 1 0 25 3 0 0 18 0 9 0 28750039 887173120 5197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31885/statm: 216595 5197 1976 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701814 s]
/proc/loadavg: 1.86 1.95 1.96 3/80 31885
/proc/meminfo: memFree=1284088/2055920 swapFree=4192812/4192956
[pid=31885] ppid=31883 vsize=867612 CPUtime=0.68
/proc/31885/stat : 31885 (java) S 31883 31885 31692 0 -1 0 8908 0 1 0 64 4 0 0 18 0 9 0 28750039 888434688 8262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31885/statm: 216903 8262 2037 9 0 211339 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867612

[startup+1.50297 s]
/proc/loadavg: 1.86 1.95 1.96 3/89 31894
/proc/meminfo: memFree=1250288/2055920 swapFree=4192812/4192956
[pid=31885] ppid=31883 vsize=867936 CPUtime=1.45
/proc/31885/stat : 31885 (java) S 31883 31885 31692 0 -1 0 17156 435 1 0 110 13 22 0 18 0 10 0 28750039 888766464 13594 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31885/statm: 216984 13594 2056 9 0 211420 0
[pid=31885/tid=31887] ppid=31883 vsize=867936 CPUtime=1.17
/proc/31885/task/31887/stat : 31887 (java) R 31883 31885 31692 0 -1 64 15412 435 1 0 84 11 22 0 17 0 10 0 28750041 888766464 13594 996147200 134512640 134550932 4294955968 18446744073709551615 4127105977 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31888] ppid=31883 vsize=867936 CPUtime=0.22
/proc/31885/task/31888/stat : 31888 (java) S 31883 31885 31692 0 -1 64 3 435 0 0 0 0 22 0 17 0 10 0 28750042 888766464 13594 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31889] ppid=31883 vsize=867936 CPUtime=0.22
/proc/31885/task/31889/stat : 31889 (java) S 31883 31885 31692 0 -1 64 11 435 0 0 0 0 22 0 19 0 10 0 28750043 888766464 13594 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31890] ppid=31883 vsize=867936 CPUtime=0.22
/proc/31885/task/31890/stat : 31890 (java) S 31883 31885 31692 0 -1 64 4 435 0 0 0 0 22 0 20 0 10 0 28750043 888766464 13594 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31891] ppid=31883 vsize=867936 CPUtime=0.22
/proc/31885/task/31891/stat : 31891 (java) S 31883 31885 31692 0 -1 64 2 435 0 0 0 0 22 0 18 0 10 0 28750045 888766464 13594 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31892] ppid=31883 vsize=867936 CPUtime=0.47
/proc/31885/task/31892/stat : 31892 (java) S 31883 31885 31692 0 -1 64 918 435 0 0 25 0 22 0 15 0 10 0 28750045 888766464 13594 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31893] ppid=31883 vsize=867936 CPUtime=0.22
/proc/31885/task/31893/stat : 31893 (java) S 31883 31885 31692 0 -1 64 0 435 0 0 0 0 22 0 19 0 10 0 28750045 888766464 13594 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31894] ppid=31883 vsize=867936 CPUtime=0.22
/proc/31885/task/31894/stat : 31894 (java) S 31883 31885 31692 0 -1 64 10 435 0 0 0 0 22 0 15 0 10 0 28750045 888766464 13594 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867936

[startup+3.10245 s]
/proc/loadavg: 1.86 1.95 1.96 3/89 31898
/proc/meminfo: memFree=1221488/2055920 swapFree=4192812/4192956
[pid=31885] ppid=31883 vsize=868060 CPUtime=3.04
/proc/31885/stat : 31885 (java) S 31883 31885 31692 0 -1 0 29468 558 1 0 264 17 22 1 18 0 9 0 28750039 888893440 19966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31885/statm: 217015 19966 2663 9 0 211451 0
[pid=31885/tid=31887] ppid=31883 vsize=868060 CPUtime=2.55
/proc/31885/task/31887/stat : 31887 (java) R 31883 31885 31692 0 -1 64 21820 558 1 0 218 14 22 1 25 0 9 0 28750041 888893440 19966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31888] ppid=31883 vsize=868060 CPUtime=0.35
/proc/31885/task/31888/stat : 31888 (java) S 31883 31885 31692 0 -1 64 5823 558 0 0 11 1 22 1 16 0 9 0 28750042 888893440 19966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31889] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31889/stat : 31889 (java) S 31883 31885 31692 0 -1 64 21 558 0 0 0 0 22 1 16 0 9 0 28750043 888893440 19966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31890] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31890/stat : 31890 (java) S 31883 31885 31692 0 -1 64 17 558 0 0 0 0 22 1 16 0 9 0 28750043 888893440 19966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31891] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31891/stat : 31891 (java) S 31883 31885 31692 0 -1 64 2 558 0 0 0 0 22 1 18 0 9 0 28750045 888893440 19966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31892] ppid=31883 vsize=868060 CPUtime=0.57
/proc/31885/task/31892/stat : 31892 (java) S 31883 31885 31692 0 -1 64 975 558 0 0 34 0 22 1 15 0 9 0 28750045 888893440 19966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31893] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31893/stat : 31893 (java) S 31883 31885 31692 0 -1 64 0 558 0 0 0 0 22 1 19 0 9 0 28750045 888893440 19966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31894] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31894/stat : 31894 (java) S 31883 31885 31692 0 -1 64 10 558 0 0 0 0 22 1 15 0 9 0 28750045 888893440 19966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868060

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

[startup+3.90242 s]
/proc/loadavg: 1.95 1.97 1.96 3/89 31898
/proc/meminfo: memFree=1214256/2055920 swapFree=4192812/4192956
[pid=31885] ppid=31883 vsize=868060 CPUtime=3.83
/proc/31885/stat : 31885 (java) S 31883 31885 31692 0 -1 0 29494 558 1 0 343 17 22 1 18 0 9 0 28750039 888893440 19990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31885/statm: 217015 19990 2663 9 0 211451 0
[pid=31885/tid=31887] ppid=31883 vsize=868060 CPUtime=3.3
/proc/31885/task/31887/stat : 31887 (java) R 31883 31885 31692 0 -1 64 21821 558 1 0 293 14 22 1 25 0 9 0 28750041 888893440 19990 996147200 134512640 134550932 4294955968 18446744073709551615 4127270469 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31888] ppid=31883 vsize=868060 CPUtime=0.35
/proc/31885/task/31888/stat : 31888 (java) S 31883 31885 31692 0 -1 64 5823 558 0 0 11 1 22 1 17 0 9 0 28750042 888893440 19990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31889] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31889/stat : 31889 (java) S 31883 31885 31692 0 -1 64 21 558 0 0 0 0 22 1 16 0 9 0 28750043 888893440 19990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31890] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31890/stat : 31890 (java) S 31883 31885 31692 0 -1 64 17 558 0 0 0 0 22 1 16 0 9 0 28750043 888893440 19990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31891] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31891/stat : 31891 (java) S 31883 31885 31692 0 -1 64 2 558 0 0 0 0 22 1 18 0 9 0 28750045 888893440 19990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31892] ppid=31883 vsize=868060 CPUtime=0.61
/proc/31885/task/31892/stat : 31892 (java) S 31883 31885 31692 0 -1 64 1000 558 0 0 38 0 22 1 15 0 9 0 28750045 888893440 19990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31893] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31893/stat : 31893 (java) S 31883 31885 31692 0 -1 64 0 558 0 0 0 0 22 1 19 0 9 0 28750045 888893440 19990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31894] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31894/stat : 31894 (java) S 31883 31885 31692 0 -1 64 10 558 0 0 0 0 22 1 15 0 9 0 28750045 888893440 19990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 868060

[startup+4.10246 s]
/proc/loadavg: 1.95 1.97 1.96 3/89 31898
/proc/meminfo: memFree=1214256/2055920 swapFree=4192812/4192956
[pid=31885] ppid=31883 vsize=868060 CPUtime=4.02
/proc/31885/stat : 31885 (java) S 31883 31885 31692 0 -1 0 29510 558 1 0 361 18 22 1 18 0 9 0 28750039 888893440 20002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31885/statm: 217015 20002 2663 9 0 211451 0
[pid=31885/tid=31887] ppid=31883 vsize=868060 CPUtime=3.47
/proc/31885/task/31887/stat : 31887 (java) S 31883 31885 31692 0 -1 64 21830 558 1 0 310 14 22 1 25 0 9 0 28750041 888893440 20002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31888] ppid=31883 vsize=868060 CPUtime=0.35
/proc/31885/task/31888/stat : 31888 (java) S 31883 31885 31692 0 -1 64 5823 558 0 0 11 1 22 1 17 0 9 0 28750042 888893440 20002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31889] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31889/stat : 31889 (java) S 31883 31885 31692 0 -1 64 21 558 0 0 0 0 22 1 16 0 9 0 28750043 888893440 20002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31890] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31890/stat : 31890 (java) S 31883 31885 31692 0 -1 64 17 558 0 0 0 0 22 1 16 0 9 0 28750043 888893440 20002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31891] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31891/stat : 31891 (java) S 31883 31885 31692 0 -1 64 2 558 0 0 0 0 22 1 18 0 9 0 28750045 888893440 20002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31892] ppid=31883 vsize=868060 CPUtime=0.62
/proc/31885/task/31892/stat : 31892 (java) S 31883 31885 31692 0 -1 64 1007 558 0 0 39 0 22 1 15 0 9 0 28750045 888893440 20002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31893] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31893/stat : 31893 (java) S 31883 31885 31692 0 -1 64 0 558 0 0 0 0 22 1 19 0 9 0 28750045 888893440 20002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31885/tid=31894] ppid=31883 vsize=868060 CPUtime=0.23
/proc/31885/task/31894/stat : 31894 (java) S 31883 31885 31692 0 -1 64 10 558 0 0 0 0 22 1 15 0 9 0 28750045 888893440 20002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 868060

Child status: 0
Real time (s): 4.13355
CPU time (s): 4.04638
CPU user time (s): 3.84142
CPU system time (s): 0.204968
CPU usage (%): 97.8913
Max. virtual memory (cumulated for all children) (KiB): 868060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.84142
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30096
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= 2025
involuntary context switches= 2159

runsolver used 0.011998 second user time and 0.019996 second system time

The end

Launcher Data

Begin job on node59 at 2009-07-12 18:41:09
IDJOB=2098757
IDBENCH=58941
IDSOLVER=773
FILE ID=node59/2098757-1247416869
PBS_JOBID= 9510806
Free space on /tmp= 66356 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bibd6/normalized-bibd-6-80-40-3-16_glb.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098757-1247416869/watcher-2098757-1247416869 -o /tmp/evaluation-result-2098757-1247416869/solver-2098757-1247416869 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098757-1247416869.xml

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

MD5SUM BENCH= 8728c9688574314cc35af14c1f0a9f3f
RANDOM SEED=1583111406

node59.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.263
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.263
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:       1284568 kB
Buffers:         92804 kB
Cached:         346884 kB
SwapCached:          0 kB
Active:         469504 kB
Inactive:       214788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1284568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2756 kB
Writeback:           0 kB
Mapped:         265048 kB
Slab:            71912 kB
Committed_AS:  1008296 kB
PageTables:       2332 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= 66356 MiB
End job on node59 at 2009-07-12 18:41:13