Trace number 1071265

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 5.53216 5.62944

DiagnosticValue
CHECKS67338400
NODES9455

General information on the benchmark

Namecsp/os-taillard-5/
normalized-os-taillard-5-100-9.xml
MD5SUMaa4b49a08c575f3589f3a120d27c4ae4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.048992
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size313
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
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.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1071265-1215168230.xml
0.28/0.30	   
0.28/0.30	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.34	     nbVariables=25  nbDomainTypes=25  minDomainSize=228  maxDomainSize=313  nbTotalValues=6711
0.28/0.34	       =>  wckTime=0.104  cpuTime=0.1  mem=7M919
0.28/0.34	   
0.28/0.34	   predicates being loaded...
0.39/0.40	   
0.39/0.40	   constraints being loaded...
1.88/1.97	     nbConstraints=105  nbGlobalConstraints=29  nbConvertedConstraints=76  nbConvertConstraintsChecks=5307526
1.88/1.97	     nbExtensionStructures=76  nbSharedExtensionStructures=1  nbConflictsStructures=76  nbSharedConflictsStructures=1
1.88/1.97	     nbSharedBinaryRepresentations=16710  minDegree=9  maxDegree=9  minArity=2  avgArity=2.14  maxArity=5
1.88/1.97	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.052  symmetryCpuTime=0.04  nbCliques=5
1.88/1.97	       =>  wckTime=1.732  cpuTime=1.64  mem=18M737
1.96/2.03	   
1.96/2.03	   solver IterativeSystematicSolver being built... 
1.96/2.09	   
1.96/2.09	   INFO : Forward propagation technique limited 
2.06/2.15	       =>  wckTime=1.912  cpuTime=1.75  mem=21M513
2.17/2.21	   
2.17/2.21	   preprocessing
2.17/2.21	     nbConstraintChecks=303842  nbPropagations=387  nbRevisions=828  nbUselessRevisions=441  nbSingletonTests=32
2.17/2.21	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
2.17/2.22	       =>  wckTime=0.06  cpuTime=0.04  mem=22M488
3.26/3.34	   
3.26/3.34	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=46M24)
5.45/5.56	   
5.45/5.56	   search
5.45/5.56	     run=15  nbConstraintChecks=67034541  minDepth=3  maxDepth=25  nbPropagations=344896  nbRevisions=1301483
5.45/5.56	     nbUselessRevisions=744238  nbAssignments=9455  nbFailedAssignments=8755  nbInferredBacktracks=474  nbBacktracks=584
5.45/5.56	     nbVisitedNodes=18685  nbRestartNogoods=472  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=1.5
5.45/5.56	     nbIEliminables=12.85  nbDEliminables=0  nbPEliminables=0
5.45/5.56	       =>  wckTime=3.403  cpuTime=3.27  mem=16M589
5.45/5.56	   
5.45/5.56	   global
5.45/5.56	     nbConstraintChecks=67338383  nbPropagations=345283  nbRevisions=1302311  nbUselessRevisions=744679
5.45/5.56	     nbRestartNogoods=472  solvingWckTime=3.405  solvingCpuTime=3.28  expiredTime=no  totalExploration=no
5.45/5.56	     nbFoundSolutions=1  firstSolutionCpuTime=5.02  globalCpuTime=5.07
5.45/5.56	       =>  wckTime=5.319  cpuTime=5.03  mem=16M589
5.45/5.56	   
5.45/5.56	s SATISFIABLE
5.45/5.56	v 163 143 45 0 267 0 132 100 253 270 170 0 267 99 45 36 169 0 96 276 91 172 225 250 0 
5.45/5.56	d NODES 9455
5.45/5.56	d CHECKS 67338383
5.45/5.56	   
5.45/5.56	   totalWckTime=5.383  totalCpuTime=5.07

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-1071265-1215168230/watcher-1071265-1215168230 -o /tmp/evaluation-result-1071265-1215168230/solver-1071265-1215168230 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1071265-1215168230.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: 1.93 1.98 1.99 4/82 13926
/proc/meminfo: memFree=1774920/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=18572 CPUtime=0
/proc/13926/stat : 13926 (runsolver) R 13924 13926 13092 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 672550661 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 249069890855 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/13926/statm: 4643 292 257 25 0 2626 0

[startup+0.010477 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 13926
/proc/meminfo: memFree=1774920/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=272 CPUtime=0
/proc/13926/stat : 13926 (java) D 13924 13926 13092 0 -1 0 217 0 0 0 0 0 0 0 21 0 1 0 672550661 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 11920164 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/13926/statm: 68 37 28 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.101712 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 13926
/proc/meminfo: memFree=1774920/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=865884 CPUtime=0.09
/proc/13926/stat : 13926 (java) S 13924 13926 13092 0 -1 0 3742 0 1 0 7 2 0 0 21 0 9 0 672550661 886665216 3205 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13926/statm: 216471 3205 1697 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301733 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 13926
/proc/meminfo: memFree=1774920/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=866400 CPUtime=0.28
/proc/13926/stat : 13926 (java) S 13924 13926 13092 0 -1 0 6034 0 1 0 24 4 0 0 21 0 9 0 672550661 887193600 5408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13926/statm: 216600 5408 1956 9 0 211128 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866400

[startup+0.70177 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 13926
/proc/meminfo: memFree=1774920/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=866620 CPUtime=0.68
/proc/13926/stat : 13926 (java) S 13924 13926 13092 0 -1 0 7745 0 1 0 63 5 0 0 21 0 9 0 672550661 887418880 7103 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13926/statm: 216655 7103 2010 9 0 211161 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866620

[startup+1.50185 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 13935
/proc/meminfo: memFree=1753280/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=866620 CPUtime=1.48
/proc/13926/stat : 13926 (java) S 13924 13926 13092 0 -1 0 8396 0 1 0 142 6 0 0 21 0 9 0 672550661 887418880 7753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13926/statm: 216655 7753 2012 9 0 211161 0
[pid=13926/tid=13928] ppid=13924 vsize=866620 CPUtime=1.37
/proc/13926/task/13928/stat : 13928 (java) R 13924 13926 13092 0 -1 64 7349 0 1 0 132 5 0 0 25 0 9 0 672550662 887418880 7753 996147200 134512640 134550740 4294955968 18446744073709551615 4126663257 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13929] ppid=13924 vsize=866620 CPUtime=0
/proc/13926/task/13929/stat : 13929 (java) S 13924 13926 13092 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 672550664 887418880 7753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13930] ppid=13924 vsize=866620 CPUtime=0
/proc/13926/task/13930/stat : 13930 (java) S 13924 13926 13092 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 672550664 887418880 7753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13931] ppid=13924 vsize=866620 CPUtime=0
/proc/13926/task/13931/stat : 13931 (java) S 13924 13926 13092 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 672550664 887418880 7753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13932] ppid=13924 vsize=866620 CPUtime=0
/proc/13926/task/13932/stat : 13932 (java) S 13924 13926 13092 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 672550666 887418880 7753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13933] ppid=13924 vsize=866620 CPUtime=0.09
/proc/13926/task/13933/stat : 13933 (java) S 13924 13926 13092 0 -1 64 350 0 0 0 9 0 0 0 16 0 9 0 672550666 887418880 7753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13934] ppid=13924 vsize=866620 CPUtime=0
/proc/13926/task/13934/stat : 13934 (java) S 13924 13926 13092 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 672550666 887418880 7753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13935] ppid=13924 vsize=866620 CPUtime=0
/proc/13926/task/13935/stat : 13935 (java) S 13924 13926 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 672550666 887418880 7753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866620

[startup+3.10301 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 13939
/proc/meminfo: memFree=1745664/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=867076 CPUtime=3.07
/proc/13926/stat : 13926 (java) S 13924 13926 13092 0 -1 0 21338 270 1 0 296 11 0 0 21 0 9 0 672550661 887885824 15087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13926/statm: 216769 15087 2631 9 0 211275 0
[pid=13926/tid=13928] ppid=13924 vsize=867076 CPUtime=2.8
/proc/13926/task/13928/stat : 13928 (java) R 13924 13926 13092 0 -1 64 16611 270 1 0 272 8 0 0 25 0 9 0 672550662 887885824 15087 996147200 134512640 134550740 4294955968 18446744073709551615 4126807600 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13929] ppid=13924 vsize=867076 CPUtime=0.04
/proc/13926/task/13929/stat : 13929 (java) S 13924 13926 13092 0 -1 64 3298 270 0 0 4 0 0 0 17 0 9 0 672550664 887885824 15087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13930] ppid=13924 vsize=867076 CPUtime=0
/proc/13926/task/13930/stat : 13930 (java) S 13924 13926 13092 0 -1 64 16 270 0 0 0 0 0 0 17 0 9 0 672550664 887885824 15087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13931] ppid=13924 vsize=867076 CPUtime=0
/proc/13926/task/13931/stat : 13931 (java) S 13924 13926 13092 0 -1 64 14 270 0 0 0 0 0 0 16 0 9 0 672550664 887885824 15087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13932] ppid=13924 vsize=867076 CPUtime=0
/proc/13926/task/13932/stat : 13932 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 672550666 887885824 15087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13933] ppid=13924 vsize=867076 CPUtime=0.19
/proc/13926/task/13933/stat : 13933 (java) S 13924 13926 13092 0 -1 64 585 270 0 0 19 0 0 0 16 0 9 0 672550666 887885824 15087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13934] ppid=13924 vsize=867076 CPUtime=0
/proc/13926/task/13934/stat : 13934 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 672550666 887885824 15087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13935] ppid=13924 vsize=867076 CPUtime=0
/proc/13926/task/13935/stat : 13935 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 672550666 887885824 15087 996147200 134512640 134550740 4294955968 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) 867076

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

[startup+4.70217 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 13939
/proc/meminfo: memFree=1709312/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=866988 CPUtime=4.65
/proc/13926/stat : 13926 (java) S 13924 13926 13092 0 -1 0 25258 270 1 0 452 13 0 0 21 0 9 0 672550661 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13926/statm: 216747 18851 2613 9 0 211275 0
[pid=13926/tid=13928] ppid=13924 vsize=866988 CPUtime=4.36
/proc/13926/task/13928/stat : 13928 (java) R 13924 13926 13092 0 -1 64 19443 270 1 0 426 10 0 0 25 0 9 0 672550662 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4126727281 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13929] ppid=13924 vsize=866988 CPUtime=0.06
/proc/13926/task/13929/stat : 13929 (java) S 13924 13926 13092 0 -1 64 4377 270 0 0 5 1 0 0 16 0 9 0 672550664 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13930] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13930/stat : 13930 (java) S 13924 13926 13092 0 -1 64 16 270 0 0 0 0 0 0 16 0 9 0 672550664 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13931] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13931/stat : 13931 (java) S 13924 13926 13092 0 -1 64 14 270 0 0 0 0 0 0 16 0 9 0 672550664 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13932] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13932/stat : 13932 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 672550666 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13933] ppid=13924 vsize=866988 CPUtime=0.2
/proc/13926/task/13933/stat : 13933 (java) S 13924 13926 13092 0 -1 64 594 270 0 0 20 0 0 0 15 0 9 0 672550666 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13934] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13934/stat : 13934 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 672550666 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13935] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13935/stat : 13935 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 672550666 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 866988

[startup+5.10221 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 13939
/proc/meminfo: memFree=1709312/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=866988 CPUtime=5.05
/proc/13926/stat : 13926 (java) S 13924 13926 13092 0 -1 0 25258 270 1 0 492 13 0 0 21 0 9 0 672550661 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13926/statm: 216747 18851 2613 9 0 211275 0
[pid=13926/tid=13928] ppid=13924 vsize=866988 CPUtime=4.76
/proc/13926/task/13928/stat : 13928 (java) R 13924 13926 13092 0 -1 64 19443 270 1 0 466 10 0 0 25 0 9 0 672550662 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4126734240 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13929] ppid=13924 vsize=866988 CPUtime=0.06
/proc/13926/task/13929/stat : 13929 (java) S 13924 13926 13092 0 -1 64 4377 270 0 0 5 1 0 0 16 0 9 0 672550664 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13930] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13930/stat : 13930 (java) S 13924 13926 13092 0 -1 64 16 270 0 0 0 0 0 0 16 0 9 0 672550664 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13931] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13931/stat : 13931 (java) S 13924 13926 13092 0 -1 64 14 270 0 0 0 0 0 0 16 0 9 0 672550664 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13932] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13932/stat : 13932 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 672550666 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13933] ppid=13924 vsize=866988 CPUtime=0.2
/proc/13926/task/13933/stat : 13933 (java) S 13924 13926 13092 0 -1 64 594 270 0 0 20 0 0 0 16 0 9 0 672550666 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13934] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13934/stat : 13934 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 672550666 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13935] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13935/stat : 13935 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 672550666 887795712 18851 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 866988

[startup+5.50725 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 13939
/proc/meminfo: memFree=1704960/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=866988 CPUtime=5.45
/proc/13926/stat : 13926 (java) S 13924 13926 13092 0 -1 0 26336 270 1 0 532 13 0 0 21 0 9 0 672550661 887795712 19926 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13926/statm: 216747 19926 2613 9 0 211275 0
[pid=13926/tid=13928] ppid=13924 vsize=866988 CPUtime=5.16
/proc/13926/task/13928/stat : 13928 (java) R 13924 13926 13092 0 -1 64 19445 270 1 0 506 10 0 0 25 0 9 0 672550662 887795712 19926 996147200 134512640 134550740 4294955968 18446744073709551615 4126861770 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13929] ppid=13924 vsize=866988 CPUtime=0.06
/proc/13926/task/13929/stat : 13929 (java) S 13924 13926 13092 0 -1 64 5453 270 0 0 5 1 0 0 16 0 9 0 672550664 887795712 19926 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13930] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13930/stat : 13930 (java) S 13924 13926 13092 0 -1 64 16 270 0 0 0 0 0 0 16 0 9 0 672550664 887795712 19926 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13931] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13931/stat : 13931 (java) S 13924 13926 13092 0 -1 64 14 270 0 0 0 0 0 0 16 0 9 0 672550664 887795712 19926 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13932] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13932/stat : 13932 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 672550666 887795712 19926 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13933] ppid=13924 vsize=866988 CPUtime=0.2
/proc/13926/task/13933/stat : 13933 (java) S 13924 13926 13092 0 -1 64 594 270 0 0 20 0 0 0 16 0 9 0 672550666 887795712 19926 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13934] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13934/stat : 13934 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 672550666 887795712 19926 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13935] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13935/stat : 13935 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 672550666 887795712 19926 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 866988

[startup+5.60225 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 13939
/proc/meminfo: memFree=1704960/2055920 swapFree=4179808/4192956
[pid=13926] ppid=13924 vsize=866988 CPUtime=5.5
/proc/13926/stat : 13926 (java) S 13924 13926 13092 0 -1 0 26342 270 1 0 537 13 0 0 21 0 9 0 672550661 887795712 19930 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13926/statm: 216747 19930 2613 9 0 211275 0
[pid=13926/tid=13928] ppid=13924 vsize=866988 CPUtime=5.21
/proc/13926/task/13928/stat : 13928 (java) S 13924 13926 13092 0 -1 64 19450 270 1 0 511 10 0 0 25 0 9 0 672550662 887795712 19930 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13929] ppid=13924 vsize=866988 CPUtime=0.06
/proc/13926/task/13929/stat : 13929 (java) S 13924 13926 13092 0 -1 64 5453 270 0 0 5 1 0 0 16 0 9 0 672550664 887795712 19930 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13930] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13930/stat : 13930 (java) S 13924 13926 13092 0 -1 64 16 270 0 0 0 0 0 0 16 0 9 0 672550664 887795712 19930 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13931] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13931/stat : 13931 (java) S 13924 13926 13092 0 -1 64 14 270 0 0 0 0 0 0 16 0 9 0 672550664 887795712 19930 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13932] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13932/stat : 13932 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 672550666 887795712 19930 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13933] ppid=13924 vsize=866988 CPUtime=0.2
/proc/13926/task/13933/stat : 13933 (java) S 13924 13926 13092 0 -1 64 595 270 0 0 20 0 0 0 15 0 9 0 672550666 887795712 19930 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13934] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13934/stat : 13934 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 672550666 887795712 19930 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13926/tid=13935] ppid=13924 vsize=866988 CPUtime=0
/proc/13926/task/13935/stat : 13935 (java) S 13924 13926 13092 0 -1 64 1 270 0 0 0 0 0 0 15 0 9 0 672550666 887795712 19930 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 866988

Child status: 0
Real time (s): 5.62944
CPU time (s): 5.53216
CPU user time (s): 5.37518
CPU system time (s): 0.156976
CPU usage (%): 98.272
Max. virtual memory (cumulated for all children) (KiB): 867076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.37518
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26639
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= 1430
involuntary context switches= 1548

runsolver used 0.016997 second user time and 0.023996 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-04 12:43:50
IDJOB=1071265
IDBENCH=56059
IDSOLVER=364
FILE ID=node89/1071265-1215168230
PBS_JOBID= 7881482
Free space on /tmp= 66532 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/os-taillard-5/normalized-os-taillard-5-100-9.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071265-1215168230/watcher-1071265-1215168230 -o /tmp/evaluation-result-1071265-1215168230/solver-1071265-1215168230 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1071265-1215168230.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aa4b49a08c575f3589f3a120d27c4ae4
RANDOM SEED=1656771096

node89.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.213
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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1775408 kB
Buffers:         32348 kB
Cached:         137928 kB
SwapCached:       7136 kB
Active:         184772 kB
Inactive:        45092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775408 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:          73408 kB
Slab:            35768 kB
Committed_AS:  2603076 kB
PageTables:       1916 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= 66532 MiB
End job on node89 at 2008-07-04 12:43:56