Trace number 1055246

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.12968 2.19278

DiagnosticValue
CHECKS2161970
NODES1472

General information on the benchmark

Namecsp/jobShop-e0ddr1/
normalized-e0ddr1-10-by-5-10.xml
MD5SUMb10ff76d89f0aa1b94e437a7f1e524d7
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.070989
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size119
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 (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1055246-1215059353.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.29/0.35	     nbVariables=50  nbDomainTypes=44  minDomainSize=102  maxDomainSize=119  nbTotalValues=5535
0.29/0.35	       =>  wckTime=0.112  cpuTime=0.09  mem=7M886
0.29/0.35	   
0.29/0.35	   predicates being loaded...
0.39/0.40	   
0.39/0.40	   constraints being loaded...
1.48/1.51	     nbConstraints=270  nbGlobalConstraints=5  nbConvertedConstraints=265  nbConvertConstraintsChecks=3148811
1.48/1.51	     nbExtensionStructures=257  nbSharedExtensionStructures=42  nbConflictsStructures=257
1.48/1.51	     nbSharedConflictsStructures=42  nbSharedBinaryRepresentations=43617  minDegree=11  maxDegree=12  minArity=2
1.48/1.51	     avgArity=2.15  maxArity=10  nbGenerators=0  nbFusions=0  symmetryWckTime=0.07  symmetryCpuTime=0.03  nbCliques=5
1.48/1.51	       =>  wckTime=1.273  cpuTime=1.11  mem=20M594
1.48/1.57	   
1.48/1.57	   solver IterativeSystematicSolver being built... 
1.58/1.64	   
1.58/1.64	   INFO : Forward propagation technique limited 
1.58/1.70	       =>  wckTime=1.461  cpuTime=1.23  mem=20M986
1.67/1.70	   
1.67/1.70	   preprocessing
1.67/1.70	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.67/1.70	     detectedInconsistency=no
1.67/1.70	       =>  wckTime=0.0070  cpuTime=0.01  mem=21M961
1.97/2.05	   
1.97/2.05	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=28M804)
2.07/2.13	   
2.07/2.13	   search
2.07/2.13	     run=10  nbConstraintChecks=2161970  minDepth=51  maxDepth=50  nbPropagations=46427  nbRevisions=132883
2.07/2.13	     nbUselessRevisions=69789  nbAssignments=1472  nbFailedAssignments=1128  nbBacktracks=130  nbVisitedNodes=2728
2.07/2.13	     nbRestartNogoods=145  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=3.02  nbIEliminables=39.23
2.07/2.13	     nbDEliminables=0  nbPEliminables=0
2.07/2.13	       =>  wckTime=0.43  cpuTime=0.36  mem=29M779
2.07/2.13	   
2.07/2.13	   global
2.07/2.13	     nbConstraintChecks=2161970  nbPropagations=46477  nbRevisions=132883  nbUselessRevisions=69789
2.07/2.13	     nbRestartNogoods=145  solvingWckTime=0.432  solvingCpuTime=0.36  expiredTime=no  totalExploration=no
2.07/2.13	     nbFoundSolutions=1  firstSolutionCpuTime=1.59  globalCpuTime=1.63
2.07/2.13	       =>  wckTime=1.894  cpuTime=1.59  mem=29M779
2.07/2.13	   
2.07/2.13	s SATISFIABLE
2.07/2.13	v 0 7 63 128 135 0 4 8 31 101 4 18 43 100 111 26 37 77 127 146 37 106 113 130 135 0 7 53 122 138 16 22 89 122 138 43 112 127 142 146 11 22 104 120 143 0 8 23 65 138 
2.07/2.13	d NODES 1472
2.07/2.13	d CHECKS 2161970
2.07/2.13	   
2.07/2.13	   totalWckTime=1.959  totalCpuTime=1.63

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-1055246-1215059353/watcher-1055246-1215059353 -o /tmp/evaluation-result-1055246-1215059353/solver-1055246-1215059353 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1055246-1215059353.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: 1.92 1.98 1.99 4/81 7205
/proc/meminfo: memFree=1452504/2055920 swapFree=4110796/4192956
[pid=7205] ppid=7203 vsize=152 CPUtime=0
/proc/7205/stat : 7205 (java) R 7203 7205 3019 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1535605715 155648 26 996147200 134512640 134550740 4294955984 18446744073709551615 8605995 0 0 4096 0 0 0 0 17 0 0 0
/proc/7205/statm: 38 26 19 9 0 4 0

[startup+0.018151 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 7205
/proc/meminfo: memFree=1452504/2055920 swapFree=4110796/4192956
[pid=7205] ppid=7203 vsize=860580 CPUtime=0.01
/proc/7205/stat : 7205 (java) S 7203 7205 3019 0 -1 0 1450 0 1 0 0 1 0 0 18 0 2 0 1535605715 881233920 1199 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/7205/statm: 215145 1199 457 9 0 210124 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860580

[startup+0.102171 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 7205
/proc/meminfo: memFree=1452504/2055920 swapFree=4110796/4192956
[pid=7205] ppid=7203 vsize=866008 CPUtime=0.09
/proc/7205/stat : 7205 (java) S 7203 7205 3019 0 -1 0 3840 0 1 0 7 2 0 0 18 0 9 0 1535605715 886792192 3291 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7205/statm: 216502 3291 1735 9 0 211057 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866008

[startup+0.301181 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 7205
/proc/meminfo: memFree=1452504/2055920 swapFree=4110796/4192956
[pid=7205] ppid=7203 vsize=866372 CPUtime=0.29
/proc/7205/stat : 7205 (java) S 7203 7205 3019 0 -1 0 6077 0 1 0 25 4 0 0 18 0 9 0 1535605715 887164928 5447 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7205/statm: 216593 5447 1961 9 0 211121 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866372

[startup+0.701228 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 7205
/proc/meminfo: memFree=1452504/2055920 swapFree=4110796/4192956
[pid=7205] ppid=7203 vsize=867080 CPUtime=0.69
/proc/7205/stat : 7205 (java) S 7203 7205 3019 0 -1 0 8124 0 1 0 63 6 0 0 18 0 9 0 1535605715 887889920 7482 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7205/statm: 216770 7482 2011 9 0 211276 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867080

[startup+1.50132 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 7214
/proc/meminfo: memFree=1428624/2055920 swapFree=4110796/4192956
[pid=7205] ppid=7203 vsize=867728 CPUtime=1.48
/proc/7205/stat : 7205 (java) S 7203 7205 3019 0 -1 0 10607 161 1 0 139 9 0 0 18 0 11 0 1535605715 888553472 8991 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7205/statm: 216932 8991 2021 9 0 211438 0
[pid=7205/tid=7207] ppid=7203 vsize=867728 CPUtime=1.29
/proc/7205/task/7207/stat : 7207 (java) R 7203 7205 3019 0 -1 64 9206 161 1 0 123 6 0 0 17 0 11 0 1535605716 888553472 8991 996147200 134512640 134550740 4294955984 18446744073709551615 103845202 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7208] ppid=7203 vsize=867728 CPUtime=0
/proc/7205/task/7208/stat : 7208 (java) S 7203 7205 3019 0 -1 64 5 161 0 0 0 0 0 0 16 0 11 0 1535605717 888553472 8991 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7205/tid=7209] ppid=7203 vsize=867728 CPUtime=0
/proc/7205/task/7209/stat : 7209 (java) S 7203 7205 3019 0 -1 64 10 161 0 0 0 0 0 0 22 0 11 0 1535605718 888553472 8991 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7205/tid=7210] ppid=7203 vsize=867728 CPUtime=0
/proc/7205/task/7210/stat : 7210 (java) S 7203 7205 3019 0 -1 64 4 161 0 0 0 0 0 0 23 0 11 0 1535605718 888553472 8991 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7205/tid=7211] ppid=7203 vsize=867728 CPUtime=0
/proc/7205/task/7211/stat : 7211 (java) S 7203 7205 3019 0 -1 64 1 161 0 0 0 0 0 0 24 0 11 0 1535605719 888553472 8991 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7205/tid=7212] ppid=7203 vsize=867728 CPUtime=0.16
/proc/7205/task/7212/stat : 7212 (java) S 7203 7205 3019 0 -1 64 589 161 0 0 15 1 0 0 16 0 11 0 1535605719 888553472 8991 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7213] ppid=7203 vsize=867728 CPUtime=0
/proc/7205/task/7213/stat : 7213 (java) S 7203 7205 3019 0 -1 64 1 161 0 0 0 0 0 0 25 0 11 0 1535605719 888553472 8991 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7205/tid=7214] ppid=7203 vsize=867728 CPUtime=0
/proc/7205/task/7214/stat : 7214 (java) S 7203 7205 3019 0 -1 64 1 161 0 0 0 0 0 0 15 0 11 0 1535605719 888553472 8991 996147200 134512640 134550740 4294955984 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) 867728

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

[startup+1.90137 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 7214
/proc/meminfo: memFree=1428624/2055920 swapFree=4110796/4192956
[pid=7205] ppid=7203 vsize=867872 CPUtime=1.87
/proc/7205/stat : 7205 (java) S 7203 7205 3019 0 -1 0 18040 284 1 0 176 11 0 0 18 0 10 0 1535605715 888700928 11471 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7205/statm: 216968 11471 2632 9 0 211474 0
[pid=7205/tid=7207] ppid=7203 vsize=867872 CPUtime=1.56
/proc/7205/task/7207/stat : 7207 (java) R 7203 7205 3019 0 -1 64 13214 284 1 0 148 8 0 0 18 0 10 0 1535605716 888700928 11471 996147200 134512640 134550740 4294955984 18446744073709551615 4126993544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7208] ppid=7203 vsize=867872 CPUtime=0.04
/proc/7205/task/7208/stat : 7208 (java) S 7203 7205 3019 0 -1 64 3263 284 0 0 4 0 0 0 17 0 10 0 1535605717 888700928 11471 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7209] ppid=7203 vsize=867872 CPUtime=0
/proc/7205/task/7209/stat : 7209 (java) S 7203 7205 3019 0 -1 64 16 284 0 0 0 0 0 0 16 0 10 0 1535605718 888700928 11471 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7210] ppid=7203 vsize=867872 CPUtime=0
/proc/7205/task/7210/stat : 7210 (java) S 7203 7205 3019 0 -1 64 11 284 0 0 0 0 0 0 16 0 10 0 1535605718 888700928 11471 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7211] ppid=7203 vsize=867872 CPUtime=0
/proc/7205/task/7211/stat : 7211 (java) S 7203 7205 3019 0 -1 64 1 284 0 0 0 0 0 0 24 0 10 0 1535605719 888700928 11471 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7205/tid=7212] ppid=7203 vsize=867872 CPUtime=0.23
/proc/7205/task/7212/stat : 7212 (java) S 7203 7205 3019 0 -1 64 733 284 0 0 22 1 0 0 15 0 10 0 1535605719 888700928 11471 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7213] ppid=7203 vsize=867872 CPUtime=0
/proc/7205/task/7213/stat : 7213 (java) S 7203 7205 3019 0 -1 64 1 284 0 0 0 0 0 0 25 0 10 0 1535605719 888700928 11471 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7205/tid=7214] ppid=7203 vsize=867872 CPUtime=0
/proc/7205/task/7214/stat : 7214 (java) S 7203 7205 3019 0 -1 64 4 284 0 0 0 0 0 0 15 0 10 0 1535605719 888700928 11471 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 867872

[startup+2.10139 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 7218
/proc/meminfo: memFree=1412688/2055920 swapFree=4110796/4192956
[pid=7205] ppid=7203 vsize=867872 CPUtime=2.07
/proc/7205/stat : 7205 (java) S 7203 7205 3019 0 -1 0 19061 284 1 0 195 12 0 0 18 0 9 0 1535605715 888700928 12487 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7205/statm: 216968 12487 2632 9 0 211474 0
[pid=7205/tid=7207] ppid=7203 vsize=867872 CPUtime=1.75
/proc/7205/task/7207/stat : 7207 (java) R 7203 7205 3019 0 -1 64 14223 284 1 0 166 9 0 0 19 0 9 0 1535605716 888700928 12487 996147200 134512640 134550740 4294955984 18446744073709551615 4126863293 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7208] ppid=7203 vsize=867872 CPUtime=0.04
/proc/7205/task/7208/stat : 7208 (java) S 7203 7205 3019 0 -1 64 3263 284 0 0 4 0 0 0 17 0 9 0 1535605717 888700928 12487 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7209] ppid=7203 vsize=867872 CPUtime=0
/proc/7205/task/7209/stat : 7209 (java) S 7203 7205 3019 0 -1 64 16 284 0 0 0 0 0 0 16 0 9 0 1535605718 888700928 12487 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7210] ppid=7203 vsize=867872 CPUtime=0
/proc/7205/task/7210/stat : 7210 (java) S 7203 7205 3019 0 -1 64 11 284 0 0 0 0 0 0 16 0 9 0 1535605718 888700928 12487 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7211] ppid=7203 vsize=867872 CPUtime=0
/proc/7205/task/7211/stat : 7211 (java) S 7203 7205 3019 0 -1 64 1 284 0 0 0 0 0 0 24 0 9 0 1535605719 888700928 12487 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7205/tid=7212] ppid=7203 vsize=867872 CPUtime=0.24
/proc/7205/task/7212/stat : 7212 (java) S 7203 7205 3019 0 -1 64 742 284 0 0 23 1 0 0 16 0 9 0 1535605719 888700928 12487 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7205/tid=7213] ppid=7203 vsize=867872 CPUtime=0
/proc/7205/task/7213/stat : 7213 (java) S 7203 7205 3019 0 -1 64 1 284 0 0 0 0 0 0 25 0 9 0 1535605719 888700928 12487 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7205/tid=7214] ppid=7203 vsize=867872 CPUtime=0
/proc/7205/task/7214/stat : 7214 (java) S 7203 7205 3019 0 -1 64 4 284 0 0 0 0 0 0 15 0 9 0 1535605719 888700928 12487 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 867872

Child status: 0
Real time (s): 2.19278
CPU time (s): 2.12968
CPU user time (s): 1.9887
CPU system time (s): 0.140978
CPU usage (%): 97.1222
Max. virtual memory (cumulated for all children) (KiB): 867872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.9887
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19588
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= 1302
involuntary context switches= 1345

runsolver used 0.007998 second user time and 0.011998 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-03 06:29:13
IDJOB=1055246
IDBENCH=56810
IDSOLVER=363
FILE ID=node38/1055246-1215059353
PBS_JOBID= 7875098
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b10ff76d89f0aa1b94e437a7f1e524d7
RANDOM SEED=1687234874

node38.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.223
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.223
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:       1452984 kB
Buffers:         67256 kB
Cached:         348884 kB
SwapCached:      76452 kB
Active:         231156 kB
Inactive:       292108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452984 kB
SwapTotal:     4192956 kB
SwapFree:      4110796 kB
Dirty:            2084 kB
Writeback:           0 kB
Mapped:         122884 kB
Slab:            64480 kB
Committed_AS:  2836572 kB
PageTables:       2164 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= 66552 MiB
End job on node38 at 2008-07-03 06:29:15