Trace number 2097682

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 4.69029 4.74973

DiagnosticValue
CHECKS20565800
NODES103

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-7.xml
MD5SUM3d212b518200a202089f2dda1551e6b0
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.227964
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size149
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.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-2097682-1247413823.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.38/0.42	     nbVariables=100  nbDomainTypes=48  minDomainSize=122  maxDomainSize=149  nbTotalValues=14120
0.38/0.42	       =>  wckTime=0.182  cpuTime=0.13  mem=8M869
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
2.84/2.94	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=7567635
2.84/2.94	     nbExtensionStructures=379  nbSharedExtensionStructures=605  nbConflictsStructures=379
2.84/2.94	     nbSharedConflictsStructures=605  nbSharedBinaryRepresentations=86580  minDegree=11  maxDegree=24  minArity=2
2.84/2.94	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.113  symmetryCpuTime=0.07  nbCliques=5
2.84/2.94	       =>  wckTime=2.702  cpuTime=2.41  mem=28M430
2.94/3.02	   
2.94/3.02	   solver IterativeSystematicSolver being built... 
2.94/3.09	   
2.94/3.09	   INFO : Forward propagation technique limited 
3.03/3.16	       =>  wckTime=2.919  cpuTime=2.53  mem=23M65
4.52/4.62	   
4.52/4.62	   preprocessing
4.52/4.62	     nbConstraintChecks=20101725  nbPropagations=41846  nbRevisions=133374  nbUselessRevisions=85259
4.52/4.62	     nbSingletonTests=1778  nbEffectiveSingletonTests=28  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=88
4.52/4.62	     detectedInconsistency=no
4.52/4.62	       =>  wckTime=1.458  cpuTime=1.38  mem=20M104
4.63/4.72	   
4.63/4.72	   search
4.63/4.72	     run=0  nbConstraintChecks=464078  minDepth=6  maxDepth=100  nbPropagations=42958  nbRevisions=136515
4.63/4.72	     nbUselessRevisions=87297  nbAssignments=103  nbFailedAssignments=3  nbBacktracks=0  nbVisitedNodes=107
4.63/4.72	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
4.63/4.72	     nbREliminables=0.25  nbIEliminables=63.12  nbDEliminables=0  nbPEliminables=0
4.63/4.72	       =>  wckTime=1.557  cpuTime=1.46  mem=21M969
4.63/4.72	   
4.63/4.72	   global
4.63/4.72	     nbConstraintChecks=20565803  nbPropagations=84804  nbRevisions=269889  nbUselessRevisions=172556
4.63/4.72	     nbRestartNogoods=0  solvingWckTime=1.56  solvingCpuTime=1.46  expiredTime=no  totalExploration=no
4.63/4.72	     nbFoundSolutions=1  firstSolutionCpuTime=3.99  globalCpuTime=4.05
4.63/4.72	       =>  wckTime=4.481  cpuTime=3.99  mem=21M969
4.63/4.72	   
4.63/4.72	s SATISFIABLE
4.63/4.72	v 15 37 76 24 109 110 127 126 135 136 27 26 123 124 133 132 151 150 155 156 18 17 24 57 82 117 137 138 144 143 0 1 15 55 70 69 96 97 113 114 8 7 20 21 31 32 49 50 81 80 0 1 8 7 15 44 65 64 89 90 30 31 61 62 142 117 163 164 170 169 13 14 18 19 97 48 109 110 125 124 0 1 12 11 60 61 86 84 105 104 33 34 140 141 154 155 171 170 181 182 
4.63/4.72	d NODES 103
4.63/4.72	d CHECKS 20565803
4.63/4.72	   
4.63/4.73	   totalWckTime=4.538  totalCpuTime=4.06

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-2097682-1247413823/watcher-2097682-1247413823 -o /tmp/evaluation-result-2097682-1247413823/solver-2097682-1247413823 -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-2097682-1247413823.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.02 2.02 2.00 3/81 31095
/proc/meminfo: memFree=1685008/2055920 swapFree=4192812/4192956
[pid=31095] ppid=31093 vsize=10676 CPUtime=0
/proc/31095/stat : 31095 (java) S 31093 31095 30089 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28448782 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31095/statm: 2669 474 207 9 0 1184 0
[pid=31095/tid=31096] ppid=31093 vsize=10676 CPUtime=0
/proc/31095/task/31096/stat : 31096 (java) R 31093 31095 30089 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28448783 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 10121176 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.044043 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 31095
/proc/meminfo: memFree=1685008/2055920 swapFree=4192812/4192956
[pid=31095] ppid=31093 vsize=861936 CPUtime=0.03
/proc/31095/stat : 31095 (java) S 31093 31095 30089 0 -1 0 2280 0 1 0 2 1 0 0 18 0 5 0 28448782 882622464 1882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/31095/statm: 215484 1896 867 9 0 210399 0
[pid=31095/tid=31096] ppid=31093 vsize=861936 CPUtime=0.01
/proc/31095/task/31096/stat : 31096 (java) R 31093 31095 30089 0 -1 64 1601 0 1 0 1 0 0 0 17 0 5 0 28448783 882622464 1896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.108674 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 31095
/proc/meminfo: memFree=1685008/2055920 swapFree=4192812/4192956
[pid=31095] ppid=31093 vsize=865984 CPUtime=0.09
/proc/31095/stat : 31095 (java) S 31093 31095 30089 0 -1 0 3881 0 1 0 7 2 0 0 18 0 9 0 28448782 886767616 3320 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31095/statm: 216496 3320 1747 9 0 210981 0
[pid=31095/tid=31096] ppid=31093 vsize=865984 CPUtime=0.07
/proc/31095/task/31096/stat : 31096 (java) R 31093 31095 30089 0 -1 64 2974 0 1 0 6 1 0 0 18 0 9 0 28448783 886767616 3320 996147200 134512640 134550932 4294955968 18446744073709551615 102504979 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301695 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 31095
/proc/meminfo: memFree=1685008/2055920 swapFree=4192812/4192956
[pid=31095] ppid=31093 vsize=866296 CPUtime=0.29
/proc/31095/stat : 31095 (java) S 31093 31095 30089 0 -1 0 5697 0 1 0 25 4 0 0 18 0 9 0 28448782 887087104 5100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31095/statm: 216574 5100 1927 9 0 211052 0
[pid=31095/tid=31096] ppid=31093 vsize=866296 CPUtime=0.24
/proc/31095/task/31096/stat : 31096 (java) R 31093 31095 30089 0 -1 64 4726 0 1 0 21 3 0 0 19 0 9 0 28448783 887087104 5100 996147200 134512640 134550932 4294955968 18446744073709551615 9274148 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866296

[startup+0.701739 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 31095
/proc/meminfo: memFree=1685008/2055920 swapFree=4192812/4192956
[pid=31095] ppid=31093 vsize=867780 CPUtime=0.68
/proc/31095/stat : 31095 (java) S 31093 31095 30089 0 -1 0 8363 0 1 0 62 6 0 0 18 0 9 0 28448782 888606720 7717 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31095/statm: 216945 7717 2037 9 0 211381 0
[pid=31095/tid=31096] ppid=31093 vsize=867780 CPUtime=0.5
/proc/31095/task/31096/stat : 31096 (java) R 31093 31095 30089 0 -1 64 6997 0 1 0 45 5 0 0 21 0 9 0 28448783 888606720 7717 996147200 134512640 134550932 4294955968 18446744073709551615 102251103 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867780

[startup+1.50183 s]
/proc/loadavg: 2.02 2.02 2.00 3/90 31104
/proc/meminfo: memFree=1659720/2055920 swapFree=4192812/4192956
[pid=31095] ppid=31093 vsize=867780 CPUtime=1.47
/proc/31095/stat : 31095 (java) S 31093 31095 30089 0 -1 0 9616 0 1 0 139 8 0 0 18 0 9 0 28448782 888606720 8967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31095/statm: 216945 8967 2041 9 0 211381 0
[pid=31095/tid=31096] ppid=31093 vsize=867780 CPUtime=1.26
/proc/31095/task/31096/stat : 31096 (java) R 31093 31095 30089 0 -1 64 8210 0 1 0 119 7 0 0 25 0 9 0 28448783 888606720 8967 996147200 134512640 134550932 4294955968 18446744073709551615 4126882803 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31098] ppid=31093 vsize=867780 CPUtime=0
/proc/31095/task/31098/stat : 31098 (java) S 31093 31095 30089 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28448785 888606720 8967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31099] ppid=31093 vsize=867780 CPUtime=0
/proc/31095/task/31099/stat : 31099 (java) S 31093 31095 30089 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28448785 888606720 8967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31100] ppid=31093 vsize=867780 CPUtime=0
/proc/31095/task/31100/stat : 31100 (java) S 31093 31095 30089 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28448785 888606720 8967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31101] ppid=31093 vsize=867780 CPUtime=0
/proc/31095/task/31101/stat : 31101 (java) S 31093 31095 30089 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28448787 888606720 8967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31102] ppid=31093 vsize=867780 CPUtime=0.19
/proc/31095/task/31102/stat : 31102 (java) S 31093 31095 30089 0 -1 64 708 0 0 0 19 0 0 0 16 0 9 0 28448787 888606720 8967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31103] ppid=31093 vsize=867780 CPUtime=0
/proc/31095/task/31103/stat : 31103 (java) S 31093 31095 30089 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28448787 888606720 8967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31104] ppid=31093 vsize=867780 CPUtime=0
/proc/31095/task/31104/stat : 31104 (java) S 31093 31095 30089 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28448787 888606720 8967 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) 867780

[startup+3.10202 s]
/proc/loadavg: 2.02 2.02 2.00 3/90 31104
/proc/meminfo: memFree=1653832/2055920 swapFree=4192812/4192956
[pid=31095] ppid=31093 vsize=868552 CPUtime=3.03
/proc/31095/stat : 31095 (java) S 31093 31095 30089 0 -1 0 19159 320 1 0 289 14 0 0 18 0 9 0 28448782 889397248 12802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31095/statm: 217138 12802 2656 9 0 211574 0
[pid=31095/tid=31096] ppid=31093 vsize=868552 CPUtime=2.67
/proc/31095/task/31096/stat : 31096 (java) R 31093 31095 30089 0 -1 64 13198 320 1 0 256 11 0 0 24 0 9 0 28448783 889397248 12802 996147200 134512640 134550932 4294955968 18446744073709551615 4159510844 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31098] ppid=31093 vsize=868552 CPUtime=0.06
/proc/31095/task/31098/stat : 31098 (java) S 31093 31095 30089 0 -1 64 4207 320 0 0 6 0 0 0 17 0 9 0 28448785 889397248 12802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31099] ppid=31093 vsize=868552 CPUtime=0
/proc/31095/task/31099/stat : 31099 (java) S 31093 31095 30089 0 -1 64 19 320 0 0 0 0 0 0 17 0 9 0 28448785 889397248 12802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31100] ppid=31093 vsize=868552 CPUtime=0
/proc/31095/task/31100/stat : 31100 (java) S 31093 31095 30089 0 -1 64 11 320 0 0 0 0 0 0 16 0 9 0 28448785 889397248 12802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31101] ppid=31093 vsize=868552 CPUtime=0
/proc/31095/task/31101/stat : 31101 (java) S 31093 31095 30089 0 -1 64 2 320 0 0 0 0 0 0 18 0 9 0 28448787 889397248 12802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31102] ppid=31093 vsize=868552 CPUtime=0.25
/proc/31095/task/31102/stat : 31102 (java) S 31093 31095 30089 0 -1 64 916 320 0 0 25 0 0 0 15 0 9 0 28448787 889397248 12802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31103] ppid=31093 vsize=868552 CPUtime=0
/proc/31095/task/31103/stat : 31103 (java) S 31093 31095 30089 0 -1 64 0 320 0 0 0 0 0 0 19 0 9 0 28448787 889397248 12802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31104] ppid=31093 vsize=868552 CPUtime=0
/proc/31095/task/31104/stat : 31104 (java) S 31093 31095 30089 0 -1 64 3 320 0 0 0 0 0 0 15 0 9 0 28448787 889397248 12802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 868552

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

[startup+3.90211 s]
/proc/loadavg: 2.02 2.02 2.00 4/90 31108
/proc/meminfo: memFree=1643592/2055920 swapFree=4192812/4192956
[pid=31095] ppid=31093 vsize=868552 CPUtime=3.82
/proc/31095/stat : 31095 (java) S 31093 31095 30089 0 -1 0 24803 320 1 0 364 18 0 0 18 0 9 0 28448782 889397248 16257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31095/statm: 217138 16257 2658 9 0 211574 0
[pid=31095/tid=31096] ppid=31093 vsize=868552 CPUtime=3.42
/proc/31095/task/31096/stat : 31096 (java) R 31093 31095 30089 0 -1 64 18819 320 1 0 327 15 0 0 25 0 9 0 28448783 889397248 16257 996147200 134512640 134550932 4294955968 18446744073709551615 4127187940 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31098] ppid=31093 vsize=868552 CPUtime=0.06
/proc/31095/task/31098/stat : 31098 (java) S 31093 31095 30089 0 -1 64 4207 320 0 0 6 0 0 0 17 0 9 0 28448785 889397248 16257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31099] ppid=31093 vsize=868552 CPUtime=0
/proc/31095/task/31099/stat : 31099 (java) S 31093 31095 30089 0 -1 64 19 320 0 0 0 0 0 0 17 0 9 0 28448785 889397248 16257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31100] ppid=31093 vsize=868552 CPUtime=0
/proc/31095/task/31100/stat : 31100 (java) S 31093 31095 30089 0 -1 64 11 320 0 0 0 0 0 0 16 0 9 0 28448785 889397248 16257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31101] ppid=31093 vsize=868552 CPUtime=0
/proc/31095/task/31101/stat : 31101 (java) S 31093 31095 30089 0 -1 64 2 320 0 0 0 0 0 0 18 0 9 0 28448787 889397248 16257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31102] ppid=31093 vsize=868552 CPUtime=0.3
/proc/31095/task/31102/stat : 31102 (java) S 31093 31095 30089 0 -1 64 939 320 0 0 30 0 0 0 15 0 9 0 28448787 889397248 16257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31103] ppid=31093 vsize=868552 CPUtime=0
/proc/31095/task/31103/stat : 31103 (java) S 31093 31095 30089 0 -1 64 0 320 0 0 0 0 0 0 19 0 9 0 28448787 889397248 16257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31104] ppid=31093 vsize=868552 CPUtime=0
/proc/31095/task/31104/stat : 31104 (java) S 31093 31095 30089 0 -1 64 3 320 0 0 0 0 0 0 15 0 9 0 28448787 889397248 16257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 868552

[startup+4.30215 s]
/proc/loadavg: 2.02 2.02 2.00 4/90 31108
/proc/meminfo: memFree=1616712/2055920 swapFree=4192812/4192956
[pid=31095] ppid=31093 vsize=868464 CPUtime=4.23
/proc/31095/stat : 31095 (java) S 31093 31095 30089 0 -1 0 28220 320 1 0 403 20 0 0 18 0 9 0 28448782 889307136 19524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31095/statm: 217116 19524 2639 9 0 211574 0
[pid=31095/tid=31096] ppid=31093 vsize=868464 CPUtime=3.81
/proc/31095/task/31096/stat : 31096 (java) R 31093 31095 30089 0 -1 64 21119 320 1 0 364 17 0 0 25 0 9 0 28448783 889307136 19524 996147200 134512640 134550932 4294955968 18446744073709551615 4127174491 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31098] ppid=31093 vsize=868464 CPUtime=0.07
/proc/31095/task/31098/stat : 31098 (java) S 31093 31095 30089 0 -1 64 5322 320 0 0 7 0 0 0 16 0 9 0 28448785 889307136 19524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31099] ppid=31093 vsize=868464 CPUtime=0
/proc/31095/task/31099/stat : 31099 (java) S 31093 31095 30089 0 -1 64 19 320 0 0 0 0 0 0 16 0 9 0 28448785 889307136 19524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31100] ppid=31093 vsize=868464 CPUtime=0
/proc/31095/task/31100/stat : 31100 (java) S 31093 31095 30089 0 -1 64 11 320 0 0 0 0 0 0 16 0 9 0 28448785 889307136 19524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31101] ppid=31093 vsize=868464 CPUtime=0
/proc/31095/task/31101/stat : 31101 (java) S 31093 31095 30089 0 -1 64 2 320 0 0 0 0 0 0 18 0 9 0 28448787 889307136 19524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31102] ppid=31093 vsize=868464 CPUtime=0.3
/proc/31095/task/31102/stat : 31102 (java) S 31093 31095 30089 0 -1 64 941 320 0 0 30 0 0 0 15 0 9 0 28448787 889307136 19524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31103] ppid=31093 vsize=868464 CPUtime=0
/proc/31095/task/31103/stat : 31103 (java) S 31093 31095 30089 0 -1 64 0 320 0 0 0 0 0 0 19 0 9 0 28448787 889307136 19524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31104] ppid=31093 vsize=868464 CPUtime=0
/proc/31095/task/31104/stat : 31104 (java) S 31093 31095 30089 0 -1 64 3 320 0 0 0 0 0 0 15 0 9 0 28448787 889307136 19524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 868464

[startup+4.7022 s]
/proc/loadavg: 2.02 2.02 2.00 4/90 31108
/proc/meminfo: memFree=1616712/2055920 swapFree=4192812/4192956
[pid=31095] ppid=31093 vsize=868464 CPUtime=4.63
/proc/31095/stat : 31095 (java) S 31093 31095 30089 0 -1 0 28233 320 1 0 442 21 0 0 18 0 9 0 28448782 889307136 19535 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31095/statm: 217116 19535 2639 9 0 211574 0
[pid=31095/tid=31096] ppid=31093 vsize=868464 CPUtime=4.18
/proc/31095/task/31096/stat : 31096 (java) R 31093 31095 30089 0 -1 64 21123 320 1 0 401 17 0 0 25 0 9 0 28448783 889307136 19535 996147200 134512640 134550932 4294955968 18446744073709551615 4127173410 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31098] ppid=31093 vsize=868464 CPUtime=0.07
/proc/31095/task/31098/stat : 31098 (java) S 31093 31095 30089 0 -1 64 5322 320 0 0 7 0 0 0 16 0 9 0 28448785 889307136 19535 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31099] ppid=31093 vsize=868464 CPUtime=0
/proc/31095/task/31099/stat : 31099 (java) S 31093 31095 30089 0 -1 64 19 320 0 0 0 0 0 0 16 0 9 0 28448785 889307136 19535 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31100] ppid=31093 vsize=868464 CPUtime=0
/proc/31095/task/31100/stat : 31100 (java) S 31093 31095 30089 0 -1 64 11 320 0 0 0 0 0 0 16 0 9 0 28448785 889307136 19535 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31101] ppid=31093 vsize=868464 CPUtime=0
/proc/31095/task/31101/stat : 31101 (java) S 31093 31095 30089 0 -1 64 2 320 0 0 0 0 0 0 18 0 9 0 28448787 889307136 19535 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31102] ppid=31093 vsize=868464 CPUtime=0.32
/proc/31095/task/31102/stat : 31102 (java) S 31093 31095 30089 0 -1 64 950 320 0 0 32 0 0 0 15 0 9 0 28448787 889307136 19535 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31103] ppid=31093 vsize=868464 CPUtime=0
/proc/31095/task/31103/stat : 31103 (java) S 31093 31095 30089 0 -1 64 0 320 0 0 0 0 0 0 19 0 9 0 28448787 889307136 19535 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31095/tid=31104] ppid=31093 vsize=868464 CPUtime=0
/proc/31095/task/31104/stat : 31104 (java) S 31093 31095 30089 0 -1 64 3 320 0 0 0 0 0 0 15 0 9 0 28448787 889307136 19535 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 868464

Child status: 0
Real time (s): 4.74973
CPU time (s): 4.69029
CPU user time (s): 4.45932
CPU system time (s): 0.230964
CPU usage (%): 98.7485
Max. virtual memory (cumulated for all children) (KiB): 868552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.45932
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28593
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= 1475
involuntary context switches= 1723

runsolver used 0.008998 second user time and 0.024996 second system time

The end

Launcher Data

Begin job on node32 at 2009-07-12 17:50:23
IDJOB=2097682
IDBENCH=57616
IDSOLVER=774
FILE ID=node32/2097682-1247413823
PBS_JOBID= 9510580
Free space on /tmp= 66364 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-7.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-2097682-1247413823/watcher-2097682-1247413823 -o /tmp/evaluation-result-2097682-1247413823/solver-2097682-1247413823 -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-2097682-1247413823.xml

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

MD5SUM BENCH= 3d212b518200a202089f2dda1551e6b0
RANDOM SEED=853099474

node32.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.236
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.236
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:       1685488 kB
Buffers:         38960 kB
Cached:         123288 kB
SwapCached:          0 kB
Active:         249052 kB
Inactive:        65104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2368 kB
Writeback:           0 kB
Mapped:         172408 kB
Slab:            40912 kB
Committed_AS:  1025196 kB
PageTables:       2184 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= 66360 MiB
End job on node32 at 2009-07-12 17:50:28