Trace number 1085174

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 7.57885 7.6663

DiagnosticValue
CHECKS65317200
NODES7322

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-3.xml
MD5SUM0b7b70f6dd692b128bfbda29a471f6cc
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.087986
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size151
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 (download as text)

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1085174-1215232822.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.42	     nbVariables=100  nbDomainTypes=47  minDomainSize=107  maxDomainSize=151  nbTotalValues=13060
0.38/0.43	       =>  wckTime=0.181  cpuTime=0.12  mem=7M886
0.38/0.43	   
0.38/0.43	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
2.36/2.48	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=6089189
2.36/2.48	     nbExtensionStructures=357  nbSharedExtensionStructures=618  nbConflictsStructures=357
2.36/2.48	     nbSharedConflictsStructures=618  nbSharedBinaryRepresentations=73739  minDegree=11  maxDegree=24  minArity=2
2.36/2.48	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.111  symmetryCpuTime=0.07  nbCliques=5
2.36/2.48	       =>  wckTime=2.236  cpuTime=1.96  mem=27M438
2.43/2.56	   
2.43/2.56	   solver IterativeSystematicSolver being built... 
2.54/2.63	   
2.54/2.63	   INFO : Forward propagation technique limited 
2.54/2.69	       =>  wckTime=2.444  cpuTime=2.07  mem=22M726
4.32/4.43	   
4.32/4.43	   preprocessing
4.32/4.43	     nbConstraintChecks=23218599  nbPropagations=54030  nbRevisions=172816  nbUselessRevisions=107719
4.32/4.43	     nbSingletonTests=1841  nbEffectiveSingletonTests=34  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=85
4.32/4.43	     detectedInconsistency=no
4.32/4.43	       =>  wckTime=1.742  cpuTime=1.66  mem=31M987
4.91/5.02	   
4.91/5.02	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=42M251)
7.49/7.64	   
7.49/7.64	   search
7.49/7.64	     run=14  nbConstraintChecks=42098585  minDepth=1  maxDepth=100  nbPropagations=1290527  nbRevisions=6053040
7.49/7.64	     nbUselessRevisions=3857166  nbAssignments=7322  nbFailedAssignments=5946  nbInferredBacktracks=82  nbBacktracks=966
7.49/7.64	     nbVisitedNodes=14072  nbRestartNogoods=241  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=1.16
7.49/7.64	     nbIEliminables=86.67  nbDEliminables=0  nbPEliminables=0
7.49/7.64	       =>  wckTime=4.952  cpuTime=4.78  mem=30M26
7.49/7.64	   
7.49/7.64	   global
7.49/7.64	     nbConstraintChecks=65317184  nbPropagations=1344557  nbRevisions=6225856  nbUselessRevisions=3964885
7.49/7.64	     nbRestartNogoods=241  solvingWckTime=4.954  solvingCpuTime=4.78  expiredTime=no  totalExploration=no
7.49/7.64	     nbFoundSolutions=1  firstSolutionCpuTime=6.84  globalCpuTime=6.9
7.49/7.64	       =>  wckTime=7.4  cpuTime=6.85  mem=30M26
7.49/7.64	   
7.49/7.64	s SATISFIABLE
7.49/7.64	v 0 1 9 8 33 32 52 51 60 154 42 41 80 79 149 148 157 158 168 167 0 1 9 8 19 20 33 32 36 37 34 4 111 110 120 121 130 129 139 154 35 36 42 41 72 73 88 87 104 103 138 139 147 146 158 157 170 171 182 181 19 60 71 61 88 87 100 101 115 153 0 1 17 18 41 42 61 60 75 74 30 4 51 52 100 101 118 119 130 159 26 25 41 42 59 57 72 73 90 153 
7.49/7.64	d NODES 7322
7.49/7.64	d CHECKS 65317184
7.49/7.65	   
7.49/7.65	   totalWckTime=7.456  totalCpuTime=6.9

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085174-1215232822/watcher-1085174-1215232822 -o /tmp/evaluation-result-1085174-1215232822/solver-1085174-1215232822 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1085174-1215232822.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3864
/proc/meminfo: memFree=1246024/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=18572 CPUtime=0
/proc/3864/stat : 3864 (runsolver) R 3862 3864 2942 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1552954397 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 268213742887 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/3864/statm: 4643 292 257 25 0 2626 0

[startup+0.0443531 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3864
/proc/meminfo: memFree=1246024/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=861876 CPUtime=0.02
/proc/3864/stat : 3864 (java) S 3862 3864 2942 0 -1 0 2249 0 1 0 1 1 0 0 18 0 5 0 1552954397 882561024 1860 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/3864/statm: 215469 1860 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.101968 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3864
/proc/meminfo: memFree=1246024/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=865884 CPUtime=0.08
/proc/3864/stat : 3864 (java) S 3862 3864 2942 0 -1 0 3724 0 1 0 6 2 0 0 18 0 9 0 1552954397 886665216 3187 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3864/statm: 216471 3187 1690 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302994 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3864
/proc/meminfo: memFree=1246024/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=866196 CPUtime=0.28
/proc/3864/stat : 3864 (java) S 3862 3864 2942 0 -1 0 5618 0 1 0 24 4 0 0 18 0 9 0 1552954397 886984704 5032 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3864/statm: 216549 5032 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.702036 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3864
/proc/meminfo: memFree=1246024/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=867684 CPUtime=0.68
/proc/3864/stat : 3864 (java) S 3862 3864 2942 0 -1 0 8277 0 1 0 62 6 0 0 18 0 9 0 1552954397 888508416 7637 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3864/statm: 216921 7637 2011 9 0 211427 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867684

[startup+1.50212 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 3873
/proc/meminfo: memFree=1216896/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=867684 CPUtime=1.47
/proc/3864/stat : 3864 (java) S 3862 3864 2942 0 -1 0 9544 0 1 0 138 9 0 0 18 0 9 0 1552954397 888508416 8901 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3864/statm: 216921 8901 2014 9 0 211427 0
[pid=3864/tid=3866] ppid=3862 vsize=867684 CPUtime=1.24
/proc/3864/task/3866/stat : 3866 (java) R 3862 3864 2942 0 -1 64 8151 0 1 0 117 7 0 0 25 0 9 0 1552954398 888508416 8901 996147200 134512640 134550740 4294955968 18446744073709551615 4126868313 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3867] ppid=3862 vsize=867684 CPUtime=0
/proc/3864/task/3867/stat : 3867 (java) S 3862 3864 2942 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 1552954400 888508416 8901 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3868] ppid=3862 vsize=867684 CPUtime=0
/proc/3864/task/3868/stat : 3868 (java) S 3862 3864 2942 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 1552954400 888508416 8901 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3869] ppid=3862 vsize=867684 CPUtime=0
/proc/3864/task/3869/stat : 3869 (java) S 3862 3864 2942 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1552954400 888508416 8901 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3870] ppid=3862 vsize=867684 CPUtime=0
/proc/3864/task/3870/stat : 3870 (java) S 3862 3864 2942 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1552954402 888508416 8901 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3871] ppid=3862 vsize=867684 CPUtime=0.19
/proc/3864/task/3871/stat : 3871 (java) S 3862 3864 2942 0 -1 64 696 0 0 0 19 0 0 0 16 0 9 0 1552954402 888508416 8901 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3872] ppid=3862 vsize=867684 CPUtime=0
/proc/3864/task/3872/stat : 3872 (java) S 3862 3864 2942 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1552954402 888508416 8901 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3873] ppid=3862 vsize=867684 CPUtime=0
/proc/3864/task/3873/stat : 3873 (java) S 3862 3864 2942 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1552954402 888508416 8901 996147200 134512640 134550740 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) 867684

[startup+3.10131 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3873
/proc/meminfo: memFree=1209152/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=868452 CPUtime=3.04
/proc/3864/stat : 3864 (java) S 3862 3864 2942 0 -1 0 22098 319 1 0 288 16 0 0 18 0 9 0 1552954397 889294848 13906 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3864/statm: 217113 13906 2632 9 0 211619 0
[pid=3864/tid=3866] ppid=3862 vsize=868452 CPUtime=2.64
/proc/3864/task/3866/stat : 3866 (java) R 3862 3864 2942 0 -1 64 16276 319 1 0 251 13 0 0 25 0 9 0 1552954398 889294848 13906 996147200 134512640 134550740 4294955968 18446744073709551615 4126683232 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3867] ppid=3862 vsize=868452 CPUtime=0.06
/proc/3864/task/3867/stat : 3867 (java) S 3862 3864 2942 0 -1 64 4061 319 0 0 6 0 0 0 16 0 9 0 1552954400 889294848 13906 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3868] ppid=3862 vsize=868452 CPUtime=0
/proc/3864/task/3868/stat : 3868 (java) S 3862 3864 2942 0 -1 64 14 319 0 0 0 0 0 0 16 0 9 0 1552954400 889294848 13906 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3869] ppid=3862 vsize=868452 CPUtime=0
/proc/3864/task/3869/stat : 3869 (java) S 3862 3864 2942 0 -1 64 10 319 0 0 0 0 0 0 16 0 9 0 1552954400 889294848 13906 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3870] ppid=3862 vsize=868452 CPUtime=0
/proc/3864/task/3870/stat : 3870 (java) S 3862 3864 2942 0 -1 64 1 319 0 0 0 0 0 0 18 0 9 0 1552954402 889294848 13906 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3871] ppid=3862 vsize=868452 CPUtime=0.3
/proc/3864/task/3871/stat : 3871 (java) S 3862 3864 2942 0 -1 64 923 319 0 0 30 0 0 0 15 0 9 0 1552954402 889294848 13906 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3872] ppid=3862 vsize=868452 CPUtime=0
/proc/3864/task/3872/stat : 3872 (java) S 3862 3864 2942 0 -1 64 2 319 0 0 0 0 0 0 19 0 9 0 1552954402 889294848 13906 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3873] ppid=3862 vsize=868452 CPUtime=0
/proc/3864/task/3873/stat : 3873 (java) S 3862 3864 2942 0 -1 64 3 319 0 0 0 0 0 0 15 0 9 0 1552954402 889294848 13906 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868452

[startup+6.30267 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3877
/proc/meminfo: memFree=1172864/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=868364 CPUtime=6.2
/proc/3864/stat : 3864 (java) S 3862 3864 2942 0 -1 0 28985 319 1 0 600 20 0 0 18 0 9 0 1552954397 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3864/statm: 217091 20562 2614 9 0 211619 0
[pid=3864/tid=3866] ppid=3862 vsize=868364 CPUtime=5.72
/proc/3864/task/3866/stat : 3866 (java) R 3862 3864 2942 0 -1 64 20826 319 1 0 556 16 0 0 25 0 9 0 1552954398 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4127135778 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3867] ppid=3862 vsize=868364 CPUtime=0.09
/proc/3864/task/3867/stat : 3867 (java) S 3862 3864 2942 0 -1 64 6299 319 0 0 7 2 0 0 16 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3868] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3868/stat : 3868 (java) S 3862 3864 2942 0 -1 64 14 319 0 0 0 0 0 0 16 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3869] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3869/stat : 3869 (java) S 3862 3864 2942 0 -1 64 10 319 0 0 0 0 0 0 16 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3870] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3870/stat : 3870 (java) S 3862 3864 2942 0 -1 64 1 319 0 0 0 0 0 0 18 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3871] ppid=3862 vsize=868364 CPUtime=0.36
/proc/3864/task/3871/stat : 3871 (java) S 3862 3864 2942 0 -1 64 994 319 0 0 36 0 0 0 16 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3872] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3872/stat : 3872 (java) S 3862 3864 2942 0 -1 64 2 319 0 0 0 0 0 0 19 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3873] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3873/stat : 3873 (java) S 3862 3864 2942 0 -1 64 31 319 0 0 0 0 0 0 15 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868364

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

[startup+7.10276 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3877
/proc/meminfo: memFree=1159040/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=868364 CPUtime=6.99
/proc/3864/stat : 3864 (java) S 3862 3864 2942 0 -1 0 28985 319 1 0 679 20 0 0 18 0 9 0 1552954397 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3864/statm: 217091 20562 2614 9 0 211619 0
[pid=3864/tid=3866] ppid=3862 vsize=868364 CPUtime=6.51
/proc/3864/task/3866/stat : 3866 (java) R 3862 3864 2942 0 -1 64 20826 319 1 0 635 16 0 0 25 0 9 0 1552954398 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4127162009 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3867] ppid=3862 vsize=868364 CPUtime=0.09
/proc/3864/task/3867/stat : 3867 (java) S 3862 3864 2942 0 -1 64 6299 319 0 0 7 2 0 0 17 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3868] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3868/stat : 3868 (java) S 3862 3864 2942 0 -1 64 14 319 0 0 0 0 0 0 16 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3869] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3869/stat : 3869 (java) S 3862 3864 2942 0 -1 64 10 319 0 0 0 0 0 0 16 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3870] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3870/stat : 3870 (java) S 3862 3864 2942 0 -1 64 1 319 0 0 0 0 0 0 18 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3871] ppid=3862 vsize=868364 CPUtime=0.36
/proc/3864/task/3871/stat : 3871 (java) S 3862 3864 2942 0 -1 64 994 319 0 0 36 0 0 0 15 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3872] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3872/stat : 3872 (java) S 3862 3864 2942 0 -1 64 2 319 0 0 0 0 0 0 19 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3873] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3873/stat : 3873 (java) S 3862 3864 2942 0 -1 64 31 319 0 0 0 0 0 0 15 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 868364

[startup+7.50281 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3877
/proc/meminfo: memFree=1159040/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=868364 CPUtime=7.39
/proc/3864/stat : 3864 (java) S 3862 3864 2942 0 -1 0 28986 319 1 0 719 20 0 0 18 0 9 0 1552954397 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3864/statm: 217091 20562 2614 9 0 211619 0
[pid=3864/tid=3866] ppid=3862 vsize=868364 CPUtime=6.91
/proc/3864/task/3866/stat : 3866 (java) R 3862 3864 2942 0 -1 64 20827 319 1 0 675 16 0 0 25 0 9 0 1552954398 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4127125668 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3867] ppid=3862 vsize=868364 CPUtime=0.09
/proc/3864/task/3867/stat : 3867 (java) S 3862 3864 2942 0 -1 64 6299 319 0 0 7 2 0 0 17 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3868] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3868/stat : 3868 (java) S 3862 3864 2942 0 -1 64 14 319 0 0 0 0 0 0 16 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3869] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3869/stat : 3869 (java) S 3862 3864 2942 0 -1 64 10 319 0 0 0 0 0 0 16 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3870] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3870/stat : 3870 (java) S 3862 3864 2942 0 -1 64 1 319 0 0 0 0 0 0 18 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3871] ppid=3862 vsize=868364 CPUtime=0.36
/proc/3864/task/3871/stat : 3871 (java) S 3862 3864 2942 0 -1 64 994 319 0 0 36 0 0 0 15 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3872] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3872/stat : 3872 (java) S 3862 3864 2942 0 -1 64 2 319 0 0 0 0 0 0 19 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3873] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3873/stat : 3873 (java) S 3862 3864 2942 0 -1 64 31 319 0 0 0 0 0 0 15 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 868364

[startup+7.60282 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3877
/proc/meminfo: memFree=1158976/2055920 swapFree=4098000/4192956
[pid=3864] ppid=3862 vsize=868364 CPUtime=7.49
/proc/3864/stat : 3864 (java) S 3862 3864 2942 0 -1 0 28986 319 1 0 729 20 0 0 18 0 9 0 1552954397 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3864/statm: 217091 20562 2614 9 0 211619 0
[pid=3864/tid=3866] ppid=3862 vsize=868364 CPUtime=7.01
/proc/3864/task/3866/stat : 3866 (java) R 3862 3864 2942 0 -1 64 20827 319 1 0 685 16 0 0 25 0 9 0 1552954398 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4127172267 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3867] ppid=3862 vsize=868364 CPUtime=0.09
/proc/3864/task/3867/stat : 3867 (java) S 3862 3864 2942 0 -1 64 6299 319 0 0 7 2 0 0 17 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3868] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3868/stat : 3868 (java) S 3862 3864 2942 0 -1 64 14 319 0 0 0 0 0 0 16 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3869] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3869/stat : 3869 (java) S 3862 3864 2942 0 -1 64 10 319 0 0 0 0 0 0 16 0 9 0 1552954400 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3870] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3870/stat : 3870 (java) S 3862 3864 2942 0 -1 64 1 319 0 0 0 0 0 0 18 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3871] ppid=3862 vsize=868364 CPUtime=0.36
/proc/3864/task/3871/stat : 3871 (java) S 3862 3864 2942 0 -1 64 994 319 0 0 36 0 0 0 15 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3872] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3872/stat : 3872 (java) S 3862 3864 2942 0 -1 64 2 319 0 0 0 0 0 0 19 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3864/tid=3873] ppid=3862 vsize=868364 CPUtime=0
/proc/3864/task/3873/stat : 3873 (java) S 3862 3864 2942 0 -1 64 31 319 0 0 0 0 0 0 15 0 9 0 1552954402 889204736 20562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 868364

Child status: 0
Real time (s): 7.6663
CPU time (s): 7.57885
CPU user time (s): 7.34488
CPU system time (s): 0.233964
CPU usage (%): 98.8592
Max. virtual memory (cumulated for all children) (KiB): 868452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.34488
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29340
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= 1706
involuntary context switches= 1891

runsolver used 0.010998 second user time and 0.035994 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-05 06:40:22
IDJOB=1085174
IDBENCH=57611
IDSOLVER=364
FILE ID=node32/1085174-1215232822
PBS_JOBID= 7881863
Free space on /tmp= 66408 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-3.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085174-1215232822/watcher-1085174-1215232822 -o /tmp/evaluation-result-1085174-1215232822/solver-1085174-1215232822 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1085174-1215232822.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0b7b70f6dd692b128bfbda29a471f6cc
RANDOM SEED=800091975

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.218
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.218
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:       1246504 kB
Buffers:         78524 kB
Cached:         345136 kB
SwapCached:      88312 kB
Active:         547548 kB
Inactive:       201600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1246504 kB
SwapTotal:     4192956 kB
SwapFree:      4098000 kB
Dirty:            9412 kB
Writeback:           0 kB
Mapped:         331572 kB
Slab:            44792 kB
Committed_AS:  3551744 kB
PageTables:       2540 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= 66408 MiB
End job on node32 at 2008-07-05 06:40:30