Trace number 2097661

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.6046 2.67031

DiagnosticValue
CHECKS910382
NODES197

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-enddr1/normalized-super-jobShop-enddr1-10.xml
MD5SUM7462799fa7a7c1cf3af137de847f4eab
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.269958
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size131
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2097661-1247413803.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.37	     nbVariables=100  nbDomainTypes=45  minDomainSize=104  maxDomainSize=131  nbTotalValues=12080
0.28/0.38	       =>  wckTime=0.124  cpuTime=0.11  mem=8M868
0.28/0.38	   
0.28/0.38	   predicates being loaded...
0.38/0.44	   
0.38/0.44	   constraints being loaded...
2.16/2.23	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=5433982
2.16/2.23	     nbExtensionStructures=372  nbSharedExtensionStructures=603  nbConflictsStructures=372
2.16/2.23	     nbSharedConflictsStructures=603  nbSharedBinaryRepresentations=73329  minDegree=11  maxDegree=24  minArity=2
2.16/2.23	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.107  symmetryCpuTime=0.06  nbCliques=5
2.16/2.23	       =>  wckTime=1.98  cpuTime=1.74  mem=26M496
2.25/2.31	   
2.25/2.31	   solver IterativeSystematicSolver being built... 
2.25/2.37	   
2.25/2.37	   INFO : Forward propagation technique limited 
2.35/2.43	       =>  wckTime=2.18  cpuTime=1.85  mem=22M495
2.35/2.45	   
2.35/2.45	   preprocessing
2.35/2.45	     nbConstraintChecks=0  nbPropagations=100  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.35/2.45	     detectedInconsistency=no
2.35/2.45	       =>  wckTime=0.015  cpuTime=0.01  mem=23M497
2.55/2.62	   
2.55/2.62	   search
2.55/2.62	     run=2  nbConstraintChecks=910382  minDepth=1  maxDepth=100  nbPropagations=4700  nbRevisions=15051
2.55/2.62	     nbUselessRevisions=9747  nbAssignments=197  nbFailedAssignments=31  nbBacktracks=1  nbVisitedNodes=230
2.55/2.62	     nbRestartNogoods=22  nbFoundSolutions=1  mapSize=1  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
2.55/2.62	     nbREliminables=3.59  nbIEliminables=69.52  nbDEliminables=0  nbPEliminables=0
2.55/2.62	       =>  wckTime=0.182  cpuTime=0.14  mem=26M322
2.55/2.62	   
2.55/2.62	   global
2.55/2.62	     nbConstraintChecks=910382  nbPropagations=4800  nbRevisions=15051  nbUselessRevisions=9747  nbRestartNogoods=22
2.55/2.62	     solvingWckTime=0.184  solvingCpuTime=0.14  expiredTime=no  totalExploration=no  nbFoundSolutions=1
2.55/2.62	     firstSolutionCpuTime=1.98  globalCpuTime=2.03
2.55/2.62	       =>  wckTime=2.366  cpuTime=1.99  mem=26M322
2.55/2.62	   
2.55/2.62	s SATISFIABLE
2.55/2.62	v 14 15 28 37 76 77 124 123 133 134 0 1 10 9 16 55 119 120 140 141 17 18 25 24 121 55 138 139 148 147 0 1 16 17 25 26 41 40 135 119 20 21 30 29 106 105 122 123 142 141 0 1 10 9 64 62 109 108 129 128 8 7 17 29 41 42 119 120 127 126 8 7 31 32 87 86 149 150 157 156 22 21 25 56 95 96 131 117 135 136 0 1 31 32 130 131 143 142 154 155 
2.55/2.62	d NODES 197
2.55/2.62	d CHECKS 910382
2.55/2.62	   
2.55/2.62	   totalWckTime=2.432  totalCpuTime=2.03

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-2097661-1247413803/watcher-2097661-1247413803 -o /tmp/evaluation-result-2097661-1247413803/solver-2097661-1247413803 -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-2097661-1247413803.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.00 2.00 1.99 4/80 28741
/proc/meminfo: memFree=1700712/2055920 swapFree=4192812/4192956
[pid=28741] ppid=28739 vsize=18576 CPUtime=0
/proc/28741/stat : 28741 (runsolver) R 28739 28741 27201 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28444334 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 269930261799 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/28741/statm: 4644 284 249 26 0 2626 0

[startup+0.031641 s]
/proc/loadavg: 2.00 2.00 1.99 4/80 28741
/proc/meminfo: memFree=1700712/2055920 swapFree=4192812/4192956
[pid=28741] ppid=28739 vsize=861288 CPUtime=0.02
/proc/28741/stat : 28741 (java) S 28739 28741 27201 0 -1 0 1849 0 1 0 0 2 0 0 20 0 3 0 28444334 881958912 1536 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/28741/statm: 215322 1536 674 9 0 210237 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861288

[startup+0.102649 s]
/proc/loadavg: 2.00 2.00 1.99 4/80 28741
/proc/meminfo: memFree=1700712/2055920 swapFree=4192812/4192956
[pid=28741] ppid=28739 vsize=865980 CPUtime=0.09
/proc/28741/stat : 28741 (java) S 28739 28741 27201 0 -1 0 3732 0 1 0 6 3 0 0 20 0 9 0 28444334 886763520 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28741/statm: 216495 3200 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301671 s]
/proc/loadavg: 2.00 2.00 1.99 4/80 28741
/proc/meminfo: memFree=1700712/2055920 swapFree=4192812/4192956
[pid=28741] ppid=28739 vsize=866380 CPUtime=0.28
/proc/28741/stat : 28741 (java) S 28739 28741 27201 0 -1 0 5945 0 1 0 24 4 0 0 20 0 9 0 28444334 887173120 5311 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28741/statm: 216595 5311 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.70272 s]
/proc/loadavg: 2.00 2.00 1.99 4/80 28741
/proc/meminfo: memFree=1700712/2055920 swapFree=4192812/4192956
[pid=28741] ppid=28739 vsize=867772 CPUtime=0.68
/proc/28741/stat : 28741 (java) S 28739 28741 27201 0 -1 0 8631 0 1 0 62 6 0 0 20 0 9 0 28444334 888598528 7983 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28741/statm: 216943 7983 2040 9 0 211379 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867772

[startup+1.50281 s]
/proc/loadavg: 2.00 2.00 1.99 3/89 28750
/proc/meminfo: memFree=1674784/2055920 swapFree=4192812/4192956
[pid=28741] ppid=28739 vsize=867772 CPUtime=1.48
/proc/28741/stat : 28741 (java) S 28739 28741 27201 0 -1 0 9890 0 1 0 139 9 0 0 20 0 9 0 28444334 888598528 9241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28741/statm: 216943 9241 2041 9 0 211379 0
[pid=28741/tid=28743] ppid=28739 vsize=867772 CPUtime=1.26
/proc/28741/task/28743/stat : 28743 (java) R 28739 28741 27201 0 -1 64 8480 0 1 0 119 7 0 0 25 0 9 0 28444335 888598528 9241 996147200 134512640 134550932 4294955968 18446744073709551615 4126880563 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28744] ppid=28739 vsize=867772 CPUtime=0
/proc/28741/task/28744/stat : 28744 (java) S 28739 28741 27201 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28444337 888598528 9241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28745] ppid=28739 vsize=867772 CPUtime=0
/proc/28741/task/28745/stat : 28745 (java) S 28739 28741 27201 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 28444337 888598528 9241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28746] ppid=28739 vsize=867772 CPUtime=0
/proc/28741/task/28746/stat : 28746 (java) S 28739 28741 27201 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 28444337 888598528 9241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28747] ppid=28739 vsize=867772 CPUtime=0
/proc/28741/task/28747/stat : 28747 (java) S 28739 28741 27201 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28444339 888598528 9241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28748] ppid=28739 vsize=867772 CPUtime=0.19
/proc/28741/task/28748/stat : 28748 (java) S 28739 28741 27201 0 -1 64 711 0 0 0 19 0 0 0 15 0 9 0 28444339 888598528 9241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28749] ppid=28739 vsize=867772 CPUtime=0
/proc/28741/task/28749/stat : 28749 (java) S 28739 28741 27201 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28444339 888598528 9241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28750] ppid=28739 vsize=867772 CPUtime=0
/proc/28741/task/28750/stat : 28750 (java) S 28739 28741 27201 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28444339 888598528 9241 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) 867772

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

[startup+2.30191 s]
/proc/loadavg: 2.00 2.00 1.99 3/89 28750
/proc/meminfo: memFree=1667816/2055920 swapFree=4192812/4192956
[pid=28741] ppid=28739 vsize=868096 CPUtime=2.25
/proc/28741/stat : 28741 (java) S 28739 28741 27201 0 -1 0 16610 196 1 0 211 14 0 0 20 0 10 0 28444334 888930304 11869 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28741/statm: 217024 11869 2654 9 0 211460 0
[pid=28741/tid=28743] ppid=28739 vsize=868096 CPUtime=1.93
/proc/28741/task/28743/stat : 28743 (java) R 28739 28741 27201 0 -1 64 11314 196 1 0 183 10 0 0 24 0 10 0 28444335 888930304 11869 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28744] ppid=28739 vsize=868096 CPUtime=0.05
/proc/28741/task/28744/stat : 28744 (java) R 28739 28741 27201 0 -1 64 3628 196 0 0 5 0 0 0 16 0 10 0 28444337 888930304 11869 996147200 134512640 134550932 4294955968 18446744073709551615 104191139 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28745] ppid=28739 vsize=868096 CPUtime=0
/proc/28741/task/28745/stat : 28745 (java) S 28739 28741 27201 0 -1 64 11 196 0 0 0 0 0 0 23 0 10 0 28444337 888930304 11869 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28746] ppid=28739 vsize=868096 CPUtime=0
/proc/28741/task/28746/stat : 28746 (java) S 28739 28741 27201 0 -1 64 4 196 0 0 0 0 0 0 24 0 10 0 28444337 888930304 11869 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28747] ppid=28739 vsize=868096 CPUtime=0
/proc/28741/task/28747/stat : 28747 (java) S 28739 28741 27201 0 -1 64 2 196 0 0 0 0 0 0 25 0 10 0 28444339 888930304 11869 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28748] ppid=28739 vsize=868096 CPUtime=0.23
/proc/28741/task/28748/stat : 28748 (java) S 28739 28741 27201 0 -1 64 851 196 0 0 22 1 0 0 15 0 10 0 28444339 888930304 11869 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28749] ppid=28739 vsize=868096 CPUtime=0
/proc/28741/task/28749/stat : 28749 (java) S 28739 28741 27201 0 -1 64 0 196 0 0 0 0 0 0 25 0 10 0 28444339 888930304 11869 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28750] ppid=28739 vsize=868096 CPUtime=0
/proc/28741/task/28750/stat : 28750 (java) S 28739 28741 27201 0 -1 64 5 196 0 0 0 0 0 0 15 0 10 0 28444339 888930304 11869 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 868096

[startup+2.50193 s]
/proc/loadavg: 2.00 2.00 1.99 3/89 28750
/proc/meminfo: memFree=1667816/2055920 swapFree=4192812/4192956
[pid=28741] ppid=28739 vsize=868220 CPUtime=2.45
/proc/28741/stat : 28741 (java) S 28739 28741 27201 0 -1 0 20033 319 1 0 231 14 0 0 20 0 9 0 28444334 889057280 12356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28741/statm: 217055 12356 2658 9 0 211491 0
[pid=28741/tid=28743] ppid=28739 vsize=868220 CPUtime=2.09
/proc/28741/task/28743/stat : 28743 (java) R 28739 28741 27201 0 -1 64 14250 319 1 0 198 11 0 0 25 0 9 0 28444335 889057280 12356 996147200 134512640 134550932 4294955968 18446744073709551615 4125952226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28744] ppid=28739 vsize=868220 CPUtime=0.05
/proc/28741/task/28744/stat : 28744 (java) S 28739 28741 27201 0 -1 64 4021 319 0 0 5 0 0 0 16 0 9 0 28444337 889057280 12356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28745] ppid=28739 vsize=868220 CPUtime=0
/proc/28741/task/28745/stat : 28745 (java) S 28739 28741 27201 0 -1 64 19 319 0 0 0 0 0 0 17 0 9 0 28444337 889057280 12356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28746] ppid=28739 vsize=868220 CPUtime=0
/proc/28741/task/28746/stat : 28746 (java) S 28739 28741 27201 0 -1 64 12 319 0 0 0 0 0 0 16 0 9 0 28444337 889057280 12356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28747] ppid=28739 vsize=868220 CPUtime=0
/proc/28741/task/28747/stat : 28747 (java) S 28739 28741 27201 0 -1 64 2 319 0 0 0 0 0 0 25 0 9 0 28444339 889057280 12356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28748] ppid=28739 vsize=868220 CPUtime=0.28
/proc/28741/task/28748/stat : 28748 (java) S 28739 28741 27201 0 -1 64 926 319 0 0 27 1 0 0 16 0 9 0 28444339 889057280 12356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28749] ppid=28739 vsize=868220 CPUtime=0
/proc/28741/task/28749/stat : 28749 (java) S 28739 28741 27201 0 -1 64 0 319 0 0 0 0 0 0 25 0 9 0 28444339 889057280 12356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28750] ppid=28739 vsize=868220 CPUtime=0
/proc/28741/task/28750/stat : 28750 (java) S 28739 28741 27201 0 -1 64 5 319 0 0 0 0 0 0 15 0 9 0 28444339 889057280 12356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 868220

[startup+2.60194 s]
/proc/loadavg: 2.00 2.00 1.99 3/89 28750
/proc/meminfo: memFree=1667816/2055920 swapFree=4192812/4192956
[pid=28741] ppid=28739 vsize=868220 CPUtime=2.55
/proc/28741/stat : 28741 (java) S 28739 28741 27201 0 -1 0 20199 319 1 0 241 14 0 0 20 0 9 0 28444334 889057280 12374 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28741/statm: 217055 12374 2658 9 0 211491 0
[pid=28741/tid=28743] ppid=28739 vsize=868220 CPUtime=2.16
/proc/28741/task/28743/stat : 28743 (java) R 28739 28741 27201 0 -1 64 14397 319 1 0 205 11 0 0 25 0 9 0 28444335 889057280 12374 996147200 134512640 134550932 4294955968 18446744073709551615 4127206136 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28744] ppid=28739 vsize=868220 CPUtime=0.05
/proc/28741/task/28744/stat : 28744 (java) S 28739 28741 27201 0 -1 64 4021 319 0 0 5 0 0 0 16 0 9 0 28444337 889057280 12374 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28745] ppid=28739 vsize=868220 CPUtime=0
/proc/28741/task/28745/stat : 28745 (java) S 28739 28741 27201 0 -1 64 19 319 0 0 0 0 0 0 17 0 9 0 28444337 889057280 12374 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28746] ppid=28739 vsize=868220 CPUtime=0
/proc/28741/task/28746/stat : 28746 (java) S 28739 28741 27201 0 -1 64 12 319 0 0 0 0 0 0 16 0 9 0 28444337 889057280 12374 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28747] ppid=28739 vsize=868220 CPUtime=0
/proc/28741/task/28747/stat : 28747 (java) S 28739 28741 27201 0 -1 64 2 319 0 0 0 0 0 0 25 0 9 0 28444339 889057280 12374 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28748] ppid=28739 vsize=868220 CPUtime=0.3
/proc/28741/task/28748/stat : 28748 (java) S 28739 28741 27201 0 -1 64 945 319 0 0 29 1 0 0 15 0 9 0 28444339 889057280 12374 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28749] ppid=28739 vsize=868220 CPUtime=0
/proc/28741/task/28749/stat : 28749 (java) S 28739 28741 27201 0 -1 64 0 319 0 0 0 0 0 0 25 0 9 0 28444339 889057280 12374 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28741/tid=28750] ppid=28739 vsize=868220 CPUtime=0
/proc/28741/task/28750/stat : 28750 (java) S 28739 28741 27201 0 -1 64 5 319 0 0 0 0 0 0 15 0 9 0 28444339 889057280 12374 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 868220

Child status: 0
Real time (s): 2.67031
CPU time (s): 2.6046
CPU user time (s): 2.43963
CPU system time (s): 0.164974
CPU usage (%): 97.5394
Max. virtual memory (cumulated for all children) (KiB): 868220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.43963
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20640
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= 1582
involuntary context switches= 1608

runsolver used 0.004999 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-12 17:50:03
IDJOB=2097661
IDBENCH=57602
IDSOLVER=773
FILE ID=node53/2097661-1247413803
PBS_JOBID= 9510539
Free space on /tmp= 65976 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-enddr1/normalized-super-jobShop-enddr1-10.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-2097661-1247413803/watcher-2097661-1247413803 -o /tmp/evaluation-result-2097661-1247413803/solver-2097661-1247413803 -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-2097661-1247413803.xml

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

MD5SUM BENCH= 7462799fa7a7c1cf3af137de847f4eab
RANDOM SEED=1928182825

node53.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:       1701192 kB
Buffers:         33856 kB
Cached:         112684 kB
SwapCached:          0 kB
Active:         231640 kB
Inactive:        66908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2156 kB
Writeback:           0 kB
Mapped:         170452 kB
Slab:            41216 kB
Committed_AS:  1013100 kB
PageTables:       2028 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= 65972 MiB
End job on node53 at 2009-07-12 17:50:06