Trace number 2096596

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 3.9204 3.92943

DiagnosticValue
CHECKS1292430
NODES2704

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph8-f10.xml
MD5SUMc887ce37f5a1698918527bda6728d1cf
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.945855
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3757
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3757
Global constraints used (with number of constraints)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2096596-1247410400.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.38/0.44	     nbVariables=680  nbDomainTypes=7  minDomainSize=6  maxDomainSize=34  nbTotalValues=19810
0.38/0.44	       =>  wckTime=0.193  cpuTime=0.15  mem=9M844
0.38/0.44	   
0.38/0.44	   predicates being loaded...
0.47/0.50	   
0.47/0.50	   constraints being loaded...
2.28/2.31	     nbConstraints=3775  nbGlobalConstraints=18  nbConvertedConstraints=3757  nbConvertConstraintsChecks=2508712
2.28/2.31	     nbExtensionStructures=2963  nbSharedExtensionStructures=3483  nbConflictsStructures=2963
2.28/2.31	     nbSharedConflictsStructures=3483  nbSharedBinaryRepresentations=171539  minDegree=1  maxDegree=23  minArity=2
2.28/2.31	     avgArity=2.06  maxArity=16  nbGenerators=0  nbFusions=0  symmetryWckTime=0.261  symmetryCpuTime=0.14  nbCliques=18
2.28/2.31	       =>  wckTime=2.057  cpuTime=1.74  mem=11M183
2.28/2.39	   
2.28/2.39	   solver IterativeSystematicSolver being built... 
2.38/2.46	   
2.38/2.46	   INFO : Forward propagation technique limited 
2.49/2.54	       =>  wckTime=2.293  cpuTime=1.88  mem=27M734
2.82/2.90	   
2.92/2.90	   preprocessing
2.92/2.90	     nbConstraintChecks=325945  nbPropagations=8715  nbRevisions=23404  nbUselessRevisions=12143  nbSingletonTests=918
2.92/2.90	     nbEffectiveSingletonTests=1  nbACRemovals=5818  nbFoundSingletons=0  nbRemovedValues=5820  detectedInconsistency=no
2.92/2.90	       =>  wckTime=0.353  cpuTime=0.34  mem=28M728
3.50/3.60	   
3.50/3.60	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=32M773)
3.81/3.87	   
3.81/3.87	   search
3.81/3.87	     run=8  nbConstraintChecks=966487  minDepth=16  maxDepth=680  nbPropagations=145834  nbRevisions=535275
3.81/3.87	     nbUselessRevisions=306941  nbAssignments=2704  nbFailedAssignments=623  nbBacktracks=450  nbVisitedNodes=3519
3.81/3.87	     nbRestartNogoods=86  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=36.02  nbIEliminables=608.45
3.81/3.87	     nbDEliminables=0  nbPEliminables=0
3.81/3.87	       =>  wckTime=1.327  cpuTime=1.25  mem=33M767
3.81/3.87	   
3.81/3.87	   global
3.81/3.87	     nbConstraintChecks=1292432  nbPropagations=154549  nbRevisions=558679  nbUselessRevisions=319084
3.81/3.87	     nbRestartNogoods=86  solvingWckTime=1.329  solvingCpuTime=1.25  expiredTime=no  totalExploration=no
3.81/3.87	     nbFoundSolutions=1  firstSolutionCpuTime=3.12  globalCpuTime=3.16
3.81/3.87	       =>  wckTime=3.624  cpuTime=3.13  mem=33M767
3.81/3.87	   
3.81/3.87	s SATISFIABLE
3.81/3.87	v 156 394 268 30 652 414 254 16 254 16 408 170 408 170 652 414 652 414 268 30 394 156 16 254 296 58 268 30 128 366 652 414 652 414 142 380 240 478 414 652 352 114 268 30 16 254 652 414 58 296 408 170 268 30 366 128 652 414 156 394 16 254 652 414 652 414 282 44 652 414 142 380 72 310 414 652 16 254 254 16 282 44 394 156 394 156 380 142 254 16 156 394 352 114 30 268 268 30 128 366 254 16 352 114 652 414 44 282 254 16 30 268 310 72 254 16 408 170 254 16 268 30 30 268 414 652 142 380 240 478 156 394 268 30 394 156 170 408 268 30 156 394 16 254 394 156 30 268 268 30 44 282 254 16 414 652 254 16 652 414 142 380 44 282 254 16 100 338 414 652 156 394 254 16 268 30 652 414 414 652 254 16 414 652 414 652 296 58 254 16 128 366 652 414 366 128 352 114 652 414 652 414 142 380 414 652 380 142 30 268 128 366 58 296 338 100 72 310 156 394 652 414 268 30 156 394 268 30 380 142 16 254 310 72 652 414 44 282 652 414 128 366 652 414 352 114 414 652 652 414 254 16 170 408 16 254 414 652 72 310 282 44 652 414 268 30 72 310 268 30 254 16 254 16 254 16 268 30 652 414 414 652 652 414 296 58 16 254 30 268 652 414 268 30 142 380 16 254 652 414 268 30 352 114 16 254 414 652 30 268 156 394 240 478 16 254 414 652 240 478 652 414 72 310 652 414 394 156 366 128 170 408 652 414 16 254 240 478 142 380 156 394 478 240 338 100 282 44 72 310 414 652 414 652 156 394 414 652 240 478 380 142 268 30 16 254 652 414 268 30 240 478 240 478 414 652 30 268 142 380 352 114 128 366 156 394 652 414 156 394 380 142 156 394 254 16 282 44 100 338 414 652 366 128 156 394 254 16 142 380 156 394 100 338 128 366 394 156 58 296 478 240 58 296 114 352 156 394 414 652 44 282 100 338 254 16 414 652 58 296 296 58 72 310 394 156 366 128 142 380 652 414 16 254 268 30 44 282 268 30 268 30 394 156 394 156 282 44 16 254 380 142 240 478 30 268 170 408 324 86 652 414 86 324 324 86 72 310 268 30 268 30 380 142 652 414 30 268 156 394 394 156 394 156 30 268 16 254 282 44 652 414 100 338 652 414 114 352 268 30 414 652 254 16 142 380 652 414 58 296 324 86 408 170 652 414 16 254 394 156 338 100 338 100 44 282 414 652 142 380 268 30 324 86 268 30 652 414 142 380 30 268 128 366 366 128 414 652 366 128 296 58 296 58 652 414 128 366 156 394 44 282 44 282 58 296 408 170 296 58 142 380 652 414 652 414 16 254 30 268 44 282 30 268 114 352 652 414 156 394 100 338 282 44 240 478 240 478 310 72 114 352 16 254 240 478 296 58 86 324 254 16 44 282 142 380 254 16 30 268 156 394 156 394 338 100 254 16 156 394 30 268 652 414 268 30 380 142 16 254 352 114 142 380 156 394 16 254 16 254 156 394 142 380 414 652 44 282 414 652 
3.81/3.87	d NODES 2704
3.81/3.88	d CHECKS 1292432
3.81/3.88	   
3.81/3.88	   totalWckTime=3.692  totalCpuTime=3.17

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096596-1247410400/watcher-2096596-1247410400 -o /tmp/evaluation-result-2096596-1247410400/solver-2096596-1247410400 -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-2096596-1247410400.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.15 2.07 1.95 4/81 2131
/proc/meminfo: memFree=1785056/2055920 swapFree=4192812/4192956
[pid=2131] ppid=2129 vsize=18576 CPUtime=0
/proc/2131/stat : 2131 (runsolver) R 2129 2131 32158 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28104564 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 226686987559 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2131/statm: 4644 284 249 26 0 2626 0

[startup+0.0420901 s]
/proc/loadavg: 2.15 2.07 1.95 4/81 2131
/proc/meminfo: memFree=1785056/2055920 swapFree=4192812/4192956
[pid=2131] ppid=2129 vsize=861936 CPUtime=0.02
/proc/2131/stat : 2131 (java) S 2129 2131 32158 0 -1 0 2204 0 1 0 1 1 0 0 18 0 5 0 28104564 882622464 1826 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/2131/statm: 215484 1826 843 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.101101 s]
/proc/loadavg: 2.15 2.07 1.95 4/81 2131
/proc/meminfo: memFree=1785056/2055920 swapFree=4192812/4192956
[pid=2131] ppid=2129 vsize=865984 CPUtime=0.08
/proc/2131/stat : 2131 (java) S 2129 2131 32158 0 -1 0 3737 0 1 0 7 1 0 0 18 0 9 0 28104564 886767616 3205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2131/statm: 216496 3205 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301143 s]
/proc/loadavg: 2.15 2.07 1.95 4/81 2131
/proc/meminfo: memFree=1785056/2055920 swapFree=4192812/4192956
[pid=2131] ppid=2129 vsize=866380 CPUtime=0.28
/proc/2131/stat : 2131 (java) S 2129 2131 32158 0 -1 0 5956 0 1 0 24 4 0 0 18 0 9 0 28104564 887173120 5322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2131/statm: 216595 5322 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701224 s]
/proc/loadavg: 2.15 2.07 1.95 4/81 2131
/proc/meminfo: memFree=1785056/2055920 swapFree=4192812/4192956
[pid=2131] ppid=2129 vsize=867772 CPUtime=0.68
/proc/2131/stat : 2131 (java) S 2129 2131 32158 0 -1 0 9181 0 1 0 62 6 0 0 18 0 9 0 28104564 888598528 8536 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2131/statm: 216943 8536 2037 9 0 211379 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867772

[startup+1.50238 s]
/proc/loadavg: 2.14 2.07 1.95 3/90 2145
/proc/meminfo: memFree=1743128/2055920 swapFree=4192812/4192956
[pid=2131] ppid=2129 vsize=867772 CPUtime=1.48
/proc/2131/stat : 2131 (java) S 2129 2131 32158 0 -1 0 13613 0 1 0 132 16 0 0 18 0 9 0 28104564 888598528 12964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2131/statm: 216943 12964 2043 9 0 211379 0
[pid=2131/tid=2133] ppid=2129 vsize=867772 CPUtime=1.22
/proc/2131/task/2133/stat : 2133 (java) R 2129 2131 32158 0 -1 64 12175 0 1 0 108 14 0 0 25 0 9 0 28104566 888598528 12964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2134] ppid=2129 vsize=867772 CPUtime=0
/proc/2131/task/2134/stat : 2134 (java) S 2129 2131 32158 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28104567 888598528 12964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2135] ppid=2129 vsize=867772 CPUtime=0
/proc/2131/task/2135/stat : 2135 (java) S 2129 2131 32158 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 28104567 888598528 12964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2136] ppid=2129 vsize=867772 CPUtime=0
/proc/2131/task/2136/stat : 2136 (java) S 2129 2131 32158 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 28104567 888598528 12964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2139] ppid=2129 vsize=867772 CPUtime=0
/proc/2131/task/2139/stat : 2139 (java) S 2129 2131 32158 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28104570 888598528 12964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2140] ppid=2129 vsize=867772 CPUtime=0.23
/proc/2131/task/2140/stat : 2140 (java) S 2129 2131 32158 0 -1 64 739 0 0 0 23 0 0 0 15 0 9 0 28104570 888598528 12964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2141] ppid=2129 vsize=867776 CPUtime=0
/proc/2131/task/2141/stat : 2141 (java) S 2129 2131 32158 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 28104570 888602624 12965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2142] ppid=2129 vsize=867772 CPUtime=0
/proc/2131/task/2142/stat : 2142 (java) S 2129 2131 32158 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28104570 888598528 12965 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) 867772

[startup+3.10271 s]
/proc/loadavg: 2.14 2.07 1.95 4/90 2145
/proc/meminfo: memFree=1719768/2055920 swapFree=4192812/4192956
[pid=2131] ppid=2129 vsize=868208 CPUtime=3.11
/proc/2131/stat : 2131 (java) S 2129 2131 32158 0 -1 0 30237 493 1 0 277 30 3 1 18 0 9 0 28104564 889044992 20486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2131/statm: 217052 20486 2661 9 0 211488 0
[pid=2131/tid=2133] ppid=2129 vsize=868208 CPUtime=2.6
/proc/2131/task/2133/stat : 2133 (java) R 2129 2131 32158 0 -1 64 22984 493 1 0 230 26 3 1 25 0 9 0 28104566 889044992 20486 996147200 134512640 134550932 4294955968 18446744073709551615 4127368668 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2134] ppid=2129 vsize=868208 CPUtime=0.17
/proc/2131/task/2134/stat : 2134 (java) S 2129 2131 32158 0 -1 64 5435 493 0 0 12 1 3 1 16 0 9 0 28104567 889044992 20486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2135] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2135/stat : 2135 (java) S 2129 2131 32158 0 -1 64 19 493 0 0 0 0 3 1 16 0 9 0 28104567 889044992 20486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2136] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2136/stat : 2136 (java) S 2129 2131 32158 0 -1 64 8 493 0 0 0 0 3 1 15 0 9 0 28104567 889044992 20486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2139] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2139/stat : 2139 (java) S 2129 2131 32158 0 -1 64 1 493 0 0 0 0 3 1 19 0 9 0 28104570 889044992 20486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2140] ppid=2129 vsize=868208 CPUtime=0.38
/proc/2131/task/2140/stat : 2140 (java) S 2129 2131 32158 0 -1 64 972 493 0 0 33 1 3 1 15 0 9 0 28104570 889044992 20486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2141] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2141/stat : 2141 (java) S 2129 2131 32158 0 -1 64 1 493 0 0 0 0 3 1 20 0 9 0 28104570 889044992 20486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2142] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2142/stat : 2142 (java) S 2129 2131 32158 0 -1 64 16 493 0 0 0 0 3 1 15 0 9 0 28104570 889044992 20486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 868208

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

[startup+3.50179 s]
/proc/loadavg: 2.14 2.07 1.95 3/79 2173
/proc/meminfo: memFree=1747632/2055920 swapFree=4192812/4192956
[pid=2131] ppid=2129 vsize=868208 CPUtime=3.5
/proc/2131/stat : 2131 (java) S 2129 2131 32158 0 -1 0 30602 493 1 0 316 30 3 1 18 0 9 0 28104564 889044992 20494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2131/statm: 217052 20494 2661 9 0 211488 0
[pid=2131/tid=2133] ppid=2129 vsize=868208 CPUtime=2.99
/proc/2131/task/2133/stat : 2133 (java) R 2129 2131 32158 0 -1 64 23340 493 1 0 268 27 3 1 17 0 9 0 28104566 889044992 20494 996147200 134512640 134550932 4294955968 18446744073709551615 4126757820 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2134] ppid=2129 vsize=868208 CPUtime=0.17
/proc/2131/task/2134/stat : 2134 (java) S 2129 2131 32158 0 -1 64 5436 493 0 0 12 1 3 1 16 0 9 0 28104567 889044992 20494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2135] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2135/stat : 2135 (java) S 2129 2131 32158 0 -1 64 19 493 0 0 0 0 3 1 16 0 9 0 28104567 889044992 20494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2136] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2136/stat : 2136 (java) S 2129 2131 32158 0 -1 64 8 493 0 0 0 0 3 1 15 0 9 0 28104567 889044992 20494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2139] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2139/stat : 2139 (java) S 2129 2131 32158 0 -1 64 1 493 0 0 0 0 3 1 19 0 9 0 28104570 889044992 20494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2140] ppid=2129 vsize=868208 CPUtime=0.39
/proc/2131/task/2140/stat : 2140 (java) S 2129 2131 32158 0 -1 64 980 493 0 0 34 1 3 1 15 0 9 0 28104570 889044992 20494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2141] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2141/stat : 2141 (java) S 2129 2131 32158 0 -1 64 1 493 0 0 0 0 3 1 20 0 9 0 28104570 889044992 20494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2142] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2142/stat : 2142 (java) S 2129 2131 32158 0 -1 64 16 493 0 0 0 0 3 1 15 0 9 0 28104570 889044992 20494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 868208

[startup+3.90188 s]
/proc/loadavg: 2.14 2.07 1.95 3/79 2173
/proc/meminfo: memFree=1747632/2055920 swapFree=4192812/4192956
[pid=2131] ppid=2129 vsize=868208 CPUtime=3.89
/proc/2131/stat : 2131 (java) S 2129 2131 32158 0 -1 0 31122 493 1 0 354 31 3 1 18 0 9 0 28104564 889044992 20512 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2131/statm: 217052 20512 2661 9 0 211488 0
[pid=2131/tid=2133] ppid=2129 vsize=868208 CPUtime=3.35
/proc/2131/task/2133/stat : 2133 (java) S 2129 2131 32158 0 -1 64 23848 493 1 0 304 27 3 1 21 0 9 0 28104566 889044992 20512 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2134] ppid=2129 vsize=868208 CPUtime=0.17
/proc/2131/task/2134/stat : 2134 (java) S 2129 2131 32158 0 -1 64 5436 493 0 0 12 1 3 1 16 0 9 0 28104567 889044992 20512 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2135] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2135/stat : 2135 (java) S 2129 2131 32158 0 -1 64 19 493 0 0 0 0 3 1 16 0 9 0 28104567 889044992 20512 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2136] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2136/stat : 2136 (java) S 2129 2131 32158 0 -1 64 8 493 0 0 0 0 3 1 15 0 9 0 28104567 889044992 20512 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2139] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2139/stat : 2139 (java) S 2129 2131 32158 0 -1 64 1 493 0 0 0 0 3 1 19 0 9 0 28104570 889044992 20512 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2140] ppid=2129 vsize=868208 CPUtime=0.41
/proc/2131/task/2140/stat : 2140 (java) S 2129 2131 32158 0 -1 64 992 493 0 0 36 1 3 1 15 0 9 0 28104570 889044992 20512 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2131/tid=2141] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2141/stat : 2141 (java) S 2129 2131 32158 0 -1 64 1 493 0 0 0 0 3 1 20 0 9 0 28104570 889044992 20512 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2131/tid=2142] ppid=2129 vsize=868208 CPUtime=0.04
/proc/2131/task/2142/stat : 2142 (java) S 2129 2131 32158 0 -1 64 16 493 0 0 0 0 3 1 15 0 9 0 28104570 889044992 20512 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 868208

Child status: 0
Real time (s): 3.92943
CPU time (s): 3.9204
CPU user time (s): 3.58046
CPU system time (s): 0.339948
CPU usage (%): 99.7703
Max. virtual memory (cumulated for all children) (KiB): 868208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.58045
system time used= 0.339948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31641
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= 1781
involuntary context switches= 1746

runsolver used 0.008998 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-12 16:53:20
IDJOB=2096596
IDBENCH=56486
IDSOLVER=774
FILE ID=node80/2096596-1247410400
PBS_JOBID= 9510489
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= c887ce37f5a1698918527bda6728d1cf
RANDOM SEED=1337446016

node80.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.285
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.285
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1785664 kB
Buffers:         36976 kB
Cached:         120240 kB
SwapCached:          0 kB
Active:         144088 kB
Inactive:        70480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5116 kB
Writeback:           0 kB
Mapped:          75324 kB
Slab:            40920 kB
Committed_AS:  1016724 kB
PageTables:       1876 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= 66356 MiB
End job on node80 at 2009-07-12 16:53:24