Trace number 1094566

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 98.1881 102.687

DiagnosticValue
CHECKS3035
NODES52121

General information on the benchmark

Namecsp/dag-rand/
normalized-rand-n23-d3-e16-r15-t150000-13.xml
MD5SUM1fb39a4daa7cf56fee64a58115f27025
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.2886
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints16
Maximum constraint arity15
Maximum domain size3
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.88/3.48	
0.88/3.48	Abscon 112 (May, 2008)
1.38/5.80	
1.38/5.80	   configuration
1.38/5.80	     name=mac.xml
1.47/5.87	   
1.47/5.87	   instance
1.47/5.87	     name=HOME/instance-1094566-1215251915.xml
1.56/5.91	   
1.56/5.91	   domains being loaded...
1.56/5.92	   
1.56/5.92	   variables being loaded...
1.56/5.94	     nbVariables=23  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3  nbTotalValues=69
1.56/5.94	       =>  wckTime=0.143  cpuTime=0.1  mem=7M919
1.56/5.94	   
1.56/5.94	   relations being loaded...
3.96/8.38	   
3.96/8.38	   INFO : Contraction of relations, mem = 106M832
17.84/22.28	   
17.84/22.28	   constraints being loaded...
26.71/31.15	     nbConstraints=16  nbRelationTypes=16  nbGlobalConstraints=16  nbExtensionStructures=16
26.71/31.15	     nbSharedExtensionStructures=0  nbConflictsStructures=16  nbSharedConflictsStructures=0
26.71/31.15	     nbSharedBinaryRepresentations=0  minDegree=7  maxDegree=15  minArity=15  maxArity=15  nbGenerators=0  nbFusions=0
26.71/31.15	     symmetryWckTime=0.148  symmetryCpuTime=0.03
26.71/31.15	       =>  wckTime=25.35  cpuTime=19.41  mem=662M333
31.21/35.64	   
31.21/35.64	   solver IterativeSystematicSolver being built... 
31.31/35.71	   
31.31/35.71	   INFO : Forward propagation technique limited 
31.31/35.79	       =>  wckTime=29.991  cpuTime=19.55  mem=533M845
32.02/36.41	   
32.02/36.41	   preprocessing
32.02/36.41	     nbConstraintChecks=0  nbValidityChecks=2400000  nbPropagations=23  nbRevisions=0  nbUselessRevisions=0
32.02/36.41	     nbRemovedValues=0  detectedInconsistency=no
32.02/36.41	       =>  wckTime=0.614  cpuTime=0.61  mem=533M845
33.71/38.16	   
33.71/38.16	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=534M709)
98.01/102.55	   
98.01/102.55	   search
98.01/102.55	     run=17  nbConstraintChecks=3035  nbValidityChecks=426455978  minDepth=0  maxDepth=11  nbPropagations=520501
98.01/102.55	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=52121  nbFailedAssignments=24884  nbBacktracks=27104
98.01/102.55	     nbVisitedNodes=94944  nbRestartNogoods=94  nbSEliminables=0  nbREliminables=14.84  nbIEliminables=0
98.01/102.55	     nbDEliminables=0  nbPEliminables=0
98.01/102.55	       =>  wckTime=66.756  cpuTime=66.54  mem=536M439
98.01/102.55	   
98.01/102.55	   global
98.01/102.55	     nbConstraintChecks=3035  nbValidityChecks=428855978  nbPropagations=520524  nbRestartNogoods=94
98.01/102.55	     solvingWckTime=66.76  solvingCpuTime=66.54  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
98.01/102.55	     globalCpuTime=86.15
98.01/102.55	       =>  wckTime=96.753  cpuTime=86.09  mem=536M439
98.01/102.55	   
98.01/102.55	s UNSATISFIABLE
98.01/102.55	d NODES 52121
98.01/102.55	d CHECKS 3035
98.01/102.56	   
98.01/102.56	   totalWckTime=96.815  totalCpuTime=86.16

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-1094566-1215251915/watcher-1094566-1215251915 -o /tmp/evaluation-result-1094566-1215251915/solver-1094566-1215251915 -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-1094566-1215251915.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: 3.24 2.50 2.22 5/81 15964
/proc/meminfo: memFree=1545296/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=18572 CPUtime=0
/proc/15964/stat : 15964 (runsolver) R 15962 15964 14680 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 152579277 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 217871609127 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/15964/statm: 4643 292 257 25 0 2626 0

[startup+0.0915051 s]
/proc/loadavg: 3.24 2.50 2.22 5/81 15964
/proc/meminfo: memFree=1545296/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=862200 CPUtime=0.03
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 2377 0 1 0 2 1 0 0 20 0 6 0 152579277 882892800 1960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 215550 1960 901 9 0 210529 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862200

[startup+0.101505 s]
/proc/loadavg: 3.24 2.50 2.22 5/81 15964
/proc/meminfo: memFree=1545296/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=862200 CPUtime=0.04
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 2378 0 1 0 2 2 0 0 20 0 6 0 152579277 882892800 1961 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 215550 1961 901 9 0 210529 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 862200

[startup+0.30153 s]
/proc/loadavg: 3.24 2.50 2.22 5/81 15964
/proc/meminfo: memFree=1545296/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=862200 CPUtime=0.07
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 2379 0 1 0 4 3 0 0 20 0 6 0 152579277 882892800 1962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 215550 1962 902 9 0 210529 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 862200

[startup+0.701577 s]
/proc/loadavg: 3.24 2.50 2.22 5/81 15964
/proc/meminfo: memFree=1545296/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=862716 CPUtime=0.17
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 2382 0 1 0 10 7 0 0 20 0 7 0 152579277 883421184 1965 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 215679 1965 903 9 0 210658 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 862716

[startup+1.50267 s]
/proc/loadavg: 3.24 2.50 2.22 4/90 15973
/proc/meminfo: memFree=1540488/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=863776 CPUtime=0.38
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 2633 0 1 0 23 15 0 0 20 0 9 0 152579277 884506624 2169 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 215944 2169 1017 9 0 210901 0
[pid=15964/tid=15966] ppid=15962 vsize=863776 CPUtime=0.31
/proc/15964/task/15966/stat : 15966 (java) R 15962 15964 14680 0 -1 64 1936 0 1 0 20 11 0 0 18 0 9 0 152579279 884506624 2169 996147200 134512640 134550740 4294955968 18446744073709551615 102826346 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15967] ppid=15962 vsize=863776 CPUtime=0
/proc/15964/task/15967/stat : 15967 (java) S 15962 15964 14680 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 152579280 884506624 2169 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15968] ppid=15962 vsize=863776 CPUtime=0
/proc/15964/task/15968/stat : 15968 (java) S 15962 15964 14680 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 152579280 884506624 2169 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15969] ppid=15962 vsize=863776 CPUtime=0
/proc/15964/task/15969/stat : 15969 (java) S 15962 15964 14680 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 152579280 884506624 2169 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15970] ppid=15962 vsize=863776 CPUtime=0.02
/proc/15964/task/15970/stat : 15970 (java) S 15962 15964 14680 0 -1 64 1 0 0 0 1 1 0 0 25 0 9 0 152579282 884506624 2169 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15971] ppid=15962 vsize=863776 CPUtime=0.03
/proc/15964/task/15971/stat : 15971 (java) R 15962 15964 14680 0 -1 64 1 0 0 0 1 2 0 0 20 0 9 0 152579332 884506624 2169 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15972] ppid=15962 vsize=863776 CPUtime=0
/proc/15964/task/15972/stat : 15972 (java) S 15962 15964 14680 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 152579356 884506624 2169 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15973] ppid=15962 vsize=863776 CPUtime=0
/proc/15964/task/15973/stat : 15973 (java) S 15962 15964 14680 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 152579356 884506624 2169 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 863776

[startup+3.10286 s]
/proc/loadavg: 3.24 2.50 2.22 5/90 15973
/proc/meminfo: memFree=1540296/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=863776 CPUtime=0.78
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 2671 0 1 0 55 23 0 0 20 0 9 0 152579277 884506624 2198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 215944 2198 1033 9 0 210901 0
[pid=15964/tid=15966] ppid=15962 vsize=863776 CPUtime=0.5
/proc/15964/task/15966/stat : 15966 (java) R 15962 15964 14680 0 -1 64 1950 0 1 0 37 13 0 0 25 0 9 0 152579279 884506624 2198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15967] ppid=15962 vsize=863776 CPUtime=0
/proc/15964/task/15967/stat : 15967 (java) S 15962 15964 14680 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 152579280 884506624 2198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15968] ppid=15962 vsize=863776 CPUtime=0
/proc/15964/task/15968/stat : 15968 (java) S 15962 15964 14680 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 152579280 884506624 2198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15969] ppid=15962 vsize=863776 CPUtime=0
/proc/15964/task/15969/stat : 15969 (java) S 15962 15964 14680 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 152579280 884506624 2198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15970] ppid=15962 vsize=863776 CPUtime=0.02
/proc/15964/task/15970/stat : 15970 (java) S 15962 15964 14680 0 -1 64 1 0 0 0 1 1 0 0 25 0 9 0 152579282 884506624 2198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15971] ppid=15962 vsize=863776 CPUtime=0.23
/proc/15964/task/15971/stat : 15971 (java) R 15962 15964 14680 0 -1 64 25 0 0 0 16 7 0 0 24 0 9 0 152579332 884506624 2198 996147200 134512640 134550740 4294955968 18446744073709551615 13033189 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15972] ppid=15962 vsize=863776 CPUtime=0
/proc/15964/task/15972/stat : 15972 (java) S 15962 15964 14680 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 152579356 884506624 2198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15973] ppid=15962 vsize=863776 CPUtime=0
/proc/15964/task/15973/stat : 15973 (java) S 15962 15964 14680 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 152579356 884506624 2198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 863776

[startup+6.30124 s]
/proc/loadavg: 3.38 2.54 2.24 4/90 15973
/proc/meminfo: memFree=1537544/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=866480 CPUtime=1.97
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 18589 0 1 0 146 51 0 0 20 0 9 0 152579277 887275520 17955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 216620 17955 1982 9 0 211148 0
[pid=15964/tid=15966] ppid=15962 vsize=866480 CPUtime=1.33
/proc/15964/task/15966/stat : 15966 (java) R 15962 15964 14680 0 -1 64 13506 0 1 0 106 27 0 0 20 0 9 0 152579279 887275520 17955 996147200 134512640 134550740 4294955968 18446744073709551615 102638676 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15967] ppid=15962 vsize=866480 CPUtime=0.05
/proc/15964/task/15967/stat : 15967 (java) S 15962 15964 14680 0 -1 64 4103 0 0 0 2 3 0 0 16 0 9 0 152579280 887275520 17955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15968] ppid=15962 vsize=866480 CPUtime=0
/proc/15964/task/15968/stat : 15968 (java) S 15962 15964 14680 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 152579280 887275520 17955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15969] ppid=15962 vsize=866480 CPUtime=0
/proc/15964/task/15969/stat : 15969 (java) S 15962 15964 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 152579280 887275520 17955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15970] ppid=15962 vsize=866480 CPUtime=0.02
/proc/15964/task/15970/stat : 15970 (java) S 15962 15964 14680 0 -1 64 1 0 0 0 1 1 0 0 25 0 9 0 152579282 887275520 17955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15971] ppid=15962 vsize=866480 CPUtime=0.4
/proc/15964/task/15971/stat : 15971 (java) S 15962 15964 14680 0 -1 64 284 0 0 0 30 10 0 0 18 0 9 0 152579332 887275520 17955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15972] ppid=15962 vsize=866480 CPUtime=0
/proc/15964/task/15972/stat : 15972 (java) S 15962 15964 14680 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 152579356 887275520 17955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15973] ppid=15962 vsize=866480 CPUtime=0.11
/proc/15964/task/15973/stat : 15973 (java) S 15962 15964 14680 0 -1 64 0 0 0 0 4 7 0 0 15 0 9 0 152579356 887275520 17955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 866480

[startup+12.702 s]
/proc/loadavg: 3.35 2.55 2.24 3/90 15973
/proc/meminfo: memFree=1312904/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=866952 CPUtime=8.35
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 68622 0 1 0 752 83 0 0 20 0 9 0 152579277 887758848 65829 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 216738 65838 2606 9 0 211266 0
[pid=15964/tid=15966] ppid=15962 vsize=866952 CPUtime=5.84
/proc/15964/task/15966/stat : 15966 (java) R 15962 15964 14680 0 -1 64 15728 0 1 0 552 32 0 0 25 0 9 0 152579279 887758848 65843 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15967] ppid=15962 vsize=866952 CPUtime=1.89
/proc/15964/task/15967/stat : 15967 (java) R 15962 15964 14680 0 -1 64 51841 0 0 0 159 30 0 0 16 0 9 0 152579280 887758848 65851 996147200 134512640 134550740 4294955968 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15968] ppid=15962 vsize=866952 CPUtime=0
/proc/15964/task/15968/stat : 15968 (java) S 15962 15964 14680 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 152579280 887758848 65857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15969] ppid=15962 vsize=866952 CPUtime=0
/proc/15964/task/15969/stat : 15969 (java) S 15962 15964 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 152579280 887758848 65865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15970] ppid=15962 vsize=866952 CPUtime=0.02
/proc/15964/task/15970/stat : 15970 (java) S 15962 15964 14680 0 -1 64 1 0 0 0 1 1 0 0 25 0 9 0 152579282 887758848 65872 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15971] ppid=15962 vsize=866952 CPUtime=0.44
/proc/15964/task/15971/stat : 15971 (java) S 15962 15964 14680 0 -1 64 379 0 0 0 34 10 0 0 17 0 9 0 152579332 887758848 65879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15972] ppid=15962 vsize=866952 CPUtime=0
/proc/15964/task/15972/stat : 15972 (java) S 15962 15964 14680 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 152579356 887758848 65885 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15973] ppid=15962 vsize=866952 CPUtime=0.11
/proc/15964/task/15973/stat : 15973 (java) S 15962 15964 14680 0 -1 64 0 0 0 0 4 7 0 0 15 0 9 0 152579356 887758848 65891 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 866952

[startup+25.5025 s]
/proc/loadavg: 3.05 2.52 2.24 3/90 15973
/proc/meminfo: memFree=984584/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=866600 CPUtime=21.13
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 145461 0 1 0 1981 132 0 0 20 0 9 0 152579277 887398400 142558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 216650 142558 2607 9 0 211178 0
[pid=15964/tid=15966] ppid=15962 vsize=866600 CPUtime=15.51
/proc/15964/task/15966/stat : 15966 (java) R 15962 15964 14680 0 -1 64 15782 0 1 0 1514 37 0 0 25 0 9 0 152579279 887398400 142558 996147200 134512640 134550740 4294955968 18446744073709551615 4126712686 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15967] ppid=15962 vsize=866600 CPUtime=4.96
/proc/15964/task/15967/stat : 15967 (java) S 15962 15964 14680 0 -1 64 128582 0 0 0 422 74 0 0 17 0 9 0 152579280 887398400 142558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15968] ppid=15962 vsize=866600 CPUtime=0
/proc/15964/task/15968/stat : 15968 (java) S 15962 15964 14680 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 152579280 887398400 142558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15969] ppid=15962 vsize=866600 CPUtime=0
/proc/15964/task/15969/stat : 15969 (java) S 15962 15964 14680 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 152579280 887398400 142558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15970] ppid=15962 vsize=866600 CPUtime=0.02
/proc/15964/task/15970/stat : 15970 (java) S 15962 15964 14680 0 -1 64 1 0 0 0 1 1 0 0 25 0 9 0 152579282 887398400 142558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15971] ppid=15962 vsize=866600 CPUtime=0.48
/proc/15964/task/15971/stat : 15971 (java) S 15962 15964 14680 0 -1 64 401 0 0 0 38 10 0 0 16 0 9 0 152579332 887398400 142558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15972] ppid=15962 vsize=866600 CPUtime=0
/proc/15964/task/15972/stat : 15972 (java) S 15962 15964 14680 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 152579356 887398400 142558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15973] ppid=15962 vsize=866600 CPUtime=0.11
/proc/15964/task/15973/stat : 15973 (java) S 15962 15964 14680 0 -1 64 0 0 0 0 4 7 0 0 15 0 9 0 152579356 887398400 142558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.13
Current children cumulated vsize (KiB) 866600

[startup+51.1025 s]
/proc/loadavg: 2.69 2.48 2.23 3/90 15977
/proc/meminfo: memFree=839552/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=867088 CPUtime=46.64
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 342279 269 1 0 4470 188 0 6 20 0 9 0 152579277 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 216772 178753 2635 9 0 211278 0
[pid=15964/tid=15966] ppid=15962 vsize=867088 CPUtime=35.69
/proc/15964/task/15966/stat : 15966 (java) R 15962 15964 14680 0 -1 64 21192 269 1 0 3524 39 0 6 25 0 9 0 152579279 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4126833589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15967] ppid=15962 vsize=867088 CPUtime=10.16
/proc/15964/task/15967/stat : 15967 (java) S 15962 15964 14680 0 -1 64 319607 269 0 0 887 123 0 6 16 0 9 0 152579280 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15968] ppid=15962 vsize=867088 CPUtime=0.06
/proc/15964/task/15968/stat : 15968 (java) S 15962 15964 14680 0 -1 64 18 269 0 0 0 0 0 6 16 0 9 0 152579280 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15969] ppid=15962 vsize=867088 CPUtime=0.06
/proc/15964/task/15969/stat : 15969 (java) S 15962 15964 14680 0 -1 64 13 269 0 0 0 0 0 6 16 0 9 0 152579280 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15970] ppid=15962 vsize=867088 CPUtime=0.08
/proc/15964/task/15970/stat : 15970 (java) S 15962 15964 14680 0 -1 64 1 269 0 0 1 1 0 6 25 0 9 0 152579282 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15971] ppid=15962 vsize=867088 CPUtime=0.68
/proc/15964/task/15971/stat : 15971 (java) S 15962 15964 14680 0 -1 64 611 269 0 0 51 11 0 6 15 0 9 0 152579332 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15972] ppid=15962 vsize=867088 CPUtime=0.06
/proc/15964/task/15972/stat : 15972 (java) S 15962 15964 14680 0 -1 64 1 269 0 0 0 0 0 6 20 0 9 0 152579356 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15973] ppid=15962 vsize=867088 CPUtime=0.18
/proc/15964/task/15973/stat : 15973 (java) S 15962 15964 14680 0 -1 64 31 269 0 0 5 7 0 6 15 0 9 0 152579356 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.64
Current children cumulated vsize (KiB) 867088

[startup+102.307 s]
/proc/loadavg: 2.30 2.40 2.22 3/90 15977
/proc/meminfo: memFree=834624/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=867088 CPUtime=97.82
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 342540 269 1 0 9587 189 0 6 20 0 9 0 152579277 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 216772 178753 2635 9 0 211278 0
[pid=15964/tid=15966] ppid=15962 vsize=867088 CPUtime=86.85
/proc/15964/task/15966/stat : 15966 (java) R 15962 15964 14680 0 -1 64 21452 269 1 0 8640 39 0 6 25 0 9 0 152579279 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4126833573 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15967] ppid=15962 vsize=867088 CPUtime=10.16
/proc/15964/task/15967/stat : 15967 (java) S 15962 15964 14680 0 -1 64 319607 269 0 0 887 123 0 6 16 0 9 0 152579280 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15968] ppid=15962 vsize=867088 CPUtime=0.06
/proc/15964/task/15968/stat : 15968 (java) S 15962 15964 14680 0 -1 64 18 269 0 0 0 0 0 6 16 0 9 0 152579280 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15969] ppid=15962 vsize=867088 CPUtime=0.06
/proc/15964/task/15969/stat : 15969 (java) S 15962 15964 14680 0 -1 64 13 269 0 0 0 0 0 6 16 0 9 0 152579280 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15970] ppid=15962 vsize=867088 CPUtime=0.08
/proc/15964/task/15970/stat : 15970 (java) S 15962 15964 14680 0 -1 64 1 269 0 0 1 1 0 6 25 0 9 0 152579282 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15971] ppid=15962 vsize=867088 CPUtime=0.69
/proc/15964/task/15971/stat : 15971 (java) S 15962 15964 14680 0 -1 64 612 269 0 0 52 11 0 6 17 0 9 0 152579332 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15972] ppid=15962 vsize=867088 CPUtime=0.06
/proc/15964/task/15972/stat : 15972 (java) S 15962 15964 14680 0 -1 64 1 269 0 0 0 0 0 6 20 0 9 0 152579356 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15973] ppid=15962 vsize=867088 CPUtime=0.18
/proc/15964/task/15973/stat : 15973 (java) S 15962 15964 14680 0 -1 64 31 269 0 0 5 7 0 6 15 0 9 0 152579356 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.82
Current children cumulated vsize (KiB) 867088

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

[startup+102.503 s]
/proc/loadavg: 2.30 2.40 2.22 3/90 15977
/proc/meminfo: memFree=834624/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=867088 CPUtime=98.01
/proc/15964/stat : 15964 (java) S 15962 15964 14680 0 -1 0 342541 269 1 0 9606 189 0 6 20 0 9 0 152579277 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15964/statm: 216772 178753 2635 9 0 211278 0
[pid=15964/tid=15966] ppid=15962 vsize=867088 CPUtime=87.04
/proc/15964/task/15966/stat : 15966 (java) R 15962 15964 14680 0 -1 64 21453 269 1 0 8659 39 0 6 25 0 9 0 152579279 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4126833589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15967] ppid=15962 vsize=867088 CPUtime=10.16
/proc/15964/task/15967/stat : 15967 (java) S 15962 15964 14680 0 -1 64 319607 269 0 0 887 123 0 6 16 0 9 0 152579280 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15968] ppid=15962 vsize=867088 CPUtime=0.06
/proc/15964/task/15968/stat : 15968 (java) S 15962 15964 14680 0 -1 64 18 269 0 0 0 0 0 6 16 0 9 0 152579280 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15969] ppid=15962 vsize=867088 CPUtime=0.06
/proc/15964/task/15969/stat : 15969 (java) S 15962 15964 14680 0 -1 64 13 269 0 0 0 0 0 6 16 0 9 0 152579280 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15970] ppid=15962 vsize=867088 CPUtime=0.08
/proc/15964/task/15970/stat : 15970 (java) S 15962 15964 14680 0 -1 64 1 269 0 0 1 1 0 6 25 0 9 0 152579282 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15971] ppid=15962 vsize=867088 CPUtime=0.69
/proc/15964/task/15971/stat : 15971 (java) S 15962 15964 14680 0 -1 64 612 269 0 0 52 11 0 6 17 0 9 0 152579332 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15964/tid=15972] ppid=15962 vsize=867088 CPUtime=0.06
/proc/15964/task/15972/stat : 15972 (java) S 15962 15964 14680 0 -1 64 1 269 0 0 0 0 0 6 20 0 9 0 152579356 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15964/tid=15973] ppid=15962 vsize=867088 CPUtime=0.18
/proc/15964/task/15973/stat : 15973 (java) S 15962 15964 14680 0 -1 64 31 269 0 0 5 7 0 6 15 0 9 0 152579356 887898112 178753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.01
Current children cumulated vsize (KiB) 867088

[startup+102.603 s]
/proc/loadavg: 2.30 2.40 2.22 3/90 15977
/proc/meminfo: memFree=834624/2055920 swapFree=4192812/4192956
[pid=15964] ppid=15962 vsize=0 CPUtime=98.09
/proc/15964/stat : 15964 (java) Z 15962 15964 14680 0 -1 12 342663 269 1 0 9612 191 0 6 16 0 2 0 152579277 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15964/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 98.09
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 102.687
CPU time (s): 98.1881
CPU user time (s): 96.1274
CPU system time (s): 2.06069
CPU usage (%): 95.6192
Max. virtual memory (cumulated for all children) (KiB): 891032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 96.1274
system time used= 2.06069
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 342932
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= 3414
involuntary context switches= 4965

runsolver used 0.12798 second user time and 0.349946 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-05 11:58:48
IDJOB=1094566
IDBENCH=58809
IDSOLVER=363
FILE ID=node28/1094566-1215251915
PBS_JOBID= 7882008
Free space on /tmp= 66432 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/dag-rand/normalized-rand-n23-d3-e16-r15-t150000-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-1094566-1215251915/watcher-1094566-1215251915 -o /tmp/evaluation-result-1094566-1215251915/solver-1094566-1215251915 -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-1094566-1215251915.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1fb39a4daa7cf56fee64a58115f27025
RANDOM SEED=269739471

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1545776 kB
Buffers:         18944 kB
Cached:         261488 kB
SwapCached:          0 kB
Active:         383568 kB
Inactive:        75524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           72556 kB
Writeback:           0 kB
Mapped:         198840 kB
Slab:            35792 kB
Committed_AS:  1095408 kB
PageTables:       2196 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66428 MiB
End job on node28 at 2008-07-05 12:00:42