Trace number 2096606

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 ESACUNSAT 8.17076 8.30191

DiagnosticValue
CHECKS8142880
NODES9257

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph9-f10.xml
MD5SUM6c2f102032bae2df336cce2e32238ab9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.33165
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5246
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5246
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=esac.xml
0.19/0.30	   
0.19/0.30	   instance
0.19/0.30	     name=HOME/instance-2096606-1247410402.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.49/0.51	     nbVariables=916  nbDomainTypes=7  minDomainSize=6  maxDomainSize=34  nbTotalValues=27450
0.49/0.51	       =>  wckTime=0.243  cpuTime=0.16  mem=10M820
0.49/0.51	   
0.49/0.51	   predicates being loaded...
0.49/0.57	   
0.49/0.57	   constraints being loaded...
3.05/3.12	     nbConstraints=5265  nbGlobalConstraints=19  nbConvertedConstraints=5246  nbConvertConstraintsChecks=3791394
3.05/3.12	     nbExtensionStructures=4228  nbSharedExtensionStructures=5100  nbConflictsStructures=4228
3.05/3.12	     nbSharedConflictsStructures=5100  nbSharedBinaryRepresentations=252360  minDegree=1  maxDegree=38  minArity=2
3.05/3.12	     avgArity=2.05  maxArity=18  nbGenerators=0  nbFusions=0  symmetryWckTime=0.296  symmetryCpuTime=0.16  nbCliques=19
3.05/3.12	       =>  wckTime=2.854  cpuTime=2.4  mem=27M753
3.15/3.24	   
3.15/3.24	   solver IterativeSystematicSolver being built... 
3.25/3.32	   
3.25/3.32	   INFO : Forward propagation technique limited 
3.35/3.43	       =>  wckTime=3.163  cpuTime=2.57  mem=30M425
4.13/4.28	   
4.13/4.28	   preprocessing
4.13/4.28	     nbConstraintChecks=844756  nbPropagations=19310  nbRevisions=68379  nbUselessRevisions=37644  nbSingletonTests=1824
4.13/4.28	     nbEffectiveSingletonTests=8  nbACRemovals=8642  nbFoundSingletons=0  nbRemovedValues=8658  detectedInconsistency=no
4.13/4.28	       =>  wckTime=0.846  cpuTime=0.79  mem=34M365
4.53/4.66	   
4.53/4.66	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=37M320)
8.10/8.23	   
8.10/8.23	   search
8.10/8.23	     run=13  nbConstraintChecks=7298128  minDepth=0  maxDepth=11  nbPropagations=679440  nbRevisions=4007620
8.10/8.23	     nbUselessRevisions=2482433  nbAssignments=9257  nbFailedAssignments=3917  nbBacktracks=5201  nbVisitedNodes=14932
8.10/8.23	     nbRestartNogoods=113  nbSEliminables=0  nbREliminables=6.04  nbIEliminables=902.79  nbDEliminables=0
8.10/8.23	     nbPEliminables=0
8.10/8.23	       =>  wckTime=4.799  cpuTime=4.63  mem=22M288
8.10/8.23	   
8.10/8.23	   global
8.10/8.23	     nbConstraintChecks=8142884  nbPropagations=698750  nbRevisions=4075999  nbUselessRevisions=2520077
8.10/8.23	     nbRestartNogoods=113  solvingWckTime=4.801  solvingCpuTime=4.64  expiredTime=no  totalExploration=yes
8.10/8.23	     nbFoundSolutions=0  globalCpuTime=7.25
8.10/8.23	       =>  wckTime=7.968  cpuTime=7.21  mem=22M288
8.10/8.23	   
8.10/8.23	s UNSATISFIABLE
8.10/8.23	d NODES 9257
8.10/8.23	d CHECKS 8142884
8.10/8.23	   
8.10/8.23	   totalWckTime=8.04  totalCpuTime=7.25

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096606-1247410402/watcher-2096606-1247410402 -o /tmp/evaluation-result-2096606-1247410402/solver-2096606-1247410402 -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-2096606-1247410402.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.23 2.10 2.04 3/80 31349
/proc/meminfo: memFree=1741160/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=18576 CPUtime=0
/proc/31349/stat : 31349 (runsolver) R 31347 31349 29819 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 28106692 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 221236489511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31349/statm: 4644 284 249 26 0 2626 0

[startup+0.103852 s]
/proc/loadavg: 2.23 2.10 2.04 3/80 31349
/proc/meminfo: memFree=1741160/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=865984 CPUtime=0.09
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 3737 0 1 0 7 2 0 0 18 0 9 0 28106692 886767616 3205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 216496 3205 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.202862 s]
/proc/loadavg: 2.23 2.10 2.04 3/80 31349
/proc/meminfo: memFree=1741160/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=866144 CPUtime=0.19
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 4688 0 1 0 16 3 0 0 18 0 9 0 28106692 886931456 4105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 216536 4105 1885 9 0 211014 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866144

[startup+0.302872 s]
/proc/loadavg: 2.23 2.10 2.04 3/80 31349
/proc/meminfo: memFree=1741160/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=866380 CPUtime=0.28
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 5863 0 1 0 25 3 0 0 18 0 9 0 28106692 887173120 5229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 216595 5229 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702923 s]
/proc/loadavg: 2.23 2.10 2.04 3/80 31349
/proc/meminfo: memFree=1741160/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=867776 CPUtime=0.68
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 8749 0 1 0 63 5 0 0 18 0 9 0 28106692 888602624 8103 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 216944 8103 2038 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.503 s]
/proc/loadavg: 2.21 2.10 2.04 3/89 31358
/proc/meminfo: memFree=1702816/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=867776 CPUtime=1.48
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 13860 0 1 0 134 14 0 0 18 0 9 0 28106692 888602624 13211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 216944 13211 2043 9 0 211380 0
[pid=31349/tid=31351] ppid=31347 vsize=867776 CPUtime=1.22
/proc/31349/task/31351/stat : 31351 (java) R 31347 31349 29819 0 -1 64 12441 0 1 0 110 12 0 0 25 0 9 0 28106694 888602624 13211 996147200 134512640 134550932 4294955968 18446744073709551615 4125950624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31352] ppid=31347 vsize=867776 CPUtime=0
/proc/31349/task/31352/stat : 31352 (java) S 31347 31349 29819 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28106695 888602624 13211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31353] ppid=31347 vsize=867776 CPUtime=0
/proc/31349/task/31353/stat : 31353 (java) S 31347 31349 29819 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28106695 888602624 13211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31354] ppid=31347 vsize=867776 CPUtime=0
/proc/31349/task/31354/stat : 31354 (java) S 31347 31349 29819 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28106695 888602624 13211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31355] ppid=31347 vsize=867776 CPUtime=0
/proc/31349/task/31355/stat : 31355 (java) S 31347 31349 29819 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28106697 888602624 13211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31356] ppid=31347 vsize=867776 CPUtime=0.23
/proc/31349/task/31356/stat : 31356 (java) S 31347 31349 29819 0 -1 64 720 0 0 0 23 0 0 0 15 0 9 0 28106697 888602624 13211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31357] ppid=31347 vsize=867776 CPUtime=0
/proc/31349/task/31357/stat : 31357 (java) S 31347 31349 29819 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28106697 888602624 13211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31358] ppid=31347 vsize=867776 CPUtime=0
/proc/31349/task/31358/stat : 31358 (java) S 31347 31349 29819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28106697 888602624 13211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867776

[startup+3.10118 s]
/proc/loadavg: 2.21 2.10 2.04 3/89 31358
/proc/meminfo: memFree=1682912/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=868012 CPUtime=3.05
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 21842 571 1 0 264 34 6 1 18 0 9 0 28106692 888844288 18153 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 217003 18153 2044 9 0 211461 0
[pid=31349/tid=31351] ppid=31347 vsize=868012 CPUtime=2.66
/proc/31349/task/31351/stat : 31351 (java) R 31347 31349 29819 0 -1 64 18636 571 1 0 228 31 6 1 23 0 9 0 28106694 888844288 18153 996147200 134512640 134550932 4294955968 18446744073709551615 101462383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31352] ppid=31347 vsize=868012 CPUtime=0.13
/proc/31349/task/31352/stat : 31352 (java) S 31347 31349 29819 0 -1 64 1488 571 0 0 6 0 6 1 16 0 9 0 28106695 888844288 18153 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31353] ppid=31347 vsize=868012 CPUtime=0.07
/proc/31349/task/31353/stat : 31353 (java) S 31347 31349 29819 0 -1 64 16 571 0 0 0 0 6 1 16 0 9 0 28106695 888844288 18153 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31354] ppid=31347 vsize=868012 CPUtime=0.07
/proc/31349/task/31354/stat : 31354 (java) S 31347 31349 29819 0 -1 64 5 571 0 0 0 0 6 1 16 0 9 0 28106695 888844288 18153 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31355] ppid=31347 vsize=868012 CPUtime=0.07
/proc/31349/task/31355/stat : 31355 (java) S 31347 31349 29819 0 -1 64 2 571 0 0 0 0 6 1 18 0 9 0 28106697 888844288 18153 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31356] ppid=31347 vsize=868012 CPUtime=0.37
/proc/31349/task/31356/stat : 31356 (java) S 31347 31349 29819 0 -1 64 882 571 0 0 29 1 6 1 15 0 9 0 28106697 888844288 18153 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31357] ppid=31347 vsize=868012 CPUtime=0.07
/proc/31349/task/31357/stat : 31357 (java) S 31347 31349 29819 0 -1 64 0 571 0 0 0 0 6 1 19 0 9 0 28106697 888844288 18153 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31358] ppid=31347 vsize=868012 CPUtime=0.07
/proc/31349/task/31358/stat : 31358 (java) S 31347 31349 29819 0 -1 64 11 571 0 0 0 0 6 1 15 0 9 0 28106697 888844288 18153 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868012

[startup+6.30252 s]
/proc/loadavg: 2.19 2.09 2.04 3/89 31362
/proc/meminfo: memFree=1667296/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=868212 CPUtime=6.22
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 35206 571 1 0 575 40 6 1 18 0 9 0 28106692 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 217053 20949 2661 9 0 211489 0
[pid=31349/tid=31351] ppid=31347 vsize=868212 CPUtime=5.57
/proc/31349/task/31351/stat : 31351 (java) R 31347 31349 29819 0 -1 64 26927 571 1 0 515 35 6 1 25 0 9 0 28106694 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4127411484 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31352] ppid=31347 vsize=868212 CPUtime=0.24
/proc/31349/task/31352/stat : 31352 (java) S 31347 31349 29819 0 -1 64 6390 571 0 0 16 1 6 1 17 0 9 0 28106695 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31353] ppid=31347 vsize=868212 CPUtime=0.07
/proc/31349/task/31353/stat : 31353 (java) S 31347 31349 29819 0 -1 64 20 571 0 0 0 0 6 1 17 0 9 0 28106695 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31354] ppid=31347 vsize=868212 CPUtime=0.07
/proc/31349/task/31354/stat : 31354 (java) S 31347 31349 29819 0 -1 64 9 571 0 0 0 0 6 1 16 0 9 0 28106695 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31355] ppid=31347 vsize=868212 CPUtime=0.07
/proc/31349/task/31355/stat : 31355 (java) S 31347 31349 29819 0 -1 64 2 571 0 0 0 0 6 1 18 0 9 0 28106697 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31356] ppid=31347 vsize=868212 CPUtime=0.51
/proc/31349/task/31356/stat : 31356 (java) S 31347 31349 29819 0 -1 64 1012 571 0 0 43 1 6 1 15 0 9 0 28106697 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31357] ppid=31347 vsize=868212 CPUtime=0.07
/proc/31349/task/31357/stat : 31357 (java) S 31347 31349 29819 0 -1 64 0 571 0 0 0 0 6 1 19 0 9 0 28106697 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31358] ppid=31347 vsize=868212 CPUtime=0.07
/proc/31349/task/31358/stat : 31358 (java) S 31347 31349 29819 0 -1 64 44 571 0 0 0 0 6 1 15 0 9 0 28106697 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868212

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

[startup+6.40253 s]
/proc/loadavg: 2.19 2.09 2.04 3/89 31362
/proc/meminfo: memFree=1667296/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=868212 CPUtime=6.32
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 35402 571 1 0 585 40 6 1 18 0 9 0 28106692 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 217053 20949 2661 9 0 211489 0
[pid=31349/tid=31351] ppid=31347 vsize=868212 CPUtime=5.67
/proc/31349/task/31351/stat : 31351 (java) R 31347 31349 29819 0 -1 64 27123 571 1 0 525 35 6 1 25 0 9 0 28106694 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4127411610 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31352] ppid=31347 vsize=868212 CPUtime=0.24
/proc/31349/task/31352/stat : 31352 (java) S 31347 31349 29819 0 -1 64 6390 571 0 0 16 1 6 1 17 0 9 0 28106695 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31353] ppid=31347 vsize=868212 CPUtime=0.07
/proc/31349/task/31353/stat : 31353 (java) S 31347 31349 29819 0 -1 64 20 571 0 0 0 0 6 1 17 0 9 0 28106695 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31354] ppid=31347 vsize=868212 CPUtime=0.07
/proc/31349/task/31354/stat : 31354 (java) S 31347 31349 29819 0 -1 64 9 571 0 0 0 0 6 1 16 0 9 0 28106695 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31355] ppid=31347 vsize=868212 CPUtime=0.07
/proc/31349/task/31355/stat : 31355 (java) S 31347 31349 29819 0 -1 64 2 571 0 0 0 0 6 1 18 0 9 0 28106697 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31356] ppid=31347 vsize=868212 CPUtime=0.51
/proc/31349/task/31356/stat : 31356 (java) S 31347 31349 29819 0 -1 64 1012 571 0 0 43 1 6 1 15 0 9 0 28106697 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31357] ppid=31347 vsize=868212 CPUtime=0.07
/proc/31349/task/31357/stat : 31357 (java) S 31347 31349 29819 0 -1 64 0 571 0 0 0 0 6 1 19 0 9 0 28106697 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31358] ppid=31347 vsize=868212 CPUtime=0.07
/proc/31349/task/31358/stat : 31358 (java) S 31347 31349 29819 0 -1 64 44 571 0 0 0 0 6 1 15 0 9 0 28106697 889049088 20949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 868212

[startup+7.20262 s]
/proc/loadavg: 2.19 2.09 2.04 3/89 31362
/proc/meminfo: memFree=1667232/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=868124 CPUtime=7.11
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 38109 571 1 0 663 41 6 1 18 0 9 0 28106692 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 217031 22200 2639 9 0 211489 0
[pid=31349/tid=31351] ppid=31347 vsize=868124 CPUtime=6.46
/proc/31349/task/31351/stat : 31351 (java) R 31347 31349 29819 0 -1 64 28555 571 1 0 603 36 6 1 25 0 9 0 28106694 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4127301056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31352] ppid=31347 vsize=868124 CPUtime=0.26
/proc/31349/task/31352/stat : 31352 (java) S 31347 31349 29819 0 -1 64 7665 571 0 0 17 2 6 1 17 0 9 0 28106695 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31353] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31353/stat : 31353 (java) S 31347 31349 29819 0 -1 64 20 571 0 0 0 0 6 1 16 0 9 0 28106695 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31354] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31354/stat : 31354 (java) S 31347 31349 29819 0 -1 64 9 571 0 0 0 0 6 1 16 0 9 0 28106695 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31355] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31355/stat : 31355 (java) S 31347 31349 29819 0 -1 64 2 571 0 0 0 0 6 1 18 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31356] ppid=31347 vsize=868124 CPUtime=0.51
/proc/31349/task/31356/stat : 31356 (java) S 31347 31349 29819 0 -1 64 1012 571 0 0 43 1 6 1 15 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31357] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31357/stat : 31357 (java) S 31347 31349 29819 0 -1 64 0 571 0 0 0 0 6 1 19 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31358] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31358/stat : 31358 (java) S 31347 31349 29819 0 -1 64 44 571 0 0 0 0 6 1 15 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 868124

[startup+8.0027 s]
/proc/loadavg: 2.19 2.09 2.04 3/89 31362
/proc/meminfo: memFree=1662176/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=868124 CPUtime=7.9
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 38110 571 1 0 742 41 6 1 18 0 9 0 28106692 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 217031 22200 2639 9 0 211489 0
[pid=31349/tid=31351] ppid=31347 vsize=868124 CPUtime=7.25
/proc/31349/task/31351/stat : 31351 (java) R 31347 31349 29819 0 -1 64 28556 571 1 0 682 36 6 1 25 0 9 0 28106694 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4127410558 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31352] ppid=31347 vsize=868124 CPUtime=0.26
/proc/31349/task/31352/stat : 31352 (java) S 31347 31349 29819 0 -1 64 7665 571 0 0 17 2 6 1 17 0 9 0 28106695 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31353] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31353/stat : 31353 (java) S 31347 31349 29819 0 -1 64 20 571 0 0 0 0 6 1 16 0 9 0 28106695 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31354] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31354/stat : 31354 (java) S 31347 31349 29819 0 -1 64 9 571 0 0 0 0 6 1 16 0 9 0 28106695 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31355] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31355/stat : 31355 (java) S 31347 31349 29819 0 -1 64 2 571 0 0 0 0 6 1 18 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31356] ppid=31347 vsize=868124 CPUtime=0.51
/proc/31349/task/31356/stat : 31356 (java) S 31347 31349 29819 0 -1 64 1012 571 0 0 43 1 6 1 16 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31357] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31357/stat : 31357 (java) S 31347 31349 29819 0 -1 64 0 571 0 0 0 0 6 1 19 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31358] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31358/stat : 31358 (java) S 31347 31349 29819 0 -1 64 44 571 0 0 0 0 6 1 15 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 868124

[startup+8.20273 s]
/proc/loadavg: 2.19 2.09 2.04 3/89 31362
/proc/meminfo: memFree=1662176/2055920 swapFree=4192812/4192956
[pid=31349] ppid=31347 vsize=868124 CPUtime=8.1
/proc/31349/stat : 31349 (java) S 31347 31349 29819 0 -1 0 38112 571 1 0 762 41 6 1 18 0 9 0 28106692 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31349/statm: 217031 22200 2639 9 0 211489 0
[pid=31349/tid=31351] ppid=31347 vsize=868124 CPUtime=7.45
/proc/31349/task/31351/stat : 31351 (java) R 31347 31349 29819 0 -1 64 28558 571 1 0 702 36 6 1 25 0 9 0 28106694 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4127356268 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31352] ppid=31347 vsize=868124 CPUtime=0.26
/proc/31349/task/31352/stat : 31352 (java) S 31347 31349 29819 0 -1 64 7665 571 0 0 17 2 6 1 17 0 9 0 28106695 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31353] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31353/stat : 31353 (java) S 31347 31349 29819 0 -1 64 20 571 0 0 0 0 6 1 16 0 9 0 28106695 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31354] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31354/stat : 31354 (java) S 31347 31349 29819 0 -1 64 9 571 0 0 0 0 6 1 16 0 9 0 28106695 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31355] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31355/stat : 31355 (java) S 31347 31349 29819 0 -1 64 2 571 0 0 0 0 6 1 18 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31356] ppid=31347 vsize=868124 CPUtime=0.51
/proc/31349/task/31356/stat : 31356 (java) S 31347 31349 29819 0 -1 64 1012 571 0 0 43 1 6 1 16 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31357] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31357/stat : 31357 (java) S 31347 31349 29819 0 -1 64 0 571 0 0 0 0 6 1 19 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31349/tid=31358] ppid=31347 vsize=868124 CPUtime=0.07
/proc/31349/task/31358/stat : 31358 (java) S 31347 31349 29819 0 -1 64 44 571 0 0 0 0 6 1 15 0 9 0 28106697 888958976 22200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.1
Current children cumulated vsize (KiB) 868124

Child status: 0
Real time (s): 8.30191
CPU time (s): 8.17076
CPU user time (s): 7.73082
CPU system time (s): 0.439933
CPU usage (%): 98.4202
Max. virtual memory (cumulated for all children) (KiB): 868212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.73082
system time used= 0.439933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38712
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= 2272
involuntary context switches= 2497

runsolver used 0.016997 second user time and 0.029995 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-12 16:53:22
IDJOB=2096606
IDBENCH=56492
IDSOLVER=774
FILE ID=node21/2096606-1247410402
PBS_JOBID= 9510601
Free space on /tmp= 66404 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph9-f10.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-2096606-1247410402/watcher-2096606-1247410402 -o /tmp/evaluation-result-2096606-1247410402/solver-2096606-1247410402 -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-2096606-1247410402.xml

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

MD5SUM BENCH= 6c2f102032bae2df336cce2e32238ab9
RANDOM SEED=1520208926

node21.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.240
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.240
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:       1741640 kB
Buffers:         42028 kB
Cached:         110632 kB
SwapCached:          0 kB
Active:         198944 kB
Inactive:        58148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3116 kB
Writeback:           0 kB
Mapped:         124904 kB
Slab:            42356 kB
Committed_AS:   986160 kB
PageTables:       1944 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= 66400 MiB
End job on node21 at 2009-07-12 16:53:30