Trace number 2096602

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 6.22205 6.26822

DiagnosticValue
CHECKS4379440
NODES6847

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph9-f9.xml
MD5SUM17a33451183b9900020243750ee5373a
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 benchmark2.6146
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5246
Maximum constraint arity2
Maximum domain size35
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.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.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2096602-1247410401.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.47	     nbVariables=916  nbDomainTypes=7  minDomainSize=6  maxDomainSize=35  nbTotalValues=28352
0.38/0.47	       =>  wckTime=0.224  cpuTime=0.14  mem=10M820
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
2.87/2.92	     nbConstraints=5265  nbGlobalConstraints=19  nbConvertedConstraints=5246  nbConvertConstraintsChecks=4045554
2.87/2.92	     nbExtensionStructures=4228  nbSharedExtensionStructures=5100  nbConflictsStructures=4228
2.87/2.92	     nbSharedConflictsStructures=5100  nbSharedBinaryRepresentations=260668  minDegree=1  maxDegree=38  minArity=2
2.87/2.92	     avgArity=2.05  maxArity=18  nbGenerators=0  nbFusions=0  symmetryWckTime=0.305  symmetryCpuTime=0.18  nbCliques=19
2.87/2.92	       =>  wckTime=2.675  cpuTime=2.27  mem=27M621
2.96/3.04	   
2.96/3.04	   solver IterativeSystematicSolver being built... 
3.07/3.11	   
3.07/3.12	   INFO : Forward propagation technique limited 
3.17/3.23	       =>  wckTime=2.991  cpuTime=2.43  mem=30M306
3.67/3.74	   
3.67/3.74	   preprocessing
3.67/3.74	     nbConstraintChecks=345808  nbPropagations=9137  nbRevisions=23213  nbUselessRevisions=11857  nbSingletonTests=951
3.67/3.74	     nbEffectiveSingletonTests=0  nbACRemovals=7740  nbFoundSingletons=0  nbRemovedValues=7740  detectedInconsistency=no
3.67/3.74	       =>  wckTime=0.502  cpuTime=0.46  mem=32M257
4.16/4.20	   
4.16/4.20	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=35M199)
6.15/6.24	   
6.15/6.24	   search
6.15/6.24	     run=12  nbConstraintChecks=4033636  minDepth=36  maxDepth=916  nbPropagations=335828  nbRevisions=1746636
6.15/6.24	     nbUselessRevisions=1001546  nbAssignments=6847  nbFailedAssignments=2950  nbBacktracks=2372  nbVisitedNodes=10801
6.15/6.24	     nbRestartNogoods=187  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=5.63  nbIEliminables=901.31
6.15/6.24	     nbDEliminables=0  nbPEliminables=0
6.15/6.24	       =>  wckTime=3.003  cpuTime=2.87  mem=47M876
6.15/6.24	   
6.15/6.24	   global
6.15/6.24	     nbConstraintChecks=4379444  nbPropagations=344965  nbRevisions=1769849  nbUselessRevisions=1013403
6.15/6.24	     nbRestartNogoods=187  solvingWckTime=3.005  solvingCpuTime=2.88  expiredTime=no  totalExploration=no
6.15/6.24	     nbFoundSolutions=1  firstSolutionCpuTime=5.3  globalCpuTime=5.36
6.15/6.24	       =>  wckTime=5.999  cpuTime=5.32  mem=48M851
6.15/6.24	   
6.15/6.24	s SATISFIABLE
6.15/6.24	v 414 652 128 366 652 414 414 652 380 142 16 254 254 16 16 254 366 128 16 254 268 30 16 254 72 310 254 16 254 16 156 394 16 254 666 428 414 652 666 428 414 652 652 414 30 268 156 394 268 30 428 666 128 366 114 352 142 380 666 428 296 58 254 16 268 30 394 156 414 652 30 268 282 44 428 666 254 16 170 408 394 156 268 30 394 156 16 254 156 394 30 268 428 666 394 156 72 310 268 30 72 310 414 652 268 30 380 142 16 254 666 428 394 156 16 254 16 254 268 30 282 44 254 16 30 268 254 16 414 652 268 30 414 652 428 666 268 30 268 30 282 44 394 156 394 156 254 16 142 380 268 30 156 394 394 156 114 352 414 652 142 380 156 394 414 652 254 16 254 16 142 380 254 16 30 268 310 72 16 254 156 394 142 380 652 414 44 282 142 380 156 394 30 268 268 30 16 254 128 366 268 30 282 44 156 394 16 254 142 380 652 414 142 380 394 156 428 666 652 414 666 428 394 156 414 652 428 666 414 652 30 268 414 652 666 428 652 414 268 30 268 30 666 428 414 652 428 666 666 428 380 142 30 268 30 268 254 16 44 282 156 394 142 380 428 666 156 394 428 666 268 30 58 296 394 156 414 652 414 652 394 156 666 428 394 156 666 428 156 394 428 666 30 268 666 428 666 428 268 30 16 254 666 428 30 268 16 254 394 156 282 44 380 142 268 30 652 414 268 30 394 156 414 652 100 338 414 652 142 380 296 58 156 394 414 652 394 156 268 30 254 16 16 254 324 86 380 142 380 142 380 142 666 428 156 394 394 156 414 652 414 652 254 16 666 428 30 268 394 156 666 428 652 414 652 414 30 268 310 72 16 254 16 254 254 16 44 282 254 16 324 86 652 414 30 268 394 156 156 394 156 394 652 414 666 428 324 86 114 352 394 156 16 254 652 414 666 428 666 428 324 86 414 652 156 394 30 268 394 156 128 366 142 380 394 156 394 156 380 142 114 352 156 394 666 428 282 44 666 428 16 254 142 380 30 268 380 142 268 30 666 428 142 380 44 282 30 268 142 380 30 268 666 428 652 414 268 30 30 268 268 30 268 30 428 666 428 666 666 428 428 666 414 652 652 414 652 414 352 114 366 128 414 652 352 114 156 394 414 652 428 666 156 394 428 666 414 652 380 142 156 394 86 324 268 30 366 128 254 16 394 156 268 30 156 394 666 428 366 128 666 428 128 366 156 394 268 30 428 666 380 142 128 366 268 30 394 156 254 16 666 428 142 380 652 414 338 100 428 666 254 16 666 428 414 652 666 428 44 282 414 652 352 114 268 30 254 16 268 30 282 44 142 380 652 414 652 414 310 72 666 428 652 414 666 428 380 142 394 156 428 666 428 666 128 366 142 380 666 428 114 352 30 268 666 428 156 394 666 428 268 30 394 156 30 268 268 30 44 282 394 156 142 380 666 428 16 254 282 44 268 30 58 296 394 156 72 310 254 16 142 380 282 44 394 156 366 128 268 30 428 666 380 142 142 380 268 30 30 268 128 366 114 352 282 44 268 30 282 44 394 156 156 394 352 114 666 428 30 268 666 428 100 338 268 30 86 324 414 652 380 142 30 268 128 366 414 652 268 30 652 414 414 652 666 428 268 30 72 310 268 30 652 414 268 30 58 296 44 282 114 352 394 156 142 380 352 114 366 128 30 268 652 414 366 128 30 268 44 282 44 282 268 30 72 310 156 394 30 268 310 72 428 666 296 58 30 268 30 268 268 30 44 282 268 30 156 394 296 58 86 324 666 428 296 58 254 16 282 44 414 652 114 352 324 86 268 30 380 142 268 30 100 338 86 324 58 296 380 142 156 394 428 666 666 428 30 268 268 30 142 380 282 44 338 100 296 58 114 352 282 44 30 268 414 652 156 394 296 58 428 666 30 268 30 268 652 414 142 380 100 338 652 414 310 72 282 44 428 666 30 268 142 380 428 666 30 268 282 44 310 72 142 380 100 338 30 268 58 296 30 268 128 366 30 268 30 268 652 414 156 394 268 30 142 380 114 352 44 282 44 282 428 666 394 156 
6.15/6.25	d NODES 6847
6.15/6.25	d CHECKS 4379444
6.15/6.25	   
6.15/6.25	   totalWckTime=6.066  totalCpuTime=5.36

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-2096602-1247410401/watcher-2096602-1247410401 -o /tmp/evaluation-result-2096602-1247410401/solver-2096602-1247410401 -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-2096602-1247410401.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: 1.95 1.98 1.99 5/80 30619
/proc/meminfo: memFree=1784784/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=18576 CPUtime=0
/proc/30619/stat : 30619 (runsolver) R 30617 30619 28496 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 28102696 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30619/statm: 4644 284 249 26 0 2626 0

[startup+0.0435531 s]
/proc/loadavg: 1.95 1.98 1.99 5/80 30619
/proc/meminfo: memFree=1784784/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=861936 CPUtime=0.02
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 2280 0 1 0 1 1 0 0 18 0 5 0 28102696 882622464 1882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 215484 1882 863 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.101705 s]
/proc/loadavg: 1.95 1.98 1.99 5/80 30619
/proc/meminfo: memFree=1784784/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=865984 CPUtime=0.09
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 3743 0 1 0 6 3 0 0 18 0 9 0 28102696 886767616 3211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 216496 3211 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301732 s]
/proc/loadavg: 1.95 1.98 1.99 5/80 30619
/proc/meminfo: memFree=1784784/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=866380 CPUtime=0.28
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 6007 0 1 0 23 5 0 0 18 0 9 0 28102696 887173120 5373 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 216595 5375 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701786 s]
/proc/loadavg: 1.95 1.98 1.99 5/80 30619
/proc/meminfo: memFree=1784784/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=867776 CPUtime=0.68
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 9340 0 1 0 61 7 0 0 18 0 9 0 28102696 888602624 8694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 216944 8695 2039 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50189 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 30628
/proc/meminfo: memFree=1746696/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=867780 CPUtime=1.48
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 14359 0 1 0 133 15 0 0 18 0 9 0 28102696 888606720 13710 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 216944 13711 2043 9 0 211380 0
[pid=30619/tid=30621] ppid=30617 vsize=867776 CPUtime=1.23
/proc/30619/task/30621/stat : 30621 (java) R 30617 30619 28496 0 -1 64 12925 0 1 0 110 13 0 0 20 0 9 0 28102698 888602624 13711 996147200 134512640 134550932 4294955968 18446744073709551615 4127010118 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30622] ppid=30617 vsize=867776 CPUtime=0
/proc/30619/task/30622/stat : 30622 (java) S 30617 30619 28496 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28102699 888602624 13712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30623] ppid=30617 vsize=867776 CPUtime=0
/proc/30619/task/30623/stat : 30623 (java) S 30617 30619 28496 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28102699 888602624 13712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30624] ppid=30617 vsize=867776 CPUtime=0
/proc/30619/task/30624/stat : 30624 (java) S 30617 30619 28496 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28102699 888602624 13712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30625] ppid=30617 vsize=867776 CPUtime=0
/proc/30619/task/30625/stat : 30625 (java) S 30617 30619 28496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 28102701 888602624 13712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30626] ppid=30617 vsize=867776 CPUtime=0.24
/proc/30619/task/30626/stat : 30626 (java) S 30617 30619 28496 0 -1 64 737 0 0 0 23 1 0 0 16 0 9 0 28102701 888602624 13712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30627] ppid=30617 vsize=867776 CPUtime=0
/proc/30619/task/30627/stat : 30627 (java) S 30617 30619 28496 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28102701 888602624 13712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30628] ppid=30617 vsize=867776 CPUtime=0
/proc/30619/task/30628/stat : 30628 (java) S 30617 30619 28496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28102701 888602624 13712 996147200 134512640 134550932 4294955968 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) 867780

[startup+3.10312 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 30628
/proc/meminfo: memFree=1721352/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=868216 CPUtime=3.07
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 27680 448 1 0 267 34 6 0 18 0 10 0 28102696 889053184 20862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 217054 20862 2659 9 0 211490 0
[pid=30619/tid=30621] ppid=30617 vsize=868216 CPUtime=2.57
/proc/30619/task/30621/stat : 30621 (java) R 30617 30619 28496 0 -1 64 19489 448 1 0 222 29 6 0 16 0 10 0 28102698 889053184 20862 996147200 134512640 134550932 4294955968 18446744073709551615 104514034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30622] ppid=30617 vsize=868216 CPUtime=0.22
/proc/30619/task/30622/stat : 30622 (java) R 30617 30619 28496 0 -1 64 6415 448 0 0 15 1 6 0 17 0 10 0 28102699 889053184 20862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30623] ppid=30617 vsize=868216 CPUtime=0.06
/proc/30619/task/30623/stat : 30623 (java) S 30617 30619 28496 0 -1 64 19 448 0 0 0 0 6 0 16 0 10 0 28102699 889053184 20862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30624] ppid=30617 vsize=868216 CPUtime=0.06
/proc/30619/task/30624/stat : 30624 (java) S 30617 30619 28496 0 -1 64 9 448 0 0 0 0 6 0 16 0 10 0 28102699 889053184 20862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30625] ppid=30617 vsize=868216 CPUtime=0.06
/proc/30619/task/30625/stat : 30625 (java) S 30617 30619 28496 0 -1 64 0 448 0 0 0 0 6 0 18 0 10 0 28102701 889053184 20862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30626] ppid=30617 vsize=868216 CPUtime=0.35
/proc/30619/task/30626/stat : 30626 (java) R 30617 30619 28496 0 -1 64 937 448 0 0 28 1 6 0 15 0 10 0 28102701 889053184 20862 996147200 134512640 134550932 4294955968 18446744073709551615 101672086 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30627] ppid=30617 vsize=868216 CPUtime=0.06
/proc/30619/task/30627/stat : 30627 (java) S 30617 30619 28496 0 -1 64 1 448 0 0 0 0 6 0 19 0 10 0 28102701 889053184 20862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30628] ppid=30617 vsize=868216 CPUtime=0.06
/proc/30619/task/30628/stat : 30628 (java) S 30617 30619 28496 0 -1 64 12 448 0 0 0 0 6 0 15 0 10 0 28102701 889053184 20862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868216

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

[startup+4.70234 s]
/proc/loadavg: 2.03 2.00 2.00 3/89 30632
/proc/meminfo: memFree=1711112/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=868216 CPUtime=4.66
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 32225 571 1 0 422 37 6 1 18 0 9 0 28102696 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 217054 20954 2661 9 0 211490 0
[pid=30619/tid=30621] ppid=30617 vsize=868216 CPUtime=4.06
/proc/30619/task/30621/stat : 30621 (java) R 30617 30619 28496 0 -1 64 23979 571 1 0 368 31 6 1 20 0 9 0 28102698 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4127316105 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30622] ppid=30617 vsize=868216 CPUtime=0.23
/proc/30619/task/30622/stat : 30622 (java) S 30617 30619 28496 0 -1 64 6415 571 0 0 15 1 6 1 16 0 9 0 28102699 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30623] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30623/stat : 30623 (java) S 30617 30619 28496 0 -1 64 19 571 0 0 0 0 6 1 16 0 9 0 28102699 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30624] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30624/stat : 30624 (java) S 30617 30619 28496 0 -1 64 9 571 0 0 0 0 6 1 16 0 9 0 28102699 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30625] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30625/stat : 30625 (java) S 30617 30619 28496 0 -1 64 0 571 0 0 0 0 6 1 18 0 9 0 28102701 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30626] ppid=30617 vsize=868216 CPUtime=0.45
/proc/30619/task/30626/stat : 30626 (java) S 30617 30619 28496 0 -1 64 989 571 0 0 37 1 6 1 16 0 9 0 28102701 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30627] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30627/stat : 30627 (java) S 30617 30619 28496 0 -1 64 1 571 0 0 0 0 6 1 19 0 9 0 28102701 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30628] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30628/stat : 30628 (java) S 30617 30619 28496 0 -1 64 12 571 0 0 0 0 6 1 15 0 9 0 28102701 889053184 20954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 868216

[startup+5.50748 s]
/proc/loadavg: 2.03 2.00 2.00 4/89 30632
/proc/meminfo: memFree=1710984/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=868216 CPUtime=5.45
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 33588 571 1 0 501 37 6 1 18 0 9 0 28102696 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 217054 20961 2661 9 0 211490 0
[pid=30619/tid=30621] ppid=30617 vsize=868216 CPUtime=4.85
/proc/30619/task/30621/stat : 30621 (java) R 30617 30619 28496 0 -1 64 25296 571 1 0 446 32 6 1 18 0 9 0 28102698 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4127397830 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30622] ppid=30617 vsize=868216 CPUtime=0.23
/proc/30619/task/30622/stat : 30622 (java) S 30617 30619 28496 0 -1 64 6415 571 0 0 15 1 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30623] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30623/stat : 30623 (java) S 30617 30619 28496 0 -1 64 19 571 0 0 0 0 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30624] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30624/stat : 30624 (java) S 30617 30619 28496 0 -1 64 9 571 0 0 0 0 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30625] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30625/stat : 30625 (java) S 30617 30619 28496 0 -1 64 0 571 0 0 0 0 6 1 18 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30626] ppid=30617 vsize=868216 CPUtime=0.48
/proc/30619/task/30626/stat : 30626 (java) S 30617 30619 28496 0 -1 64 1004 571 0 0 39 2 6 1 16 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30627] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30627/stat : 30627 (java) S 30617 30619 28496 0 -1 64 1 571 0 0 0 0 6 1 19 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30628] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30628/stat : 30628 (java) S 30617 30619 28496 0 -1 64 43 571 0 0 0 0 6 1 15 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 868216

[startup+5.9025 s]
/proc/loadavg: 2.03 2.00 2.00 4/89 30632
/proc/meminfo: memFree=1710984/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=868216 CPUtime=5.84
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 34346 571 1 0 540 37 6 1 18 0 9 0 28102696 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 217054 20961 2661 9 0 211490 0
[pid=30619/tid=30621] ppid=30617 vsize=868216 CPUtime=5.24
/proc/30619/task/30621/stat : 30621 (java) R 30617 30619 28496 0 -1 64 26054 571 1 0 485 32 6 1 22 0 9 0 28102698 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4127398962 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30622] ppid=30617 vsize=868216 CPUtime=0.23
/proc/30619/task/30622/stat : 30622 (java) S 30617 30619 28496 0 -1 64 6415 571 0 0 15 1 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30623] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30623/stat : 30623 (java) S 30617 30619 28496 0 -1 64 19 571 0 0 0 0 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30624] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30624/stat : 30624 (java) S 30617 30619 28496 0 -1 64 9 571 0 0 0 0 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30625] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30625/stat : 30625 (java) S 30617 30619 28496 0 -1 64 0 571 0 0 0 0 6 1 18 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30626] ppid=30617 vsize=868216 CPUtime=0.48
/proc/30619/task/30626/stat : 30626 (java) S 30617 30619 28496 0 -1 64 1004 571 0 0 39 2 6 1 15 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30627] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30627/stat : 30627 (java) S 30617 30619 28496 0 -1 64 1 571 0 0 0 0 6 1 19 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30628] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30628/stat : 30628 (java) S 30617 30619 28496 0 -1 64 43 571 0 0 0 0 6 1 15 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 868216

[startup+6.10253 s]
/proc/loadavg: 2.03 2.00 2.00 4/89 30632
/proc/meminfo: memFree=1710984/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=868216 CPUtime=6.04
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 34707 571 1 0 560 37 6 1 18 0 9 0 28102696 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 217054 20961 2661 9 0 211490 0
[pid=30619/tid=30621] ppid=30617 vsize=868216 CPUtime=5.44
/proc/30619/task/30621/stat : 30621 (java) R 30617 30619 28496 0 -1 64 26415 571 1 0 505 32 6 1 23 0 9 0 28102698 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4127397833 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30622] ppid=30617 vsize=868216 CPUtime=0.23
/proc/30619/task/30622/stat : 30622 (java) S 30617 30619 28496 0 -1 64 6415 571 0 0 15 1 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30623] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30623/stat : 30623 (java) S 30617 30619 28496 0 -1 64 19 571 0 0 0 0 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30624] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30624/stat : 30624 (java) S 30617 30619 28496 0 -1 64 9 571 0 0 0 0 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30625] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30625/stat : 30625 (java) S 30617 30619 28496 0 -1 64 0 571 0 0 0 0 6 1 18 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30626] ppid=30617 vsize=868216 CPUtime=0.48
/proc/30619/task/30626/stat : 30626 (java) S 30617 30619 28496 0 -1 64 1004 571 0 0 39 2 6 1 15 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30627] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30627/stat : 30627 (java) S 30617 30619 28496 0 -1 64 1 571 0 0 0 0 6 1 19 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30628] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30628/stat : 30628 (java) S 30617 30619 28496 0 -1 64 43 571 0 0 0 0 6 1 15 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 868216

[startup+6.20254 s]
/proc/loadavg: 2.03 2.00 2.00 4/89 30632
/proc/meminfo: memFree=1710984/2055920 swapFree=4192812/4192956
[pid=30619] ppid=30617 vsize=868216 CPUtime=6.15
/proc/30619/stat : 30619 (java) S 30617 30619 28496 0 -1 0 34802 571 1 0 570 38 6 1 18 0 9 0 28102696 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30619/statm: 217054 20961 2661 9 0 211490 0
[pid=30619/tid=30621] ppid=30617 vsize=868216 CPUtime=5.53
/proc/30619/task/30621/stat : 30621 (java) R 30617 30619 28496 0 -1 64 26510 571 1 0 514 32 6 1 24 0 9 0 28102698 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4127336384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30622] ppid=30617 vsize=868216 CPUtime=0.23
/proc/30619/task/30622/stat : 30622 (java) S 30617 30619 28496 0 -1 64 6415 571 0 0 15 1 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30623] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30623/stat : 30623 (java) S 30617 30619 28496 0 -1 64 19 571 0 0 0 0 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30624] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30624/stat : 30624 (java) S 30617 30619 28496 0 -1 64 9 571 0 0 0 0 6 1 16 0 9 0 28102699 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30625] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30625/stat : 30625 (java) S 30617 30619 28496 0 -1 64 0 571 0 0 0 0 6 1 18 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30626] ppid=30617 vsize=868216 CPUtime=0.48
/proc/30619/task/30626/stat : 30626 (java) S 30617 30619 28496 0 -1 64 1004 571 0 0 39 2 6 1 15 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30619/tid=30627] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30627/stat : 30627 (java) S 30617 30619 28496 0 -1 64 1 571 0 0 0 0 6 1 19 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30619/tid=30628] ppid=30617 vsize=868216 CPUtime=0.07
/proc/30619/task/30628/stat : 30628 (java) S 30617 30619 28496 0 -1 64 43 571 0 0 0 0 6 1 15 0 9 0 28102701 889053184 20961 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 868216

Child status: 0
Real time (s): 6.26822
CPU time (s): 6.22205
CPU user time (s): 5.81212
CPU system time (s): 0.409937
CPU usage (%): 99.2635
Max. virtual memory (cumulated for all children) (KiB): 868216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.81212
system time used= 0.409937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35511
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= 2025
involuntary context switches= 2111

runsolver used 0.014997 second user time and 0.022996 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-12 16:53:21
IDJOB=2096602
IDBENCH=56489
IDSOLVER=774
FILE ID=node71/2096602-1247410401
PBS_JOBID= 9510506
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= 17a33451183b9900020243750ee5373a
RANDOM SEED=425384424

node71.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.222
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.222
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:       1785264 kB
Buffers:         41240 kB
Cached:         128080 kB
SwapCached:          0 kB
Active:         136880 kB
Inactive:        78832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3056 kB
Writeback:           0 kB
Mapped:          66840 kB
Slab:            40064 kB
Committed_AS:  1014476 kB
PageTables:       1924 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= 66392 MiB
End job on node71 at 2009-07-12 16:53:28