Trace number 1054287

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 26.432 26.6702

DiagnosticValue
CHECKS165677
NODES36903

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-12_ext.xml
MD5SUMc0ecfd6ca1f83fa3e2be5d39c4563c4a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.69768
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1054287-1215058616.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.34	     nbVariables=20  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=100
0.28/0.34	       =>  wckTime=0.098  cpuTime=0.09  mem=7M919
0.28/0.34	   
0.28/0.34	   relations being loaded...
2.97/3.00	   
2.97/3.00	   INFO : Contraction of relations, mem = 107M334
4.67/4.75	   
4.67/4.75	   constraints being loaded...
7.26/7.38	     nbConstraints=18  nbRelationTypes=18  nbGlobalConstraints=18  nbExtensionStructures=18
7.26/7.38	     nbSharedExtensionStructures=0  nbConflictsStructures=18  nbSharedConflictsStructures=0
7.26/7.38	     nbSharedBinaryRepresentations=0  minDegree=4  maxDegree=10  minArity=8  maxArity=8  nbGenerators=0  nbFusions=0
7.26/7.38	     symmetryWckTime=0.073  symmetryCpuTime=0.01
7.26/7.38	       =>  wckTime=7.139  cpuTime=5.87  mem=182M465
8.25/8.33	   
8.25/8.34	   solver IterativeSystematicSolver being built... 
8.35/8.40	   
8.35/8.40	   INFO : Forward propagation technique limited 
8.35/8.47	       =>  wckTime=8.224  cpuTime=6.0  mem=179M664
8.55/8.69	   
8.55/8.69	   preprocessing
8.55/8.69	     nbConstraintChecks=0  nbValidityChecks=1405607  nbPropagations=20  nbRevisions=0  nbUselessRevisions=0
8.55/8.69	     nbRemovedValues=0  detectedInconsistency=no
8.55/8.69	       =>  wckTime=0.227  cpuTime=0.21  mem=179M664
9.34/9.47	   
9.34/9.47	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=181M426)
26.28/26.59	   
26.28/26.59	   search
26.28/26.59	     run=16  nbConstraintChecks=165677  nbValidityChecks=199929628  minDepth=3  maxDepth=20  nbPropagations=687818
26.28/26.59	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=36903  nbFailedAssignments=18705  nbBacktracks=18048
26.28/26.59	     nbVisitedNodes=66701  nbRestartNogoods=127  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=8.64
26.28/26.59	     nbIEliminables=2.82  nbDEliminables=0  nbPEliminables=0
26.28/26.59	       =>  wckTime=18.124  cpuTime=17.85  mem=182M299
26.28/26.59	   
26.28/26.59	   global
26.28/26.59	     nbConstraintChecks=165677  nbValidityChecks=201335235  nbPropagations=687838  nbRestartNogoods=127
26.28/26.59	     solvingWckTime=18.127  solvingCpuTime=17.86  expiredTime=no  totalExploration=no  nbFoundSolutions=1
26.28/26.59	     firstSolutionCpuTime=23.85  globalCpuTime=23.9
26.28/26.59	       =>  wckTime=26.352  cpuTime=23.86  mem=182M299
26.28/26.59	   
26.28/26.59	s SATISFIABLE
26.28/26.59	v 4 1 3 2 3 4 4 4 3 2 1 3 3 1 0 0 3 4 4 4 
26.28/26.60	d NODES 36903
26.28/26.60	d CHECKS 165677
26.28/26.60	   
26.38/26.60	   totalWckTime=26.417  totalCpuTime=23.9

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-1054287-1215058616/watcher-1054287-1215058616 -o /tmp/evaluation-result-1054287-1215058616/solver-1054287-1215058616 -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-1054287-1215058616.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.08 2.04 2.01 4/81 11865
/proc/meminfo: memFree=1767536/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=1616 CPUtime=0
/proc/11865/stat : 11865 (java) D 11863 11865 11503 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1984836377 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/11865/statm: 404 147 121 9 0 46 0

[startup+0.098821 s]
/proc/loadavg: 2.08 2.04 2.01 4/81 11865
/proc/meminfo: memFree=1767536/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=865884 CPUtime=0.08
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 3698 0 1 0 6 2 0 0 18 0 9 0 1984836377 886665216 3173 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216471 3173 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.10182 s]
/proc/loadavg: 2.08 2.04 2.01 4/81 11865
/proc/meminfo: memFree=1767536/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=865884 CPUtime=0.08
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 3736 0 1 0 6 2 0 0 18 0 9 0 1984836377 886665216 3199 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216471 3200 1695 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.30184 s]
/proc/loadavg: 2.08 2.04 2.01 4/81 11865
/proc/meminfo: memFree=1767536/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=866284 CPUtime=0.28
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 6000 0 1 0 24 4 0 0 18 0 9 0 1984836377 887074816 5374 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216571 5374 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701883 s]
/proc/loadavg: 2.08 2.04 2.01 4/81 11865
/proc/meminfo: memFree=1767536/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=866400 CPUtime=0.67
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 20400 0 1 0 58 9 0 0 18 0 9 0 1984836377 887193600 19769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216600 19769 1981 9 0 211128 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866400

[startup+1.50197 s]
/proc/loadavg: 2.08 2.04 2.01 3/90 11874
/proc/meminfo: memFree=1696168/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=866400 CPUtime=1.47
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 25253 0 1 0 135 12 0 0 18 0 9 0 1984836377 887193600 24620 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216600 24620 1981 9 0 211128 0
[pid=11865/tid=11867] ppid=11863 vsize=866400 CPUtime=1.28
/proc/11865/task/11867/stat : 11867 (java) R 11863 11865 11503 0 -1 64 15657 0 1 0 120 8 0 0 25 0 9 0 1984836378 887193600 24620 996147200 134512640 134550740 4294955984 18446744073709551615 4126562216 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11868] ppid=11863 vsize=866400 CPUtime=0.12
/proc/11865/task/11868/stat : 11868 (java) S 11863 11865 11503 0 -1 64 8584 0 0 0 9 3 0 0 16 0 9 0 1984836379 887193600 24620 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11869] ppid=11863 vsize=866400 CPUtime=0
/proc/11865/task/11869/stat : 11869 (java) S 11863 11865 11503 0 -1 64 9 0 0 0 0 0 0 0 21 0 9 0 1984836379 887193600 24620 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11870] ppid=11863 vsize=866400 CPUtime=0
/proc/11865/task/11870/stat : 11870 (java) S 11863 11865 11503 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 1984836379 887193600 24620 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11871] ppid=11863 vsize=866400 CPUtime=0
/proc/11865/task/11871/stat : 11871 (java) S 11863 11865 11503 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1984836381 887193600 24620 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11872] ppid=11863 vsize=866400 CPUtime=0.06
/proc/11865/task/11872/stat : 11872 (java) S 11863 11865 11503 0 -1 64 319 0 0 0 6 0 0 0 16 0 9 0 1984836381 887193600 24620 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11873] ppid=11863 vsize=866400 CPUtime=0
/proc/11865/task/11873/stat : 11873 (java) S 11863 11865 11503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1984836381 887193600 24620 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11874] ppid=11863 vsize=866400 CPUtime=0
/proc/11865/task/11874/stat : 11874 (java) S 11863 11865 11503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984836381 887193600 24620 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866400

[startup+3.10113 s]
/proc/loadavg: 2.08 2.04 2.01 3/90 11874
/proc/meminfo: memFree=1663208/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=866984 CPUtime=3.07
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 34593 0 1 0 291 16 0 0 18 0 9 0 1984836377 887791616 33954 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216746 33954 1982 9 0 211274 0
[pid=11865/tid=11867] ppid=11863 vsize=866984 CPUtime=2.66
/proc/11865/task/11867/stat : 11867 (java) R 11863 11865 11503 0 -1 64 15668 0 1 0 257 9 0 0 25 0 9 0 1984836378 887791616 33954 996147200 134512640 134550740 4294955984 18446744073709551615 4125977230 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11868] ppid=11863 vsize=866984 CPUtime=0.31
/proc/11865/task/11868/stat : 11868 (java) S 11863 11865 11503 0 -1 64 17783 0 0 0 25 6 0 0 16 0 9 0 1984836379 887791616 33954 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11869] ppid=11863 vsize=866984 CPUtime=0
/proc/11865/task/11869/stat : 11869 (java) S 11863 11865 11503 0 -1 64 9 0 0 0 0 0 0 0 21 0 9 0 1984836379 887791616 33954 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11870] ppid=11863 vsize=866984 CPUtime=0
/proc/11865/task/11870/stat : 11870 (java) S 11863 11865 11503 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 1984836379 887791616 33954 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11871] ppid=11863 vsize=866984 CPUtime=0
/proc/11865/task/11871/stat : 11871 (java) S 11863 11865 11503 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1984836381 887791616 33954 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11872] ppid=11863 vsize=866984 CPUtime=0.07
/proc/11865/task/11872/stat : 11872 (java) S 11863 11865 11503 0 -1 64 449 0 0 0 7 0 0 0 16 0 9 0 1984836381 887791616 33954 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11873] ppid=11863 vsize=866984 CPUtime=0
/proc/11865/task/11873/stat : 11873 (java) S 11863 11865 11503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1984836381 887791616 33954 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11874] ppid=11863 vsize=866984 CPUtime=0
/proc/11865/task/11874/stat : 11874 (java) S 11863 11865 11503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984836381 887791616 33954 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 866984

[startup+6.30247 s]
/proc/loadavg: 2.15 2.06 2.01 3/90 11874
/proc/meminfo: memFree=1605544/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=867052 CPUtime=6.27
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 51214 0 1 0 604 23 0 0 18 0 9 0 1984836377 887861248 48416 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216763 48416 2608 9 0 211291 0
[pid=11865/tid=11867] ppid=11863 vsize=867052 CPUtime=5.13
/proc/11865/task/11867/stat : 11867 (java) R 11863 11865 11503 0 -1 64 15713 0 1 0 503 10 0 0 25 0 9 0 1984836378 887861248 48416 996147200 134512640 134550740 4294955984 18446744073709551615 4126704996 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11868] ppid=11863 vsize=867052 CPUtime=1
/proc/11865/task/11868/stat : 11868 (java) S 11863 11865 11503 0 -1 64 34335 0 0 0 89 11 0 0 16 0 9 0 1984836379 887861248 48416 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11869] ppid=11863 vsize=867052 CPUtime=0
/proc/11865/task/11869/stat : 11869 (java) S 11863 11865 11503 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984836379 887861248 48416 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11870] ppid=11863 vsize=867052 CPUtime=0
/proc/11865/task/11870/stat : 11870 (java) S 11863 11865 11503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984836379 887861248 48416 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11871] ppid=11863 vsize=867052 CPUtime=0
/proc/11865/task/11871/stat : 11871 (java) S 11863 11865 11503 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1984836381 887861248 48416 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11872] ppid=11863 vsize=867052 CPUtime=0.11
/proc/11865/task/11872/stat : 11872 (java) S 11863 11865 11503 0 -1 64 470 0 0 0 11 0 0 0 16 0 9 0 1984836381 887861248 48416 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11873] ppid=11863 vsize=867052 CPUtime=0
/proc/11865/task/11873/stat : 11873 (java) S 11863 11865 11503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1984836381 887861248 48416 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11874] ppid=11863 vsize=867052 CPUtime=0
/proc/11865/task/11874/stat : 11874 (java) S 11863 11865 11503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984836381 887861248 48416 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 867052

[startup+12.7021 s]
/proc/loadavg: 2.14 2.06 2.01 3/90 11878
/proc/meminfo: memFree=1538272/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=867788 CPUtime=12.62
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 107566 270 1 0 1219 41 0 2 18 0 9 0 1984836377 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216947 59767 2635 9 0 211453 0
[pid=11865/tid=11867] ppid=11863 vsize=867788 CPUtime=10.3
/proc/11865/task/11867/stat : 11867 (java) R 11863 11865 11503 0 -1 64 19224 270 1 0 1016 12 0 2 25 0 9 0 1984836378 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4126820232 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11868] ppid=11863 vsize=867788 CPUtime=2.05
/proc/11865/task/11868/stat : 11868 (java) S 11863 11865 11503 0 -1 64 86828 270 0 0 178 25 0 2 17 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11869] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11869/stat : 11869 (java) S 11863 11865 11503 0 -1 64 14 270 0 0 0 0 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11870] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11870/stat : 11870 (java) S 11863 11865 11503 0 -1 64 10 270 0 0 0 0 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11871] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11871/stat : 11871 (java) S 11863 11865 11503 0 -1 64 1 270 0 0 0 0 0 2 23 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11872] ppid=11863 vsize=867788 CPUtime=0.26
/proc/11865/task/11872/stat : 11872 (java) S 11863 11865 11503 0 -1 64 670 270 0 0 24 0 0 2 16 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11873] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11873/stat : 11873 (java) S 11863 11865 11503 0 -1 64 2 270 0 0 0 0 0 2 24 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11874] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11874/stat : 11874 (java) S 11863 11865 11503 0 -1 64 12 270 0 0 0 0 0 2 15 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867788

[startup+25.5015 s]
/proc/loadavg: 2.11 2.06 2.01 3/90 11878
/proc/meminfo: memFree=1538400/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=867788 CPUtime=25.29
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 107749 270 1 0 2486 41 0 2 18 0 9 0 1984836377 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216947 59767 2635 9 0 211453 0
[pid=11865/tid=11867] ppid=11863 vsize=867788 CPUtime=22.97
/proc/11865/task/11867/stat : 11867 (java) R 11863 11865 11503 0 -1 64 19407 270 1 0 2283 12 0 2 25 0 9 0 1984836378 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4126820085 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11868] ppid=11863 vsize=867788 CPUtime=2.05
/proc/11865/task/11868/stat : 11868 (java) S 11863 11865 11503 0 -1 64 86828 270 0 0 178 25 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11869] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11869/stat : 11869 (java) S 11863 11865 11503 0 -1 64 14 270 0 0 0 0 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11870] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11870/stat : 11870 (java) S 11863 11865 11503 0 -1 64 10 270 0 0 0 0 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11871] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11871/stat : 11871 (java) S 11863 11865 11503 0 -1 64 1 270 0 0 0 0 0 2 23 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11872] ppid=11863 vsize=867788 CPUtime=0.26
/proc/11865/task/11872/stat : 11872 (java) S 11863 11865 11503 0 -1 64 670 270 0 0 24 0 0 2 16 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11873] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11873/stat : 11873 (java) S 11863 11865 11503 0 -1 64 2 270 0 0 0 0 0 2 24 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11874] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11874/stat : 11874 (java) S 11863 11865 11503 0 -1 64 12 270 0 0 0 0 0 2 15 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 867788

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

[startup+26.3016 s]
/proc/loadavg: 2.11 2.06 2.01 3/90 11878
/proc/meminfo: memFree=1538400/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=867788 CPUtime=26.09
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 107758 270 1 0 2566 41 0 2 18 0 9 0 1984836377 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216947 59767 2635 9 0 211453 0
[pid=11865/tid=11867] ppid=11863 vsize=867788 CPUtime=23.77
/proc/11865/task/11867/stat : 11867 (java) R 11863 11865 11503 0 -1 64 19416 270 1 0 2363 12 0 2 25 0 9 0 1984836378 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4126820226 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11868] ppid=11863 vsize=867788 CPUtime=2.05
/proc/11865/task/11868/stat : 11868 (java) S 11863 11865 11503 0 -1 64 86828 270 0 0 178 25 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11869] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11869/stat : 11869 (java) S 11863 11865 11503 0 -1 64 14 270 0 0 0 0 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11870] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11870/stat : 11870 (java) S 11863 11865 11503 0 -1 64 10 270 0 0 0 0 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11871] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11871/stat : 11871 (java) S 11863 11865 11503 0 -1 64 1 270 0 0 0 0 0 2 23 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11872] ppid=11863 vsize=867788 CPUtime=0.26
/proc/11865/task/11872/stat : 11872 (java) S 11863 11865 11503 0 -1 64 670 270 0 0 24 0 0 2 16 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11873] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11873/stat : 11873 (java) S 11863 11865 11503 0 -1 64 2 270 0 0 0 0 0 2 24 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11874] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11874/stat : 11874 (java) S 11863 11865 11503 0 -1 64 12 270 0 0 0 0 0 2 15 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.09
Current children cumulated vsize (KiB) 867788

[startup+26.5016 s]
/proc/loadavg: 2.11 2.06 2.01 3/90 11878
/proc/meminfo: memFree=1538400/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=867788 CPUtime=26.28
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 107760 270 1 0 2585 41 0 2 18 0 9 0 1984836377 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216947 59767 2635 9 0 211453 0
[pid=11865/tid=11867] ppid=11863 vsize=867788 CPUtime=23.96
/proc/11865/task/11867/stat : 11867 (java) R 11863 11865 11503 0 -1 64 19418 270 1 0 2382 12 0 2 25 0 9 0 1984836378 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4125952166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11868] ppid=11863 vsize=867788 CPUtime=2.05
/proc/11865/task/11868/stat : 11868 (java) S 11863 11865 11503 0 -1 64 86828 270 0 0 178 25 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11869] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11869/stat : 11869 (java) S 11863 11865 11503 0 -1 64 14 270 0 0 0 0 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11870] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11870/stat : 11870 (java) S 11863 11865 11503 0 -1 64 10 270 0 0 0 0 0 2 16 0 9 0 1984836379 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11871] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11871/stat : 11871 (java) S 11863 11865 11503 0 -1 64 1 270 0 0 0 0 0 2 23 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11872] ppid=11863 vsize=867788 CPUtime=0.26
/proc/11865/task/11872/stat : 11872 (java) S 11863 11865 11503 0 -1 64 670 270 0 0 24 0 0 2 16 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11873] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11873/stat : 11873 (java) S 11863 11865 11503 0 -1 64 2 270 0 0 0 0 0 2 24 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11874] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11874/stat : 11874 (java) S 11863 11865 11503 0 -1 64 12 270 0 0 0 0 0 2 15 0 9 0 1984836381 888614912 59767 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.28
Current children cumulated vsize (KiB) 867788

[startup+26.6016 s]
/proc/loadavg: 2.11 2.06 2.01 3/90 11878
/proc/meminfo: memFree=1538400/2055920 swapFree=4180448/4192956
[pid=11865] ppid=11863 vsize=867788 CPUtime=26.38
/proc/11865/stat : 11865 (java) S 11863 11865 11503 0 -1 0 107857 270 1 0 2595 41 0 2 18 0 9 0 1984836377 888614912 59771 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11865/statm: 216947 59771 2635 9 0 211453 0
[pid=11865/tid=11867] ppid=11863 vsize=867788 CPUtime=24.06
/proc/11865/task/11867/stat : 11867 (java) R 11863 11865 11503 0 -1 64 19514 270 1 0 2392 12 0 2 25 0 9 0 1984836378 888614912 59771 996147200 134512640 134550740 4294955984 18446744073709551615 104174896 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11868] ppid=11863 vsize=867788 CPUtime=2.05
/proc/11865/task/11868/stat : 11868 (java) S 11863 11865 11503 0 -1 64 86828 270 0 0 178 25 0 2 16 0 9 0 1984836379 888614912 59771 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11869] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11869/stat : 11869 (java) S 11863 11865 11503 0 -1 64 14 270 0 0 0 0 0 2 16 0 9 0 1984836379 888614912 59771 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11870] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11870/stat : 11870 (java) S 11863 11865 11503 0 -1 64 10 270 0 0 0 0 0 2 16 0 9 0 1984836379 888614912 59771 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11871] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11871/stat : 11871 (java) S 11863 11865 11503 0 -1 64 1 270 0 0 0 0 0 2 23 0 9 0 1984836381 888614912 59771 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11872] ppid=11863 vsize=867788 CPUtime=0.26
/proc/11865/task/11872/stat : 11872 (java) S 11863 11865 11503 0 -1 64 671 270 0 0 24 0 0 2 16 0 9 0 1984836381 888614912 59771 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11865/tid=11873] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11873/stat : 11873 (java) S 11863 11865 11503 0 -1 64 2 270 0 0 0 0 0 2 24 0 9 0 1984836381 888614912 59771 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11865/tid=11874] ppid=11863 vsize=867788 CPUtime=0.02
/proc/11865/task/11874/stat : 11874 (java) S 11863 11865 11503 0 -1 64 12 270 0 0 0 0 0 2 15 0 9 0 1984836381 888614912 59771 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.38
Current children cumulated vsize (KiB) 867788

Child status: 0
Real time (s): 26.6702
CPU time (s): 26.432
CPU user time (s): 25.9551
CPU system time (s): 0.476927
CPU usage (%): 99.1067
Max. virtual memory (cumulated for all children) (KiB): 871056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.9551
system time used= 0.476927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108161
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= 1942
involuntary context switches= 2397

runsolver used 0.035994 second user time and 0.096985 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-03 06:16:58
IDJOB=1054287
IDBENCH=56210
IDSOLVER=363
FILE ID=node24/1054287-1215058616
PBS_JOBID= 7875187
Free space on /tmp= 66504 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-12_ext.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-1054287-1215058616/watcher-1054287-1215058616 -o /tmp/evaluation-result-1054287-1215058616/solver-1054287-1215058616 -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-1054287-1215058616.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c0ecfd6ca1f83fa3e2be5d39c4563c4a
RANDOM SEED=1551847212

node24.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1768016 kB
Buffers:         33608 kB
Cached:         171656 kB
SwapCached:       6556 kB
Active:         140308 kB
Inactive:        87672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768016 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:           24112 kB
Writeback:           0 kB
Mapped:          38872 kB
Slab:            44976 kB
Committed_AS:  3449464 kB
PageTables:       1920 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= 66504 MiB
End job on node24 at 2008-07-03 06:17:25