Trace number 2098316

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 2.12068 2.13874

DiagnosticValue
CHECKS393670
NODES74

General information on the benchmark

Namecsp/jobShop-e0ddr2/
normalized-e0ddr2-10-by-5-1.xml
MD5SUM2f36b630b97cead3de9806edaf97a9bb
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.082987
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size128
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2098316-1247414339.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.36	     nbVariables=50  nbDomainTypes=47  minDomainSize=112  maxDomainSize=128  nbTotalValues=6065
0.28/0.36	       =>  wckTime=0.115  cpuTime=0.1  mem=7M894
0.28/0.36	   
0.28/0.36	   predicates being loaded...
0.39/0.42	   
0.39/0.42	   constraints being loaded...
1.69/1.76	     nbConstraints=270  nbGlobalConstraints=5  nbConvertedConstraints=265  nbConvertConstraintsChecks=3899470
1.78/1.84	     nbExtensionStructures=265  nbSharedExtensionStructures=30  nbConflictsStructures=265
1.78/1.84	     nbSharedConflictsStructures=30  nbSharedBinaryRepresentations=46950  minDegree=11  maxDegree=12  minArity=2
1.78/1.84	     avgArity=2.15  maxArity=10  nbGenerators=0  nbFusions=0  symmetryWckTime=0.072  symmetryCpuTime=0.04  nbCliques=5
1.78/1.84	       =>  wckTime=1.517  cpuTime=1.37  mem=21M645
1.78/1.84	   
1.78/1.84	   solver IterativeSystematicSolver being built... 
1.78/1.89	   
1.78/1.89	   INFO : Forward propagation technique limited 
1.88/1.96	       =>  wckTime=1.71  cpuTime=1.48  mem=22M8
1.98/2.03	   
1.98/2.03	   preprocessing
1.98/2.03	     nbConstraintChecks=234607  nbPropagations=1004  nbRevisions=2234  nbUselessRevisions=1202  nbSingletonTests=70
1.98/2.03	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
1.98/2.03	       =>  wckTime=0.076  cpuTime=0.06  mem=22M983
2.07/2.12	   
2.07/2.12	   search
2.07/2.12	     run=1  nbConstraintChecks=159063  minDepth=51  maxDepth=50  nbPropagations=3317  nbRevisions=7785
2.07/2.12	     nbUselessRevisions=4172  nbAssignments=74  nbFailedAssignments=10  nbBacktracks=0  nbVisitedNodes=85
2.07/2.12	     nbRestartNogoods=10  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
2.07/2.12	     nbREliminables=0.25  nbIEliminables=32.56  nbDEliminables=0  nbPEliminables=0
2.07/2.12	       =>  wckTime=0.158  cpuTime=0.11  mem=24M950
2.07/2.12	   
2.07/2.12	   global
2.07/2.12	     nbConstraintChecks=393670  nbPropagations=4321  nbRevisions=10019  nbUselessRevisions=5374  nbRestartNogoods=10
2.07/2.12	     solvingWckTime=0.161  solvingCpuTime=0.11  expiredTime=no  totalExploration=no  nbFoundSolutions=1
2.07/2.12	     firstSolutionCpuTime=1.59  globalCpuTime=1.64
2.07/2.12	       =>  wckTime=1.872  cpuTime=1.59  mem=24M950
2.07/2.12	   
2.07/2.12	s SATISFIABLE
2.07/2.12	v 74 114 122 137 147 0 4 25 40 48 30 44 90 110 121 11 39 44 57 67 15 46 65 87 95 18 54 106 125 131 14 30 52 73 81 65 74 81 91 105 0 11 15 25 30 4 115 139 154 160 
2.07/2.12	d NODES 74
2.07/2.12	d CHECKS 393670
2.07/2.12	   
2.07/2.12	   totalWckTime=1.938  totalCpuTime=1.64

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2098316-1247414339/watcher-2098316-1247414339 -o /tmp/evaluation-result-2098316-1247414339/solver-2098316-1247414339 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098316-1247414339.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): 2000 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


[startup+0 s]
/proc/loadavg: 1.97 2.05 2.00 3/81 2227
/proc/meminfo: memFree=1637288/2055920 swapFree=4192812/4192956
[pid=2227] ppid=2225 vsize=18576 CPUtime=0
/proc/2227/stat : 2227 (runsolver) R 2225 2227 32530 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 28499701 19021824 285 996147200 4194304 4302564 548682068384 18446744073709551615 228774702375 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2227/statm: 4644 285 249 26 0 2626 0

[startup+0.0194931 s]
/proc/loadavg: 1.97 2.05 2.00 3/81 2227
/proc/meminfo: memFree=1637288/2055920 swapFree=4192812/4192956
[pid=2227] ppid=2225 vsize=11260 CPUtime=0.01
/proc/2227/stat : 2227 (java) S 2225 2227 32530 0 -1 0 882 0 1 0 0 1 0 0 18 0 2 0 28499701 11530240 636 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2227/statm: 11135 672 364 9 0 9518 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11260

[startup+0.113359 s]
/proc/loadavg: 1.97 2.05 2.00 3/81 2227
/proc/meminfo: memFree=1637288/2055920 swapFree=4192812/4192956
[pid=2227] ppid=2225 vsize=865984 CPUtime=0.1
/proc/2227/stat : 2227 (java) S 2225 2227 32530 0 -1 0 3930 0 1 0 8 2 0 0 18 0 9 0 28499701 886767616 3361 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2227/statm: 216496 3361 1761 9 0 210981 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865984

[startup+0.301384 s]
/proc/loadavg: 1.97 2.05 2.00 3/81 2227
/proc/meminfo: memFree=1637288/2055920 swapFree=4192812/4192956
[pid=2227] ppid=2225 vsize=866380 CPUtime=0.28
/proc/2227/stat : 2227 (java) S 2225 2227 32530 0 -1 0 5985 0 1 0 25 3 0 0 18 0 9 0 28499701 887173120 5351 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2227/statm: 216595 5351 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.70143 s]
/proc/loadavg: 1.97 2.05 2.00 3/81 2227
/proc/meminfo: memFree=1637288/2055920 swapFree=4192812/4192956
[pid=2227] ppid=2225 vsize=867180 CPUtime=0.68
/proc/2227/stat : 2227 (java) S 2225 2227 32530 0 -1 0 8201 0 1 0 64 4 0 0 18 0 9 0 28499701 887992320 7553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2227/statm: 216795 7553 2038 9 0 211231 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867180

[startup+1.50252 s]
/proc/loadavg: 1.97 2.05 2.00 3/90 2236
/proc/meminfo: memFree=1613344/2055920 swapFree=4192812/4192956
[pid=2227] ppid=2225 vsize=867180 CPUtime=1.48
/proc/2227/stat : 2227 (java) S 2225 2227 32530 0 -1 0 9309 0 1 0 143 5 0 0 18 0 9 0 28499701 887992320 8660 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2227/statm: 216795 8660 2039 9 0 211231 0
[pid=2227/tid=2229] ppid=2225 vsize=867180 CPUtime=1.33
/proc/2227/task/2229/stat : 2229 (java) R 2225 2227 32530 0 -1 64 8087 0 1 0 129 4 0 0 21 0 9 0 28499703 887992320 8660 996147200 134512640 134550932 4294955968 18446744073709551615 4126735174 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2227/tid=2230] ppid=2225 vsize=867180 CPUtime=0
/proc/2227/task/2230/stat : 2230 (java) S 2225 2227 32530 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28499704 887992320 8660 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2231] ppid=2225 vsize=867180 CPUtime=0
/proc/2227/task/2231/stat : 2231 (java) S 2225 2227 32530 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 28499704 887992320 8660 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2232] ppid=2225 vsize=867180 CPUtime=0
/proc/2227/task/2232/stat : 2232 (java) S 2225 2227 32530 0 -1 64 10 0 0 0 0 0 0 0 20 0 9 0 28499704 887992320 8660 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2233] ppid=2225 vsize=867180 CPUtime=0
/proc/2227/task/2233/stat : 2233 (java) S 2225 2227 32530 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28499706 887992320 8660 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2227/tid=2234] ppid=2225 vsize=867180 CPUtime=0.14
/proc/2227/task/2234/stat : 2234 (java) S 2225 2227 32530 0 -1 64 524 0 0 0 14 0 0 0 15 0 9 0 28499706 887992320 8660 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2227/tid=2235] ppid=2225 vsize=867180 CPUtime=0
/proc/2227/task/2235/stat : 2235 (java) S 2225 2227 32530 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28499706 887992320 8660 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2227/tid=2236] ppid=2225 vsize=867180 CPUtime=0
/proc/2227/task/2236/stat : 2236 (java) S 2225 2227 32530 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28499706 887992320 8660 996147200 134512640 134550932 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) 867180

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

[startup+1.90257 s]
/proc/loadavg: 1.97 2.05 2.00 3/90 2236
/proc/meminfo: memFree=1613344/2055920 swapFree=4192812/4192956
[pid=2227] ppid=2225 vsize=867640 CPUtime=1.88
/proc/2227/stat : 2227 (java) S 2225 2227 32530 0 -1 0 15865 160 1 0 180 8 0 0 18 0 10 0 28499701 888463360 10662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2227/statm: 216910 10662 2654 9 0 211346 0
[pid=2227/tid=2229] ppid=2225 vsize=867640 CPUtime=1.62
/proc/2227/task/2229/stat : 2229 (java) R 2225 2227 32530 0 -1 64 10918 160 1 0 156 6 0 0 17 0 10 0 28499703 888463360 10662 996147200 134512640 134550932 4294955968 18446744073709551615 4125951124 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2230] ppid=2225 vsize=867640 CPUtime=0.04
/proc/2227/task/2230/stat : 2230 (java) S 2225 2227 32530 0 -1 64 3405 160 0 0 4 0 0 0 16 0 10 0 28499704 888463360 10662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2231] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2231/stat : 2231 (java) S 2225 2227 32530 0 -1 64 12 160 0 0 0 0 0 0 16 0 10 0 28499704 888463360 10662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2232] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2232/stat : 2232 (java) S 2225 2227 32530 0 -1 64 16 160 0 0 0 0 0 0 16 0 10 0 28499704 888463360 10662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2233] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2233/stat : 2233 (java) S 2225 2227 32530 0 -1 64 1 160 0 0 0 0 0 0 18 0 10 0 28499706 888463360 10662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2227/tid=2234] ppid=2225 vsize=867640 CPUtime=0.18
/proc/2227/task/2234/stat : 2234 (java) S 2225 2227 32530 0 -1 64 712 160 0 0 18 0 0 0 15 0 10 0 28499706 888463360 10662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2235] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2235/stat : 2235 (java) S 2225 2227 32530 0 -1 64 1 160 0 0 0 0 0 0 19 0 10 0 28499706 888463360 10662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2227/tid=2236] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2236/stat : 2236 (java) S 2225 2227 32530 0 -1 64 6 160 0 0 0 0 0 0 15 0 10 0 28499706 888463360 10662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 867640

[startup+2.10259 s]
/proc/loadavg: 1.97 2.05 2.00 4/92 2240
/proc/meminfo: memFree=1601552/2055920 swapFree=4192812/4192956
[pid=2227] ppid=2225 vsize=867640 CPUtime=2.07
/proc/2227/stat : 2227 (java) S 2225 2227 32530 0 -1 0 18213 160 1 0 198 9 0 0 18 0 10 0 28499701 888463360 11435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2227/statm: 216910 11435 2658 9 0 211346 0
[pid=2240] ppid=2227 vsize=44 CPUtime=0
/proc/2240/stat : 2240 (rm) R 2227 2227 32530 0 -1 4194304 22 0 0 0 0 0 0 0 19 0 1 0 28499874 45056 2 996147200 0 0 548682069478 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/2240/statm: 11 2 0 0 0 1 0
[pid=2227/tid=2229] ppid=2225 vsize=867640 CPUtime=1.77
/proc/2227/task/2229/stat : 2229 (java) R 2225 2227 32530 0 -1 64 13240 160 1 0 170 7 0 0 18 0 10 0 28499703 888463360 11435 996147200 134512640 134550932 4294955968 18446744073709551615 4125980324 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2230] ppid=2225 vsize=867640 CPUtime=0.04
/proc/2227/task/2230/stat : 2230 (java) S 2225 2227 32530 0 -1 64 3405 160 0 0 4 0 0 0 16 0 10 0 28499704 888463360 11435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2231] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2231/stat : 2231 (java) S 2225 2227 32530 0 -1 64 12 160 0 0 0 0 0 0 16 0 10 0 28499704 888463360 11435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2232] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2232/stat : 2232 (java) S 2225 2227 32530 0 -1 64 16 160 0 0 0 0 0 0 16 0 10 0 28499704 888463360 11435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2233] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2233/stat : 2233 (java) S 2225 2227 32530 0 -1 64 1 160 0 0 0 0 0 0 18 0 10 0 28499706 888463360 11435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2227/tid=2234] ppid=2225 vsize=867640 CPUtime=0.22
/proc/2227/task/2234/stat : 2234 (java) S 2225 2227 32530 0 -1 64 738 160 0 0 22 0 0 0 15 0 10 0 28499706 888463360 11435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2227/tid=2235] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2235/stat : 2235 (java) S 2225 2227 32530 0 -1 64 1 160 0 0 0 0 0 0 19 0 10 0 28499706 888463360 11435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2227/tid=2236] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2236/stat : 2236 (java) S 2225 2227 32530 0 -1 64 6 160 0 0 0 0 0 0 15 0 10 0 28499706 888463360 11435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2227/tid=2239] ppid=2225 vsize=867640 CPUtime=0
/proc/2227/task/2239/stat : 2239 (java) S 2225 2227 32530 0 -1 64 43 160 0 0 0 0 0 0 17 0 10 0 28499874 888463360 11435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 867684

Child status: 0
Real time (s): 2.13874
CPU time (s): 2.12068
CPU user time (s): 2.01069
CPU system time (s): 0.109983
CPU usage (%): 99.1556
Max. virtual memory (cumulated for all children) (KiB): 867684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.01069
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18641
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= 1260
involuntary context switches= 1310

runsolver used 0.007998 second user time and 0.013997 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-12 17:58:59
IDJOB=2098316
IDBENCH=58567
IDSOLVER=774
FILE ID=node74/2098316-1247414339
PBS_JOBID= 9510501
Free space on /tmp= 103140 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/jobShop-e0ddr2/normalized-e0ddr2-10-by-5-1.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098316-1247414339/watcher-2098316-1247414339 -o /tmp/evaluation-result-2098316-1247414339/solver-2098316-1247414339 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098316-1247414339.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2f36b630b97cead3de9806edaf97a9bb
RANDOM SEED=1423260761

node74.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.234
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.234
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:       1637768 kB
Buffers:         40148 kB
Cached:         119788 kB
SwapCached:          0 kB
Active:         293872 kB
Inactive:        65676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2708 kB
Writeback:           0 kB
Mapped:         220064 kB
Slab:            43380 kB
Committed_AS:  1036080 kB
PageTables:       2212 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103136 MiB
End job on node74 at 2009-07-12 17:59:01