Trace number 1071223

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 ESACUNSAT 15.8896 15.9888

DiagnosticValue
CHECKS353282000
NODES32333

General information on the benchmark

Namecsp/os-taillard-5/
normalized-os-taillard-5-95-5.xml
MD5SUM75da09c50b4fcbd9ca6ba4fc2e0eb147
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.016997
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size293
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.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1071223-1215168140.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.35	     nbVariables=25  nbDomainTypes=25  minDomainSize=199  maxDomainSize=293  nbTotalValues=6022
0.28/0.35	       =>  wckTime=0.106  cpuTime=0.09  mem=7M919
0.28/0.35	   
0.28/0.35	   predicates being loaded...
0.38/0.41	   
0.38/0.41	   constraints being loaded...
2.07/2.13	     nbConstraints=105  nbGlobalConstraints=5  nbConvertedConstraints=100  nbConvertConstraintsChecks=5784790
2.07/2.13	     nbExtensionStructures=100  nbSharedExtensionStructures=2  nbConflictsStructures=100  nbSharedConflictsStructures=2
2.07/2.13	     nbSharedBinaryRepresentations=19571  minDegree=9  maxDegree=9  minArity=2  avgArity=2.14  maxArity=5
2.07/2.13	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.056  symmetryCpuTime=0.03  nbCliques=5
2.07/2.13	       =>  wckTime=1.885  cpuTime=1.77  mem=19M755
2.07/2.19	   
2.07/2.19	   solver IterativeSystematicSolver being built... 
2.16/2.25	   
2.16/2.25	   INFO : Forward propagation technique limited 
2.26/2.31	       =>  wckTime=2.066  cpuTime=1.87  mem=21M940
2.26/2.38	   
2.26/2.38	   preprocessing
2.26/2.38	     nbConstraintChecks=538203  nbPropagations=481  nbRevisions=1531  nbUselessRevisions=812  nbSingletonTests=36
2.26/2.38	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
2.26/2.38	       =>  wckTime=0.066  cpuTime=0.05  mem=23M891
4.05/4.13	   
4.05/4.13	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=43M185)
15.79/15.96	   
15.79/15.96	   search
15.79/15.97	     run=18  nbConstraintChecks=352743876  minDepth=0  maxDepth=2  nbPropagations=970944  nbRevisions=3627095
15.79/15.97	     nbUselessRevisions=1586216  nbAssignments=32333  nbFailedAssignments=30734  nbBacktracks=1566  nbVisitedNodes=64604
15.79/15.97	     nbRestartNogoods=385  nbSEliminables=0  nbREliminables=5.15  nbIEliminables=15.89  nbDEliminables=0
15.79/15.97	     nbPEliminables=0
15.79/15.97	       =>  wckTime=13.649  cpuTime=13.47  mem=9M281
15.79/15.97	   
15.79/15.97	   global
15.79/15.97	     nbConstraintChecks=353282079  nbPropagations=971425  nbRevisions=3628626  nbUselessRevisions=1587028
15.79/15.97	     nbRestartNogoods=385  solvingWckTime=13.652  solvingCpuTime=13.47  expiredTime=no  totalExploration=yes
15.79/15.97	     nbFoundSolutions=0  globalCpuTime=15.37
15.79/15.97	       =>  wckTime=15.72  cpuTime=15.34  mem=9M281
15.79/15.97	   
15.79/15.97	s UNSATISFIABLE
15.79/15.97	d NODES 32333
15.79/15.97	d CHECKS 353282079
15.79/15.97	   
15.79/15.97	   totalWckTime=15.784  totalCpuTime=15.37

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-1071223-1215168140/watcher-1071223-1215168140 -o /tmp/evaluation-result-1071223-1215168140/solver-1071223-1215168140 -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-1071223-1215168140.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.01 2.02 2.00 4/85 27121
/proc/meminfo: memFree=1785784/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=18572 CPUtime=0
/proc/27121/stat : 27121 (runsolver) R 27119 27121 25941 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 629069633 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 254613712167 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/27121/statm: 4643 292 257 25 0 2626 0

[startup+0.0759481 s]
/proc/loadavg: 2.01 2.02 2.00 4/85 27121
/proc/meminfo: memFree=1785784/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=865856 CPUtime=0.05
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 3358 0 1 0 4 1 0 0 20 0 9 0 629069633 886636544 2877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216464 2877 1562 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.102947 s]
/proc/loadavg: 2.01 2.02 2.00 4/85 27121
/proc/meminfo: memFree=1785784/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=865884 CPUtime=0.08
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 3695 0 1 0 7 1 0 0 20 0 9 0 629069633 886665216 3170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216471 3170 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302973 s]
/proc/loadavg: 2.01 2.02 2.00 4/85 27121
/proc/meminfo: memFree=1785784/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=866284 CPUtime=0.28
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 5906 0 1 0 25 3 0 0 20 0 9 0 629069633 887074816 5280 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216571 5280 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.703013 s]
/proc/loadavg: 2.01 2.02 2.00 4/85 27121
/proc/meminfo: memFree=1785784/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=866620 CPUtime=0.68
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 7747 0 1 0 63 5 0 0 20 0 9 0 629069633 887418880 7105 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216655 7105 2010 9 0 211161 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866620

[startup+1.5011 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 27130
/proc/meminfo: memFree=1764016/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=866620 CPUtime=1.47
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 8434 0 1 0 142 5 0 0 20 0 9 0 629069633 887418880 7791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216655 7791 2012 9 0 211161 0
[pid=27121/tid=27123] ppid=27119 vsize=866620 CPUtime=1.35
/proc/27121/task/27123/stat : 27123 (java) R 27119 27121 25941 0 -1 64 7385 0 1 0 130 5 0 0 25 0 9 0 629069635 887418880 7791 996147200 134512640 134550740 4294955968 18446744073709551615 4126645164 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27124] ppid=27119 vsize=866620 CPUtime=0
/proc/27121/task/27124/stat : 27124 (java) S 27119 27121 25941 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 629069636 887418880 7791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27125] ppid=27119 vsize=866620 CPUtime=0
/proc/27121/task/27125/stat : 27125 (java) S 27119 27121 25941 0 -1 64 9 0 0 0 0 0 0 0 23 0 9 0 629069636 887418880 7791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27126] ppid=27119 vsize=866620 CPUtime=0
/proc/27121/task/27126/stat : 27126 (java) S 27119 27121 25941 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 629069636 887418880 7791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27127] ppid=27119 vsize=866620 CPUtime=0
/proc/27121/task/27127/stat : 27127 (java) S 27119 27121 25941 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 629069638 887418880 7791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27128] ppid=27119 vsize=866620 CPUtime=0.11
/proc/27121/task/27128/stat : 27128 (java) S 27119 27121 25941 0 -1 64 352 0 0 0 11 0 0 0 16 0 9 0 629069638 887418880 7791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27129] ppid=27119 vsize=866620 CPUtime=0
/proc/27121/task/27129/stat : 27129 (java) S 27119 27121 25941 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 629069638 887418880 7791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27130] ppid=27119 vsize=866620 CPUtime=0
/proc/27121/task/27130/stat : 27130 (java) S 27119 27121 25941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 629069638 887418880 7791 996147200 134512640 134550740 4294955968 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) 866620

[startup+3.10129 s]
/proc/loadavg: 2.01 2.02 2.00 4/96 27132
/proc/meminfo: memFree=1759136/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=867268 CPUtime=3.06
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 23542 270 1 0 295 11 0 0 20 0 9 0 629069633 888082432 17049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216817 17049 2631 9 0 211323 0
[pid=27121/tid=27123] ppid=27119 vsize=867268 CPUtime=2.78
/proc/27121/task/27123/stat : 27123 (java) R 27119 27121 25941 0 -1 64 18644 270 1 0 270 8 0 0 25 0 9 0 629069635 888082432 17049 996147200 134512640 134550740 4294955968 18446744073709551615 4125977441 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27124] ppid=27119 vsize=867268 CPUtime=0.04
/proc/27121/task/27124/stat : 27124 (java) S 27119 27121 25941 0 -1 64 3488 270 0 0 4 0 0 0 16 0 9 0 629069636 888082432 17049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27125] ppid=27119 vsize=867268 CPUtime=0
/proc/27121/task/27125/stat : 27125 (java) S 27119 27121 25941 0 -1 64 13 270 0 0 0 0 0 0 16 0 9 0 629069636 888082432 17049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27126] ppid=27119 vsize=867268 CPUtime=0
/proc/27121/task/27126/stat : 27126 (java) S 27119 27121 25941 0 -1 64 12 270 0 0 0 0 0 0 16 0 9 0 629069636 888082432 17049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27127] ppid=27119 vsize=867268 CPUtime=0
/proc/27121/task/27127/stat : 27127 (java) S 27119 27121 25941 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 629069638 888082432 17049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27128] ppid=27119 vsize=867268 CPUtime=0.19
/proc/27121/task/27128/stat : 27128 (java) S 27119 27121 25941 0 -1 64 572 270 0 0 19 0 0 0 15 0 9 0 629069638 888082432 17049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27129] ppid=27119 vsize=867268 CPUtime=0
/proc/27121/task/27129/stat : 27129 (java) S 27119 27121 25941 0 -1 64 2 270 0 0 0 0 0 0 25 0 9 0 629069638 888082432 17049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27130] ppid=27119 vsize=867268 CPUtime=0
/proc/27121/task/27130/stat : 27130 (java) S 27119 27121 25941 0 -1 64 3 270 0 0 0 0 0 0 15 0 9 0 629069638 888082432 17049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867268

[startup+6.30264 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 27134
/proc/meminfo: memFree=1715304/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=867180 CPUtime=6.24
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 26657 270 1 0 612 12 0 0 20 0 9 0 629069633 887992320 20007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216795 20007 2613 9 0 211323 0
[pid=27121/tid=27123] ppid=27119 vsize=867180 CPUtime=5.92
/proc/27121/task/27123/stat : 27123 (java) R 27119 27121 25941 0 -1 64 19605 270 1 0 583 9 0 0 25 0 9 0 629069635 887992320 20007 996147200 134512640 134550740 4294955968 18446744073709551615 4126791091 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27124] ppid=27119 vsize=867180 CPUtime=0.07
/proc/27121/task/27124/stat : 27124 (java) S 27119 27121 25941 0 -1 64 5630 270 0 0 6 1 0 0 16 0 9 0 629069636 887992320 20007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27125] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27125/stat : 27125 (java) S 27119 27121 25941 0 -1 64 13 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27126] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27126/stat : 27126 (java) S 27119 27121 25941 0 -1 64 12 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27127] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27127/stat : 27127 (java) S 27119 27121 25941 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27128] ppid=27119 vsize=867180 CPUtime=0.22
/proc/27121/task/27128/stat : 27128 (java) S 27119 27121 25941 0 -1 64 584 270 0 0 22 0 0 0 16 0 9 0 629069638 887992320 20007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27129] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27129/stat : 27129 (java) S 27119 27121 25941 0 -1 64 2 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27130] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27130/stat : 27130 (java) S 27119 27121 25941 0 -1 64 3 270 0 0 0 0 0 0 15 0 9 0 629069638 887992320 20007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867180

[startup+12.7014 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 27134
/proc/meminfo: memFree=1715112/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=867180 CPUtime=12.61
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 26668 270 1 0 1249 12 0 0 20 0 9 0 629069633 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216795 20012 2613 9 0 211323 0
[pid=27121/tid=27123] ppid=27119 vsize=867180 CPUtime=12.28
/proc/27121/task/27123/stat : 27123 (java) R 27119 27121 25941 0 -1 64 19611 270 1 0 1219 9 0 0 25 0 9 0 629069635 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4126806890 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27124] ppid=27119 vsize=867180 CPUtime=0.07
/proc/27121/task/27124/stat : 27124 (java) S 27119 27121 25941 0 -1 64 5632 270 0 0 6 1 0 0 16 0 9 0 629069636 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27125] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27125/stat : 27125 (java) S 27119 27121 25941 0 -1 64 13 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27126] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27126/stat : 27126 (java) S 27119 27121 25941 0 -1 64 12 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27127] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27127/stat : 27127 (java) S 27119 27121 25941 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27128] ppid=27119 vsize=867180 CPUtime=0.22
/proc/27121/task/27128/stat : 27128 (java) S 27119 27121 25941 0 -1 64 587 270 0 0 22 0 0 0 16 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27129] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27129/stat : 27129 (java) S 27119 27121 25941 0 -1 64 2 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27130] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27130/stat : 27130 (java) S 27119 27121 25941 0 -1 64 3 270 0 0 0 0 0 0 15 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867180

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

[startup+14.3065 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 27134
/proc/meminfo: memFree=1715112/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=867180 CPUtime=14.2
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 26670 270 1 0 1408 12 0 0 20 0 9 0 629069633 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216795 20012 2613 9 0 211323 0
[pid=27121/tid=27123] ppid=27119 vsize=867180 CPUtime=13.87
/proc/27121/task/27123/stat : 27123 (java) R 27119 27121 25941 0 -1 64 19613 270 1 0 1378 9 0 0 25 0 9 0 629069635 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4126818420 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27124] ppid=27119 vsize=867180 CPUtime=0.07
/proc/27121/task/27124/stat : 27124 (java) S 27119 27121 25941 0 -1 64 5632 270 0 0 6 1 0 0 16 0 9 0 629069636 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27125] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27125/stat : 27125 (java) S 27119 27121 25941 0 -1 64 13 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27126] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27126/stat : 27126 (java) S 27119 27121 25941 0 -1 64 12 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27127] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27127/stat : 27127 (java) S 27119 27121 25941 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27128] ppid=27119 vsize=867180 CPUtime=0.22
/proc/27121/task/27128/stat : 27128 (java) S 27119 27121 25941 0 -1 64 587 270 0 0 22 0 0 0 16 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27129] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27129/stat : 27129 (java) S 27119 27121 25941 0 -1 64 2 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27130] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27130/stat : 27130 (java) S 27119 27121 25941 0 -1 64 3 270 0 0 0 0 0 0 15 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.2
Current children cumulated vsize (KiB) 867180

[startup+15.1026 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 27134
/proc/meminfo: memFree=1715112/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=867180 CPUtime=15
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 26671 270 1 0 1488 12 0 0 20 0 9 0 629069633 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216795 20012 2613 9 0 211323 0
[pid=27121/tid=27123] ppid=27119 vsize=867180 CPUtime=14.67
/proc/27121/task/27123/stat : 27123 (java) R 27119 27121 25941 0 -1 64 19614 270 1 0 1458 9 0 0 25 0 9 0 629069635 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4126731392 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27124] ppid=27119 vsize=867180 CPUtime=0.07
/proc/27121/task/27124/stat : 27124 (java) S 27119 27121 25941 0 -1 64 5632 270 0 0 6 1 0 0 16 0 9 0 629069636 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27125] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27125/stat : 27125 (java) S 27119 27121 25941 0 -1 64 13 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27126] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27126/stat : 27126 (java) S 27119 27121 25941 0 -1 64 12 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27127] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27127/stat : 27127 (java) S 27119 27121 25941 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27128] ppid=27119 vsize=867180 CPUtime=0.22
/proc/27121/task/27128/stat : 27128 (java) S 27119 27121 25941 0 -1 64 587 270 0 0 22 0 0 0 16 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27129] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27129/stat : 27129 (java) S 27119 27121 25941 0 -1 64 2 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27130] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27130/stat : 27130 (java) S 27119 27121 25941 0 -1 64 3 270 0 0 0 0 0 0 15 0 9 0 629069638 887992320 20012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15
Current children cumulated vsize (KiB) 867180

[startup+15.5027 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 27134
/proc/meminfo: memFree=1715112/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=867180 CPUtime=15.39
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 26673 270 1 0 1527 12 0 0 20 0 9 0 629069633 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216795 20014 2613 9 0 211323 0
[pid=27121/tid=27123] ppid=27119 vsize=867180 CPUtime=15.06
/proc/27121/task/27123/stat : 27123 (java) R 27119 27121 25941 0 -1 64 19614 270 1 0 1497 9 0 0 25 0 9 0 629069635 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4126807572 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27124] ppid=27119 vsize=867180 CPUtime=0.07
/proc/27121/task/27124/stat : 27124 (java) S 27119 27121 25941 0 -1 64 5632 270 0 0 6 1 0 0 16 0 9 0 629069636 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27125] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27125/stat : 27125 (java) S 27119 27121 25941 0 -1 64 13 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27126] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27126/stat : 27126 (java) S 27119 27121 25941 0 -1 64 12 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27127] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27127/stat : 27127 (java) S 27119 27121 25941 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27128] ppid=27119 vsize=867180 CPUtime=0.23
/proc/27121/task/27128/stat : 27128 (java) S 27119 27121 25941 0 -1 64 589 270 0 0 23 0 0 0 16 0 9 0 629069638 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27129] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27129/stat : 27129 (java) S 27119 27121 25941 0 -1 64 2 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27130] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27130/stat : 27130 (java) S 27119 27121 25941 0 -1 64 3 270 0 0 0 0 0 0 15 0 9 0 629069638 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.39
Current children cumulated vsize (KiB) 867180

[startup+15.9027 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 27134
/proc/meminfo: memFree=1715112/2055920 swapFree=4179032/4192956
[pid=27121] ppid=27119 vsize=867180 CPUtime=15.79
/proc/27121/stat : 27121 (java) S 27119 27121 25941 0 -1 0 26673 270 1 0 1567 12 0 0 20 0 9 0 629069633 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27121/statm: 216795 20014 2613 9 0 211323 0
[pid=27121/tid=27123] ppid=27119 vsize=867180 CPUtime=15.46
/proc/27121/task/27123/stat : 27123 (java) R 27119 27121 25941 0 -1 64 19614 270 1 0 1537 9 0 0 25 0 9 0 629069635 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4126791196 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27124] ppid=27119 vsize=867180 CPUtime=0.07
/proc/27121/task/27124/stat : 27124 (java) S 27119 27121 25941 0 -1 64 5632 270 0 0 6 1 0 0 17 0 9 0 629069636 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27125] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27125/stat : 27125 (java) S 27119 27121 25941 0 -1 64 13 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27126] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27126/stat : 27126 (java) S 27119 27121 25941 0 -1 64 12 270 0 0 0 0 0 0 16 0 9 0 629069636 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27127] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27127/stat : 27127 (java) S 27119 27121 25941 0 -1 64 1 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27128] ppid=27119 vsize=867180 CPUtime=0.23
/proc/27121/task/27128/stat : 27128 (java) S 27119 27121 25941 0 -1 64 589 270 0 0 23 0 0 0 16 0 9 0 629069638 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27129] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27129/stat : 27129 (java) S 27119 27121 25941 0 -1 64 2 270 0 0 0 0 0 0 25 0 9 0 629069638 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27121/tid=27130] ppid=27119 vsize=867180 CPUtime=0
/proc/27121/task/27130/stat : 27130 (java) S 27119 27121 25941 0 -1 64 3 270 0 0 0 0 0 0 15 0 9 0 629069638 887992320 20014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.79
Current children cumulated vsize (KiB) 867180

Child status: 0
Real time (s): 15.9888
CPU time (s): 15.8896
CPU user time (s): 15.7446
CPU system time (s): 0.144977
CPU usage (%): 99.3792
Max. virtual memory (cumulated for all children) (KiB): 867268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.7446
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26976
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= 1763
involuntary context switches= 1993

runsolver used 0.023996 second user time and 0.06099 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-04 12:42:20
IDJOB=1071223
IDBENCH=56052
IDSOLVER=364
FILE ID=node87/1071223-1215168140
PBS_JOBID= 7877459
Free space on /tmp= 66536 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/os-taillard-5/normalized-os-taillard-5-95-5.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-1071223-1215168140/watcher-1071223-1215168140 -o /tmp/evaluation-result-1071223-1215168140/solver-1071223-1215168140 -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-1071223-1215168140.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 75da09c50b4fcbd9ca6ba4fc2e0eb147
RANDOM SEED=2053457422

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1786136 kB
Buffers:         36320 kB
Cached:         139172 kB
SwapCached:       8108 kB
Active:         171428 kB
Inactive:        49068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786136 kB
SwapTotal:     4192956 kB
SwapFree:      4179032 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:          60280 kB
Slab:            34092 kB
Committed_AS:  1616992 kB
PageTables:       2056 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 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 node87 at 2008-07-04 12:42:36