Trace number 2097969

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 2.39564 2.45556

DiagnosticValue
CHECKS798936
NODES240

General information on the benchmark

Namecsp/jobShop-enddr2/
normalized-enddr2-10-by-5-2.xml
MD5SUMfea200bc532eadb4e0a8fa66a5351b7c
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.084986
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size139
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.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2097969-1247414192.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.41	     nbVariables=50  nbDomainTypes=49  minDomainSize=113  maxDomainSize=139  nbTotalValues=6315
0.38/0.41	       =>  wckTime=0.169  cpuTime=0.12  mem=7M894
0.38/0.41	   
0.38/0.41	   predicates being loaded...
0.38/0.48	   
0.38/0.48	   constraints being loaded...
1.95/2.01	     nbConstraints=270  nbGlobalConstraints=5  nbConvertedConstraints=265  nbConvertConstraintsChecks=4228026
1.95/2.01	     nbExtensionStructures=265  nbSharedExtensionStructures=31  nbConflictsStructures=265
1.95/2.01	     nbSharedConflictsStructures=31  nbSharedBinaryRepresentations=48780  minDegree=11  maxDegree=12  minArity=2
1.95/2.01	     avgArity=2.15  maxArity=10  nbGenerators=0  nbFusions=0  symmetryWckTime=0.074  symmetryCpuTime=0.04  nbCliques=5
1.95/2.01	       =>  wckTime=1.766  cpuTime=1.55  mem=21M617
1.95/2.08	   
1.95/2.08	   solver IterativeSystematicSolver being built... 
2.06/2.15	   
2.06/2.15	   INFO : Forward propagation technique limited 
2.15/2.21	       =>  wckTime=1.964  cpuTime=1.67  mem=21M181
2.15/2.22	   
2.15/2.22	   preprocessing
2.15/2.22	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.15/2.22	     detectedInconsistency=no
2.15/2.22	       =>  wckTime=0.0060  cpuTime=0.0  mem=22M189
2.34/2.42	   
2.34/2.42	   search
2.34/2.42	     run=4  nbConstraintChecks=798936  minDepth=12  maxDepth=50  nbPropagations=8464  nbRevisions=26579
2.34/2.42	     nbUselessRevisions=14493  nbAssignments=240  nbFailedAssignments=96  nbBacktracks=23  nbVisitedNodes=358
2.34/2.42	     nbRestartNogoods=34  nbFoundSolutions=1  mapSize=22  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
2.34/2.42	     nbREliminables=0.14  nbIEliminables=38.66  nbDEliminables=0  nbPEliminables=0
2.34/2.42	       =>  wckTime=0.213  cpuTime=0.14  mem=26M89
2.34/2.42	   
2.34/2.42	   global
2.34/2.42	     nbConstraintChecks=798936  nbPropagations=8514  nbRevisions=26579  nbUselessRevisions=14493  nbRestartNogoods=34
2.34/2.42	     solvingWckTime=0.215  solvingCpuTime=0.14  expiredTime=no  totalExploration=no  nbFoundSolutions=1
2.34/2.42	     firstSolutionCpuTime=1.81  globalCpuTime=1.87
2.34/2.42	       =>  wckTime=2.181  cpuTime=1.81  mem=26M89
2.34/2.42	   
2.34/2.42	s SATISFIABLE
2.34/2.43	v 0 54 66 82 91 33 46 57 70 81 25 33 44 62 65 0 4 13 22 31 47 57 121 136 145 39 60 90 102 114 4 15 25 37 45 15 72 102 119 130 19 62 74 90 105 80 128 136 149 156 
2.34/2.43	d NODES 240
2.34/2.43	d CHECKS 798936
2.34/2.43	   
2.34/2.43	   totalWckTime=2.237  totalCpuTime=1.87

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-2097969-1247414192/watcher-2097969-1247414192 -o /tmp/evaluation-result-2097969-1247414192/solver-2097969-1247414192 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097969-1247414192.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: 2.04 2.03 2.00 4/80 4284
/proc/meminfo: memFree=1305512/2055920 swapFree=4192812/4192956
[pid=4284] ppid=4282 vsize=18576 CPUtime=0
/proc/4284/stat : 4284 (runsolver) R 4282 4284 2490 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 28482824 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 240577473831 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/4284/statm: 4644 284 249 26 0 2626 0

[startup+0.08084 s]
/proc/loadavg: 2.04 2.03 2.00 4/80 4284
/proc/meminfo: memFree=1305512/2055920 swapFree=4192812/4192956
[pid=4284] ppid=4282 vsize=864148 CPUtime=0.06
/proc/4284/stat : 4284 (java) S 4282 4284 2490 0 -1 0 2989 0 1 0 4 2 0 0 21 0 9 0 28482824 884887552 2483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4284/statm: 216037 2483 1168 9 0 210930 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864148

[startup+0.101838 s]
/proc/loadavg: 2.04 2.03 2.00 4/80 4284
/proc/meminfo: memFree=1305512/2055920 swapFree=4192812/4192956
[pid=4284] ppid=4282 vsize=865984 CPUtime=0.07
/proc/4284/stat : 4284 (java) S 4282 4284 2490 0 -1 0 3720 0 1 0 5 2 0 0 21 0 9 0 28482824 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4284/statm: 216496 3188 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865984

[startup+0.301858 s]
/proc/loadavg: 2.04 2.03 2.00 4/80 4284
/proc/meminfo: memFree=1305512/2055920 swapFree=4192812/4192956
[pid=4284] ppid=4282 vsize=866296 CPUtime=0.28
/proc/4284/stat : 4284 (java) S 4282 4284 2490 0 -1 0 5689 0 1 0 24 4 0 0 21 0 9 0 28482824 887087104 5092 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4284/statm: 216574 5092 1927 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701892 s]
/proc/loadavg: 2.04 2.03 2.00 4/80 4284
/proc/meminfo: memFree=1305512/2055920 swapFree=4192812/4192956
[pid=4284] ppid=4282 vsize=867188 CPUtime=0.67
/proc/4284/stat : 4284 (java) S 4282 4284 2490 0 -1 0 8089 0 1 0 61 6 0 0 21 0 9 0 28482824 888000512 7441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4284/statm: 216797 7441 2038 9 0 211233 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867188

[startup+1.50196 s]
/proc/loadavg: 2.04 2.03 2.00 3/89 4293
/proc/meminfo: memFree=1281952/2055920 swapFree=4192812/4192956
[pid=4284] ppid=4282 vsize=867188 CPUtime=1.47
/proc/4284/stat : 4284 (java) S 4282 4284 2490 0 -1 0 9118 0 1 0 139 8 0 0 21 0 9 0 28482824 888000512 8469 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4284/statm: 216797 8469 2039 9 0 211233 0
[pid=4284/tid=4286] ppid=4282 vsize=867188 CPUtime=1.3
/proc/4284/task/4286/stat : 4286 (java) R 4282 4284 2490 0 -1 64 7896 0 1 0 123 7 0 0 25 0 9 0 28482825 888000512 8469 996147200 134512640 134550932 4294955968 18446744073709551615 4126736889 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4287] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4287/stat : 4287 (java) S 4282 4284 2490 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28482827 888000512 8469 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4288] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4288/stat : 4288 (java) S 4282 4284 2490 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28482827 888000512 8469 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4289] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4289/stat : 4289 (java) S 4282 4284 2490 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28482827 888000512 8469 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4290] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4290/stat : 4290 (java) S 4282 4284 2490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28482829 888000512 8469 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4291] ppid=4282 vsize=867188 CPUtime=0.15
/proc/4284/task/4291/stat : 4291 (java) S 4282 4284 2490 0 -1 64 524 0 0 0 15 0 0 0 16 0 9 0 28482829 888000512 8469 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4292] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4292/stat : 4292 (java) S 4282 4284 2490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28482829 888000512 8469 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4293] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4293/stat : 4293 (java) S 4282 4284 2490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28482829 888000512 8469 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867188

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

[startup+1.902 s]
/proc/loadavg: 2.04 2.03 2.00 3/89 4293
/proc/meminfo: memFree=1281952/2055920 swapFree=4192812/4192956
[pid=4284] ppid=4282 vsize=867188 CPUtime=1.86
/proc/4284/stat : 4284 (java) S 4282 4284 2490 0 -1 0 9587 0 1 0 178 8 0 0 21 0 9 0 28482824 888000512 8938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4284/statm: 216797 8938 2039 9 0 211233 0
[pid=4284/tid=4286] ppid=4282 vsize=867188 CPUtime=1.69
/proc/4284/task/4286/stat : 4286 (java) R 4282 4284 2490 0 -1 64 8362 0 1 0 162 7 0 0 25 0 9 0 28482825 888000512 8938 996147200 134512640 134550932 4294955968 18446744073709551615 4126719753 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4287] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4287/stat : 4287 (java) S 4282 4284 2490 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28482827 888000512 8938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4288] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4288/stat : 4288 (java) S 4282 4284 2490 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28482827 888000512 8938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4289] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4289/stat : 4289 (java) S 4282 4284 2490 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28482827 888000512 8938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4290] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4290/stat : 4290 (java) S 4282 4284 2490 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28482829 888000512 8938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4291] ppid=4282 vsize=867188 CPUtime=0.16
/proc/4284/task/4291/stat : 4291 (java) S 4282 4284 2490 0 -1 64 527 0 0 0 16 0 0 0 16 0 9 0 28482829 888000512 8938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4292] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4292/stat : 4292 (java) S 4282 4284 2490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28482829 888000512 8938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4293] ppid=4282 vsize=867188 CPUtime=0
/proc/4284/task/4293/stat : 4293 (java) S 4282 4284 2490 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28482829 888000512 8938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 867188

[startup+2.30103 s]
/proc/loadavg: 2.04 2.03 2.00 4/89 4297
/proc/meminfo: memFree=1272608/2055920 swapFree=4192812/4192956
[pid=4284] ppid=4282 vsize=867644 CPUtime=2.24
/proc/4284/stat : 4284 (java) S 4282 4284 2490 0 -1 0 18135 284 1 0 214 10 0 0 21 0 9 0 28482824 888467456 11131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4284/statm: 216911 11131 2658 9 0 211347 0
[pid=4284/tid=4286] ppid=4282 vsize=867644 CPUtime=1.93
/proc/4284/task/4286/stat : 4286 (java) R 4282 4284 2490 0 -1 64 13074 284 1 0 185 8 0 0 25 0 9 0 28482825 888467456 11131 996147200 134512640 134550932 4294955968 18446744073709551615 4126733976 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4287] ppid=4282 vsize=867644 CPUtime=0.05
/proc/4284/task/4287/stat : 4287 (java) S 4282 4284 2490 0 -1 64 3482 284 0 0 5 0 0 0 17 0 9 0 28482827 888467456 11131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4288] ppid=4282 vsize=867644 CPUtime=0
/proc/4284/task/4288/stat : 4288 (java) S 4282 4284 2490 0 -1 64 19 284 0 0 0 0 0 0 17 0 9 0 28482827 888467456 11131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4289] ppid=4282 vsize=867644 CPUtime=0
/proc/4284/task/4289/stat : 4289 (java) S 4282 4284 2490 0 -1 64 13 284 0 0 0 0 0 0 16 0 9 0 28482827 888467456 11131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4290] ppid=4282 vsize=867644 CPUtime=0
/proc/4284/task/4290/stat : 4290 (java) S 4282 4284 2490 0 -1 64 2 284 0 0 0 0 0 0 18 0 9 0 28482829 888467456 11131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4291] ppid=4282 vsize=867644 CPUtime=0.23
/proc/4284/task/4291/stat : 4291 (java) S 4282 4284 2490 0 -1 64 735 284 0 0 23 0 0 0 16 0 9 0 28482829 888467456 11131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4292] ppid=4282 vsize=867644 CPUtime=0
/proc/4284/task/4292/stat : 4292 (java) S 4282 4284 2490 0 -1 64 0 284 0 0 0 0 0 0 19 0 9 0 28482829 888467456 11131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4293] ppid=4282 vsize=867644 CPUtime=0
/proc/4284/task/4293/stat : 4293 (java) S 4282 4284 2490 0 -1 64 6 284 0 0 0 0 0 0 15 0 9 0 28482829 888467456 11131 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 867644

[startup+2.40104 s]
/proc/loadavg: 2.04 2.03 2.00 4/89 4297
/proc/meminfo: memFree=1272608/2055920 swapFree=4192812/4192956
[pid=4284] ppid=4282 vsize=867644 CPUtime=2.34
/proc/4284/stat : 4284 (java) S 4282 4284 2490 0 -1 0 18605 284 1 0 223 11 0 0 21 0 9 0 28482824 888467456 11599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4284/statm: 216911 11599 2658 9 0 211347 0
[pid=4284/tid=4286] ppid=4282 vsize=867644 CPUtime=2
/proc/4284/task/4286/stat : 4286 (java) R 4282 4284 2490 0 -1 64 13533 284 1 0 192 8 0 0 25 0 9 0 28482825 888467456 11599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4287] ppid=4282 vsize=867644 CPUtime=0.05
/proc/4284/task/4287/stat : 4287 (java) S 4282 4284 2490 0 -1 64 3482 284 0 0 5 0 0 0 17 0 9 0 28482827 888467456 11599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4288] ppid=4282 vsize=867644 CPUtime=0
/proc/4284/task/4288/stat : 4288 (java) S 4282 4284 2490 0 -1 64 19 284 0 0 0 0 0 0 17 0 9 0 28482827 888467456 11599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4289] ppid=4282 vsize=867644 CPUtime=0
/proc/4284/task/4289/stat : 4289 (java) S 4282 4284 2490 0 -1 64 13 284 0 0 0 0 0 0 16 0 9 0 28482827 888467456 11599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4290] ppid=4282 vsize=867644 CPUtime=0
/proc/4284/task/4290/stat : 4290 (java) S 4282 4284 2490 0 -1 64 2 284 0 0 0 0 0 0 18 0 9 0 28482829 888467456 11599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4291] ppid=4282 vsize=867644 CPUtime=0.25
/proc/4284/task/4291/stat : 4291 (java) S 4282 4284 2490 0 -1 64 746 284 0 0 25 0 0 0 16 0 9 0 28482829 888467456 11599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4292] ppid=4282 vsize=867644 CPUtime=0
/proc/4284/task/4292/stat : 4292 (java) S 4282 4284 2490 0 -1 64 0 284 0 0 0 0 0 0 19 0 9 0 28482829 888467456 11599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4284/tid=4293] ppid=4282 vsize=867644 CPUtime=0
/proc/4284/task/4293/stat : 4293 (java) S 4282 4284 2490 0 -1 64 6 284 0 0 0 0 0 0 15 0 9 0 28482829 888467456 11599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 867644

Child status: 0
Real time (s): 2.45556
CPU time (s): 2.39564
CPU user time (s): 2.26666
CPU system time (s): 0.12898
CPU usage (%): 97.5597
Max. virtual memory (cumulated for all children) (KiB): 867644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.26666
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19065
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= 1090
involuntary context switches= 1199

runsolver used 0.006998 second user time and 0.017997 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-12 17:56:32
IDJOB=2097969
IDBENCH=58060
IDSOLVER=773
FILE ID=node50/2097969-1247414192
PBS_JOBID= 9510546
Free space on /tmp= 66416 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/jobShop-enddr2/normalized-enddr2-10-by-5-2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097969-1247414192/watcher-2097969-1247414192 -o /tmp/evaluation-result-2097969-1247414192/solver-2097969-1247414192 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097969-1247414192.xml

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

MD5SUM BENCH= fea200bc532eadb4e0a8fa66a5351b7c
RANDOM SEED=1309251996

node50.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.231
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.231
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:       1305992 kB
Buffers:         49592 kB
Cached:         157740 kB
SwapCached:          0 kB
Active:         587368 kB
Inactive:        99868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1305992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2132 kB
Writeback:           0 kB
Mapped:         500360 kB
Slab:            46904 kB
Committed_AS:  1028616 kB
PageTables:       2780 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= 66416 MiB
End job on node50 at 2009-07-12 17:56:35