Trace number 1100219

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 5.8751 5.94254

DiagnosticValue
CHECKS34559400
NODES19257

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-32_ext.xml
MD5SUMce1173183335e94af74fb14ed950d607
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.90671
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
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.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.27/0.32	   
0.27/0.32	   instance
0.27/0.32	     name=HOME/instance-1100219-1215286716.xml
0.27/0.36	   
0.27/0.36	   domains being loaded...
0.27/0.37	   
0.27/0.37	   variables being loaded...
0.27/0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40  nbTotalValues=1600
0.27/0.39	       =>  wckTime=0.149  cpuTime=0.1  mem=7M919
0.27/0.39	   
0.27/0.39	   relations being loaded...
0.57/0.61	   
0.57/0.61	   constraints being loaded...
0.68/0.77	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.68/0.77	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=3
0.68/0.77	     maxDegree=13  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.049  symmetryCpuTime=0.03
0.68/0.77	       =>  wckTime=0.524  cpuTime=0.41  mem=20M659
0.76/0.84	   
0.76/0.84	   solver IterativeSystematicSolver being built... 
0.86/0.99	       =>  wckTime=0.745  cpuTime=0.53  mem=22M97
0.97/1.05	   
0.97/1.05	   preprocessing
0.97/1.05	     nbConstraintChecks=91315  nbPropagations=953  nbRevisions=4337  nbUselessRevisions=2802  nbSingletonTests=51
0.97/1.05	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
0.97/1.05	       =>  wckTime=0.06  cpuTime=0.03  mem=22M97
1.06/1.19	   
1.06/1.19	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=23M138)
5.81/5.92	   
5.81/5.92	   search
5.81/5.92	     run=15  nbConstraintChecks=34468088  minDepth=0  maxDepth=40  nbPropagations=1764153  nbRevisions=10259435
5.81/5.92	     nbUselessRevisions=6287576  nbAssignments=19257  nbFailedAssignments=9963  nbInferredBacktracks=1
5.81/5.92	     nbBacktracks=9168  nbVisitedNodes=35232  nbRestartNogoods=137  nbFoundSolutions=1  nbSEliminables=6.86
5.81/5.92	     nbREliminables=2.15  nbIEliminables=7.06  nbDEliminables=0  nbPEliminables=0
5.81/5.92	       =>  wckTime=4.928  cpuTime=4.79  mem=23M138
5.81/5.92	   
5.81/5.92	   global
5.81/5.92	     nbConstraintChecks=34559403  nbPropagations=1765106  nbRevisions=10263772  nbUselessRevisions=6290378
5.81/5.92	     nbRestartNogoods=137  solvingWckTime=4.931  solvingCpuTime=4.79  expiredTime=no  totalExploration=no
5.81/5.92	     nbFoundSolutions=1  firstSolutionCpuTime=5.33  globalCpuTime=5.39
5.81/5.92	       =>  wckTime=5.679  cpuTime=5.33  mem=23M138
5.81/5.93	   
5.81/5.93	s SATISFIABLE
5.81/5.93	v 3 21 21 3 35 27 12 22 13 0 16 22 23 33 15 10 21 33 34 3 0 29 27 31 1 38 8 21 3 27 26 24 3 14 37 39 24 19 3 7 
5.81/5.93	d NODES 19257
5.81/5.93	d CHECKS 34559403
5.81/5.93	   
5.81/5.93	   totalWckTime=5.737  totalCpuTime=5.39

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-1100219-1215286716/watcher-1100219-1215286716 -o /tmp/evaluation-result-1100219-1215286716/solver-1100219-1215286716 -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-1100219-1215286716.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/73 5262
/proc/meminfo: memFree=1601888/2055920 swapFree=4180056/4192956
[pid=5262] ppid=5260 vsize=10616 CPUtime=0
/proc/5262/stat : 5262 (java) S 5260 5262 3219 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 2007646739 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5262/statm: 2654 472 209 9 0 1184 0
[pid=5262/tid=5263] ppid=5260 vsize=10616 CPUtime=0
/proc/5262/task/5263/stat : 5263 (java) R 5260 5262 3219 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2007646741 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 11263960 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.04862 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5262
/proc/meminfo: memFree=1601888/2055920 swapFree=4180056/4192956
[pid=5262] ppid=5260 vsize=861876 CPUtime=0.02
/proc/5262/stat : 5262 (java) S 5260 5262 3219 0 -1 0 2256 0 1 0 2 0 0 0 18 0 5 0 2007646739 882561024 1865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/5262/statm: 215469 1881 860 9 0 210448 0
[pid=5262/tid=5263] ppid=5260 vsize=861876 CPUtime=0.02
/proc/5262/task/5263/stat : 5263 (java) D 5260 5262 3219 0 -1 64 1580 0 1 0 2 0 0 0 17 0 5 0 2007646741 882561024 1881 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.108725 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5262
/proc/meminfo: memFree=1601888/2055920 swapFree=4180056/4192956
[pid=5262] ppid=5260 vsize=865884 CPUtime=0.08
/proc/5262/stat : 5262 (java) S 5260 5262 3219 0 -1 0 3769 0 1 0 7 1 0 0 18 0 9 0 2007646739 886665216 3222 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5262/statm: 216471 3222 1710 9 0 211026 0
[pid=5262/tid=5263] ppid=5260 vsize=865884 CPUtime=0.07
/proc/5262/task/5263/stat : 5263 (java) R 5260 5262 3219 0 -1 64 2867 0 1 0 6 1 0 0 18 0 9 0 2007646741 886665216 3222 996147200 134512640 134550740 4294955968 18446744073709551615 102350994 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301743 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5262
/proc/meminfo: memFree=1601888/2055920 swapFree=4180056/4192956
[pid=5262] ppid=5260 vsize=866196 CPUtime=0.27
/proc/5262/stat : 5262 (java) S 5260 5262 3219 0 -1 0 5593 0 1 0 25 2 0 0 18 0 9 0 2007646739 886984704 5007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5262/statm: 216549 5007 1902 9 0 211097 0
[pid=5262/tid=5263] ppid=5260 vsize=866196 CPUtime=0.24
/proc/5262/task/5263/stat : 5263 (java) R 5260 5262 3219 0 -1 64 4654 0 1 0 22 2 0 0 19 0 9 0 2007646741 886984704 5007 996147200 134512640 134550740 4294955968 18446744073709551615 10416932 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866196

[startup+0.701781 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5262
/proc/meminfo: memFree=1601888/2055920 swapFree=4180056/4192956
[pid=5262] ppid=5260 vsize=866528 CPUtime=0.68
/proc/5262/stat : 5262 (java) S 5260 5262 3219 0 -1 0 8947 0 1 0 63 5 0 0 18 0 9 0 2007646739 887324672 8307 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5262/statm: 216632 8307 1977 9 0 211160 0
[pid=5262/tid=5263] ppid=5260 vsize=866528 CPUtime=0.57
/proc/5262/task/5263/stat : 5263 (java) R 5260 5262 3219 0 -1 64 7913 0 1 0 53 4 0 0 20 0 9 0 2007646741 887324672 8307 996147200 134512640 134550740 4294955968 18446744073709551615 4126643123 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866528

[startup+1.50286 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5275
/proc/meminfo: memFree=1569944/2055920 swapFree=4180056/4192956
[pid=5262] ppid=5260 vsize=867264 CPUtime=1.45
/proc/5262/stat : 5262 (java) S 5260 5262 3219 0 -1 0 17584 275 1 0 137 8 0 0 18 0 9 0 2007646739 888078336 10800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5262/statm: 216816 10800 2631 9 0 211322 0
[pid=5262/tid=5263] ppid=5260 vsize=867264 CPUtime=1.18
/proc/5262/task/5263/stat : 5263 (java) R 5260 5262 3219 0 -1 64 12362 275 1 0 112 6 0 0 25 0 9 0 2007646741 888078336 10800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5265] ppid=5260 vsize=867264 CPUtime=0.05
/proc/5262/task/5265/stat : 5265 (java) S 5260 5262 3219 0 -1 64 3836 275 0 0 5 0 0 0 16 0 9 0 2007646742 888078336 10800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5266] ppid=5260 vsize=867264 CPUtime=0
/proc/5262/task/5266/stat : 5266 (java) S 5260 5262 3219 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 2007646742 888078336 10800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5267] ppid=5260 vsize=867264 CPUtime=0
/proc/5262/task/5267/stat : 5267 (java) S 5260 5262 3219 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 2007646742 888078336 10800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5268] ppid=5260 vsize=867264 CPUtime=0
/proc/5262/task/5268/stat : 5268 (java) S 5260 5262 3219 0 -1 64 1 275 0 0 0 0 0 0 18 0 9 0 2007646744 888078336 10800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5269] ppid=5260 vsize=867264 CPUtime=0.19
/proc/5262/task/5269/stat : 5269 (java) R 5260 5262 3219 0 -1 64 541 275 0 0 19 0 0 0 15 0 9 0 2007646744 888078336 10800 996147200 134512640 134550740 4294955968 18446744073709551615 101990791 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5270] ppid=5260 vsize=867264 CPUtime=0
/proc/5262/task/5270/stat : 5270 (java) S 5260 5262 3219 0 -1 64 1 275 0 0 0 0 0 0 19 0 9 0 2007646744 888078336 10800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5271] ppid=5260 vsize=867264 CPUtime=0
/proc/5262/task/5271/stat : 5271 (java) S 5260 5262 3219 0 -1 64 0 275 0 0 0 0 0 0 15 0 9 0 2007646745 888078336 10800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867264

[startup+3.10203 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5275
/proc/meminfo: memFree=1568472/2055920 swapFree=4180056/4192956
[pid=5262] ppid=5260 vsize=867396 CPUtime=3.04
/proc/5262/stat : 5262 (java) S 5260 5262 3219 0 -1 0 17604 275 1 0 296 8 0 0 18 0 9 0 2007646739 888213504 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5262/statm: 216849 10818 2631 9 0 211355 0
[pid=5262/tid=5263] ppid=5260 vsize=867396 CPUtime=2.74
/proc/5262/task/5263/stat : 5263 (java) R 5260 5262 3219 0 -1 64 12368 275 1 0 268 6 0 0 25 0 9 0 2007646741 888213504 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4126759269 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5265] ppid=5260 vsize=867396 CPUtime=0.05
/proc/5262/task/5265/stat : 5265 (java) S 5260 5262 3219 0 -1 64 3836 275 0 0 5 0 0 0 17 0 9 0 2007646742 888213504 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5266] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5266/stat : 5266 (java) S 5260 5262 3219 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 2007646742 888213504 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5267] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5267/stat : 5267 (java) S 5260 5262 3219 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 2007646742 888213504 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5268] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5268/stat : 5268 (java) S 5260 5262 3219 0 -1 64 1 275 0 0 0 0 0 0 18 0 9 0 2007646744 888213504 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5269] ppid=5260 vsize=867396 CPUtime=0.21
/proc/5262/task/5269/stat : 5269 (java) S 5260 5262 3219 0 -1 64 555 275 0 0 21 0 0 0 15 0 9 0 2007646744 888213504 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5270] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5270/stat : 5270 (java) S 5260 5262 3219 0 -1 64 1 275 0 0 0 0 0 0 19 0 9 0 2007646744 888213504 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5271] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5271/stat : 5271 (java) S 5260 5262 3219 0 -1 64 0 275 0 0 0 0 0 0 15 0 9 0 2007646745 888213504 10818 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) 867396

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

[startup+4.7022 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5275
/proc/meminfo: memFree=1568408/2055920 swapFree=4180056/4192956
[pid=5262] ppid=5260 vsize=867396 CPUtime=4.62
/proc/5262/stat : 5262 (java) S 5260 5262 3219 0 -1 0 17606 275 1 0 454 8 0 0 18 0 9 0 2007646739 888213504 10819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5262/statm: 216849 10819 2631 9 0 211355 0
[pid=5262/tid=5263] ppid=5260 vsize=867396 CPUtime=4.33
/proc/5262/task/5263/stat : 5263 (java) R 5260 5262 3219 0 -1 64 12370 275 1 0 427 6 0 0 25 0 9 0 2007646741 888213504 10819 996147200 134512640 134550740 4294955968 18446744073709551615 4126784777 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5265] ppid=5260 vsize=867396 CPUtime=0.05
/proc/5262/task/5265/stat : 5265 (java) S 5260 5262 3219 0 -1 64 3836 275 0 0 5 0 0 0 16 0 9 0 2007646742 888213504 10819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5266] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5266/stat : 5266 (java) S 5260 5262 3219 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 2007646742 888213504 10819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5267] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5267/stat : 5267 (java) S 5260 5262 3219 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 2007646742 888213504 10819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5268] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5268/stat : 5268 (java) S 5260 5262 3219 0 -1 64 1 275 0 0 0 0 0 0 18 0 9 0 2007646744 888213504 10819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5269] ppid=5260 vsize=867396 CPUtime=0.21
/proc/5262/task/5269/stat : 5269 (java) S 5260 5262 3219 0 -1 64 555 275 0 0 21 0 0 0 15 0 9 0 2007646744 888213504 10819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5270] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5270/stat : 5270 (java) S 5260 5262 3219 0 -1 64 1 275 0 0 0 0 0 0 19 0 9 0 2007646744 888213504 10819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5271] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5271/stat : 5271 (java) S 5260 5262 3219 0 -1 64 0 275 0 0 0 0 0 0 15 0 9 0 2007646745 888213504 10819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 867396

[startup+5.50728 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5275
/proc/meminfo: memFree=1568344/2055920 swapFree=4180056/4192956
[pid=5262] ppid=5260 vsize=867396 CPUtime=5.42
/proc/5262/stat : 5262 (java) S 5260 5262 3219 0 -1 0 17608 275 1 0 534 8 0 0 18 0 9 0 2007646739 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5262/statm: 216849 10820 2631 9 0 211355 0
[pid=5262/tid=5263] ppid=5260 vsize=867396 CPUtime=5.12
/proc/5262/task/5263/stat : 5263 (java) R 5260 5262 3219 0 -1 64 12372 275 1 0 506 6 0 0 25 0 9 0 2007646741 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4126759392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5265] ppid=5260 vsize=867396 CPUtime=0.05
/proc/5262/task/5265/stat : 5265 (java) S 5260 5262 3219 0 -1 64 3836 275 0 0 5 0 0 0 16 0 9 0 2007646742 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5266] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5266/stat : 5266 (java) S 5260 5262 3219 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 2007646742 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5267] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5267/stat : 5267 (java) S 5260 5262 3219 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 2007646742 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5268] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5268/stat : 5268 (java) S 5260 5262 3219 0 -1 64 1 275 0 0 0 0 0 0 18 0 9 0 2007646744 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5269] ppid=5260 vsize=867396 CPUtime=0.21
/proc/5262/task/5269/stat : 5269 (java) S 5260 5262 3219 0 -1 64 555 275 0 0 21 0 0 0 15 0 9 0 2007646744 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5270] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5270/stat : 5270 (java) S 5260 5262 3219 0 -1 64 1 275 0 0 0 0 0 0 19 0 9 0 2007646744 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5271] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5271/stat : 5271 (java) S 5260 5262 3219 0 -1 64 0 275 0 0 0 0 0 0 15 0 9 0 2007646745 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 867396

[startup+5.90232 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5275
/proc/meminfo: memFree=1568344/2055920 swapFree=4180056/4192956
[pid=5262] ppid=5260 vsize=867396 CPUtime=5.81
/proc/5262/stat : 5262 (java) S 5260 5262 3219 0 -1 0 17608 275 1 0 573 8 0 0 18 0 9 0 2007646739 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5262/statm: 216849 10820 2631 9 0 211355 0
[pid=5262/tid=5263] ppid=5260 vsize=867396 CPUtime=5.52
/proc/5262/task/5263/stat : 5263 (java) R 5260 5262 3219 0 -1 64 12372 275 1 0 546 6 0 0 25 0 9 0 2007646741 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4126780278 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5265] ppid=5260 vsize=867396 CPUtime=0.05
/proc/5262/task/5265/stat : 5265 (java) S 5260 5262 3219 0 -1 64 3836 275 0 0 5 0 0 0 16 0 9 0 2007646742 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5266] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5266/stat : 5266 (java) S 5260 5262 3219 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 2007646742 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5267] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5267/stat : 5267 (java) S 5260 5262 3219 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 2007646742 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5268] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5268/stat : 5268 (java) S 5260 5262 3219 0 -1 64 1 275 0 0 0 0 0 0 18 0 9 0 2007646744 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5269] ppid=5260 vsize=867396 CPUtime=0.21
/proc/5262/task/5269/stat : 5269 (java) S 5260 5262 3219 0 -1 64 555 275 0 0 21 0 0 0 15 0 9 0 2007646744 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5270] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5270/stat : 5270 (java) S 5260 5262 3219 0 -1 64 1 275 0 0 0 0 0 0 19 0 9 0 2007646744 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5262/tid=5271] ppid=5260 vsize=867396 CPUtime=0
/proc/5262/task/5271/stat : 5271 (java) S 5260 5262 3219 0 -1 64 0 275 0 0 0 0 0 0 15 0 9 0 2007646745 888213504 10820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 867396

Child status: 0
Real time (s): 5.94254
CPU time (s): 5.8751
CPU user time (s): 5.76912
CPU system time (s): 0.105983
CPU usage (%): 98.8652
Max. virtual memory (cumulated for all children) (KiB): 867396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.76912
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18001
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= 1083
involuntary context switches= 1256

runsolver used 0.013997 second user time and 0.026995 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-05 21:38:36
IDJOB=1100219
IDBENCH=59877
IDSOLVER=364
FILE ID=node7/1100219-1215286716
PBS_JOBID= 7882293
Free space on /tmp= 66520 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/tightness0.65/normalized-rand-2-40-40-135-650-32_ext.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-1100219-1215286716/watcher-1100219-1215286716 -o /tmp/evaluation-result-1100219-1215286716/solver-1100219-1215286716 -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-1100219-1215286716.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ce1173183335e94af74fb14ed950d607
RANDOM SEED=2135131213

node7.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:       1602368 kB
Buffers:         80492 kB
Cached:         246616 kB
SwapCached:       7384 kB
Active:         255392 kB
Inactive:       139884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602368 kB
SwapTotal:     4192956 kB
SwapFree:      4180056 kB
Dirty:            2740 kB
Writeback:           0 kB
Mapped:          74216 kB
Slab:            43440 kB
Committed_AS:  3592276 kB
PageTables:       1952 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= 66520 MiB
End job on node7 at 2008-07-05 21:38:42