Trace number 234572

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, and are wall clock time (not CPU 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 109 ESACSAT 8.77167 8.88446

DiagnosticValue
CHECKS225478456
NODES18871

General information on the benchmark

Nametaillard/os-taillard-5/
os-taillard-5-100-5.xml
MD5SUMbdb39889c17d6882097149cacb54071c
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.030994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size309
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/234572-1168332679/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=25  minDomainSize=215  maxDomainSize=309
0.41	       =>  wckTime=0.101  cpuTime=0.09  mem=6M919
0.41	   
0.41	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
2.29	     nbConstraints=100  nbConvertedConstraints=100  nbConvertConstraintsChecks=6581206  nbExtensionStructures=100
2.29	     nbSharedExtensionStructures=0  nbConflictsStructures=100  nbSharedConflictsStructures=0
2.29	     nbSharedBinaryRepresentations=19616  maxDegree=8  maxArity=2
2.29	       =>  wckTime=1.978  cpuTime=1.92  mem=13M745
2.33	   
2.33	   solver IterativeSystematicSolver being built... 
2.49	       =>  wckTime=2.179  cpuTime=2.04  mem=15M862
2.55	   
2.55	   preprocessing
2.55	     nbConstraintChecks=597222  nbPropagations=580  nbRevisions=1828  nbUselessRevisions=1018  nbSingletonTests=47
2.55	     nbEffectiveSingletonTests=1  nbESACBranches=9  nbRemovedValues=1  detectedInconsistency=no
2.55	       =>  wckTime=0.061  cpuTime=0.04  mem=15M862
2.65	   
2.65	   search
2.65	     run=0  nbConstraintChecks=1543810  nbPropagations=2572  nbRevisions=11159  nbUselessRevisions=6699
2.65	     nbAssignments=262  nbFailedAssignments=248  nbBacktracks=10  nbVisitedNodes=521  nbRestartNogoods=0  mapSize=10
2.65	     nbInferences=0  nbTooLargeKeys=0
2.65	       =>  wckTime=0.158  cpuTime=0.12  mem=16M838
2.81	   
2.81	   search
2.81	     run=1  nbConstraintChecks=6667515  nbPropagations=8811  nbRevisions=42960  nbUselessRevisions=25302
2.81	     nbAssignments=626  nbFailedAssignments=591  nbBacktracks=25  nbVisitedNodes=1240  nbRestartNogoods=8  mapSize=25
2.81	     nbInferences=0  nbTooLargeKeys=0
2.81	       =>  wckTime=0.317  cpuTime=0.28  mem=16M838
3.19	   
3.19	   search
3.19	     run=2  nbConstraintChecks=17765730  nbPropagations=23808  nbRevisions=117844  nbUselessRevisions=66745
3.19	     nbAssignments=1556  nbFailedAssignments=1442  nbBacktracks=48  nbVisitedNodes=2988  nbRestartNogoods=27  mapSize=47
3.19	     nbInferences=0  nbTooLargeKeys=0
3.19	       =>  wckTime=0.698  cpuTime=0.64  mem=16M838
3.55	   
3.55	   search
3.55	     run=3  nbConstraintChecks=30299638  nbPropagations=48757  nbRevisions=241350  nbUselessRevisions=135079
3.55	     nbAssignments=2726  nbFailedAssignments=2520  nbBacktracks=81  nbVisitedNodes=5216  nbRestartNogoods=41  mapSize=80
3.55	     nbInferences=0  nbTooLargeKeys=0
3.55	       =>  wckTime=1.059  cpuTime=0.99  mem=16M838
3.97	   
3.97	   search
3.97	     run=4  nbConstraintChecks=45546958  nbPropagations=85257  nbRevisions=415402  nbUselessRevisions=230041
3.97	     nbAssignments=3939  nbFailedAssignments=3521  nbBacktracks=131  nbVisitedNodes=7321  nbRestartNogoods=118
3.97	     mapSize=130  nbInferences=0  nbTooLargeKeys=0
3.97	       =>  wckTime=1.482  cpuTime=1.4  mem=16M838
4.19	   
4.19	   search
4.19	     run=5  nbConstraintChecks=53540565  nbPropagations=128357  nbRevisions=625014  nbUselessRevisions=345307
4.19	     nbAssignments=4446  nbFailedAssignments=3937  nbBacktracks=206  nbVisitedNodes=8293  nbRestartNogoods=129
4.19	     mapSize=196  nbInferences=0  nbTooLargeKeys=0
4.19	       =>  wckTime=1.696  cpuTime=1.61  mem=16M838
5.07	   
5.07	   search
5.07	     run=6  nbConstraintChecks=84662242  nbPropagations=197416  nbRevisions=939395  nbUselessRevisions=513620
5.07	     nbAssignments=7068  nbFailedAssignments=6269  nbBacktracks=319  nbVisitedNodes=13180  nbRestartNogoods=161
5.07	     mapSize=307  nbInferences=0  nbTooLargeKeys=0
5.07	       =>  wckTime=2.582  cpuTime=2.49  mem=16M838
5.80	   
5.80	   search
5.80	     run=7  nbConstraintChecks=112280175  nbPropagations=290579  nbRevisions=1381430  nbUselessRevisions=758845
5.80	     nbAssignments=9732  nbFailedAssignments=8735  nbBacktracks=489  nbVisitedNodes=18428  nbRestartNogoods=221
5.80	     mapSize=466  nbInferences=0  nbTooLargeKeys=0
5.80	       =>  wckTime=3.314  cpuTime=3.22  mem=16M838
7.57	   
7.57	   search
7.57	     run=8  nbConstraintChecks=177285074  nbPropagations=433479  nbRevisions=2085690  nbUselessRevisions=1153259
7.57	     nbAssignments=14331  nbFailedAssignments=12925  nbBacktracks=745  nbVisitedNodes=27282  nbRestartNogoods=289
7.57	     mapSize=708  nbInferences=4  nbTooLargeKeys=0
7.57	       =>  wckTime=5.076  cpuTime=4.97  mem=17M813
8.82	   
8.82	   search
8.82	     run=9  nbConstraintChecks=224881234  nbPropagations=618388  nbRevisions=2989749  nbUselessRevisions=1662938
8.82	     nbAssignments=18871  nbFailedAssignments=17156  nbBacktracks=1029  nbVisitedNodes=36287  nbRestartNogoods=295
8.82	     mapSize=973  nbInferences=4  nbTooLargeKeys=0
8.82	       =>  wckTime=6.333  cpuTime=6.23  mem=17M813
8.83	   
8.83	   global
8.83	     nbConstraintChecks=225478456  nbPropagations=618968  nbRevisions=2991577  nbUselessRevisions=1663956
8.83	     nbRestartNogoods=295  solvingWckTime=6.335  solvingCpuTime=6.23  expiredTime=no  totalExploration=no
8.83	     nbFoundSolutions=1  globalCpuTime=8.34
8.83	       =>  wckTime=8.517  cpuTime=8.28  mem=17M813
8.83	   
8.83	s SATISFIABLE
8.83	v 0 211 105 252 6 46 0 130 216 6 140 56 0 198 231 257 139 0 61 226 214 61 98 0 132 
8.83	d NODES 18871
8.83	d CHECKS 225478456
8.83	   
8.83	   totalWckTime=8.599  totalCpuTime=8.34

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-234572-1168332679 -o ROOT/results/node19/solver-234572-1168332679 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/234572-1168332679/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.23 2.10 2.03 4/95 10620
/proc/meminfo: memFree=1404944/2055920 swapFree=4171244/4192956
[pid=10619] ppid=10617 vsize=1784 CPUtime=0
/proc/10619/stat : 10619 (java) D 10617 10619 10552 0 -1 0 346 0 0 0 0 0 0 0 18 0 1 0 181662666 1826816 140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/10619/statm: 446 140 106 14 0 91 0

[startup+0.108502 s]
/proc/loadavg: 2.23 2.10 2.03 4/95 10620
/proc/meminfo: memFree=1404944/2055920 swapFree=4171244/4192956
[pid=10619] ppid=10617 vsize=914988 CPUtime=0.08
/proc/10619/stat : 10619 (java) R 10617 10619 10552 0 -1 0 3014 0 1 0 7 1 0 0 22 0 8 0 181662666 936947712 2760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609865 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10619/statm: 228747 2761 1434 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51658 s]
/proc/loadavg: 2.23 2.10 2.03 4/95 10620
/proc/meminfo: memFree=1404944/2055920 swapFree=4171244/4192956
[pid=10619] ppid=10617 vsize=915460 CPUtime=0.48
/proc/10619/stat : 10619 (java) R 10617 10619 10552 0 -1 0 6527 0 1 0 44 4 0 0 25 0 8 0 181662666 937431040 6266 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10619/statm: 228865 6266 2166 14 0 215335 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915460

[startup+1.34073 s]
/proc/loadavg: 2.23 2.10 2.03 3/102 10627
/proc/meminfo: memFree=1386456/2055920 swapFree=4171244/4192956
[pid=10619] ppid=10617 vsize=915460 CPUtime=1.31
/proc/10619/stat : 10619 (java) R 10617 10619 10552 0 -1 0 7182 0 1 0 126 5 0 0 25 0 8 0 181662666 937431040 6920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073599094 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10619/statm: 228865 6920 2167 14 0 215335 0
[pid=10619/tid=10621] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10621/stat : 10621 (java) S 10617 10619 10552 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 181662670 937431040 6920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10552 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 181662671 937431040 6920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10552 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181662671 937431040 6920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10552 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181662674 937431040 6920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=915460 CPUtime=0.07
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10552 0 -1 64 313 0 0 0 7 0 0 0 16 0 8 0 181662674 937431040 6920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10552 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181662674 937431040 6920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10552 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181662674 937431040 6920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.98204 s]
/proc/loadavg: 2.23 2.10 2.03 3/102 10627
/proc/meminfo: memFree=1382936/2055920 swapFree=4171244/4192956
[pid=10619] ppid=10617 vsize=915460 CPUtime=2.93
/proc/10619/stat : 10619 (java) R 10617 10619 10552 0 -1 0 9140 0 1 0 286 7 0 0 25 0 8 0 181662666 937431040 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918582 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10619/statm: 228865 8877 2541 14 0 215335 0
[pid=10619/tid=10621] ppid=10617 vsize=915460 CPUtime=0.03
/proc/10619/task/10621/stat : 10621 (java) S 10617 10619 10552 0 -1 64 744 0 0 0 3 0 0 0 16 0 8 0 181662670 937431040 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10552 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181662671 937431040 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10552 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181662671 937431040 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10552 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181662674 937431040 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=915460 CPUtime=0.15
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10552 0 -1 64 357 0 0 0 15 0 0 0 16 0 8 0 181662674 937431040 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10552 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181662674 937431040 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10552 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181662674 937431040 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.27966 s]
/proc/loadavg: 2.29 2.11 2.03 3/102 10627
/proc/meminfo: memFree=1379096/2055920 swapFree=4171244/4192956
[pid=10619] ppid=10617 vsize=915460 CPUtime=6.21
/proc/10619/stat : 10619 (java) R 10617 10619 10552 0 -1 0 9206 0 1 0 614 7 0 0 25 0 8 0 181662666 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073725022 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10619/statm: 228865 8941 2541 14 0 215335 0
[pid=10619/tid=10621] ppid=10617 vsize=915460 CPUtime=0.03
/proc/10619/task/10621/stat : 10621 (java) S 10617 10619 10552 0 -1 64 744 0 0 0 3 0 0 0 16 0 8 0 181662670 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 10552 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181662671 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 10552 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181662671 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 10552 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 181662674 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=915460 CPUtime=0.19
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 10552 0 -1 64 373 0 0 0 18 1 0 0 15 0 8 0 181662674 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 10552 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181662674 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=915460 CPUtime=0
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 10552 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181662674 937431040 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 8.88446
CPU time (s): 8.77167
CPU user time (s): 8.68568
CPU system time (s): 0.085986
CPU usage (%): 98.7305
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.68568
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9393
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= 1249
involuntary context switches= 1709

runsolver used 0.014997 s user time and 0.031995 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Jan  9 08:51:20 UTC 2007


IDJOB= 234572
IDBENCH= 6696
FILE ID= node19/234572-1168332679

PBS_JOBID= 3503079

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-100-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/234572-1168332679/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-234572-1168332679 -o ROOT/results/node19/solver-234572-1168332679 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/234572-1168332679/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bdb39889c17d6882097149cacb54071c

RANDOM SEED= 694214075

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.260
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.260
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:       1405360 kB
Buffers:         48176 kB
Cached:         130316 kB
SwapCached:      10072 kB
Active:         469264 kB
Inactive:       121128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405360 kB
SwapTotal:     4192956 kB
SwapFree:      4171244 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:         430104 kB
Slab:            43940 kB
Committed_AS:  5641748 kB
PageTables:       3212 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= 66556 MiB



End job on node19 on Tue Jan  9 08:51:29 UTC 2007