Trace number 2094362

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 26.6479 26.8263

DiagnosticValue
CHECKS3237
NODES317

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-19_ext.xml
MD5SUM08364e2411145e54ad7f71bfc9c7cf25
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.920859
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-2094362-1247403729.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.37	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.37	       =>  wckTime=0.135  cpuTime=0.1  mem=7M892
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
1.45/1.79	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.45/1.79	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.45/1.79	     nbSharedBinaryRepresentations=0  minDegree=1893  maxDegree=1981  minArity=15  maxArity=15  nbGenerators=0
1.45/1.79	     nbFusions=0  symmetryWckTime=0.52  symmetryCpuTime=0.26
1.45/1.79	       =>  wckTime=1.561  cpuTime=0.91  mem=108M856
1.85/1.95	   
1.85/1.95	   solver IterativeSystematicSolver being built... 
1.95/2.02	   
1.95/2.03	   INFO : Forward propagation technique limited 
1.95/2.09	       =>  wckTime=1.858  cpuTime=1.04  mem=107M383
8.73/8.84	   
8.73/8.84	   preprocessing
8.73/8.84	     nbConstraintChecks=0  nbValidityChecks=92376457  nbPropagations=44  nbRevisions=0  nbUselessRevisions=0
8.73/8.84	     nbSingletonTests=23  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
8.73/8.84	     detectedInconsistency=no
8.73/8.84	       =>  wckTime=6.751  cpuTime=6.69  mem=108M345
21.17/21.35	   
21.17/21.35	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=109M340)
26.54/26.76	   
26.54/26.76	   search
26.54/26.76	     run=4  nbConstraintChecks=3237  nbValidityChecks=340561453  minDepth=5  maxDepth=21  nbPropagations=1673
26.54/26.76	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=317  nbFailedAssignments=91  nbBacktracks=174
26.54/26.76	     nbVisitedNodes=499  nbRestartNogoods=14  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=13.55
26.54/26.76	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
26.54/26.76	       =>  wckTime=24.671  cpuTime=24.49  mem=109M340
26.54/26.76	   
26.54/26.76	   global
26.54/26.76	     nbConstraintChecks=3237  nbValidityChecks=432937910  nbPropagations=1717  nbRestartNogoods=14
26.54/26.76	     solvingWckTime=24.675  solvingCpuTime=24.49  expiredTime=no  totalExploration=no  nbFoundSolutions=1
26.54/26.76	     firstSolutionCpuTime=25.49  globalCpuTime=25.58
26.54/26.77	       =>  wckTime=26.534  cpuTime=25.53  mem=109M340
26.54/26.77	   
26.54/26.77	s SATISFIABLE
26.54/26.77	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 
26.54/26.77	d NODES 317
26.54/26.77	d CHECKS 3237
26.54/26.77	   
26.54/26.77	   totalWckTime=26.588  totalCpuTime=25.58

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-2094362-1247403729/watcher-2094362-1247403729 -o /tmp/evaluation-result-2094362-1247403729/solver-2094362-1247403729 -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-2094362-1247403729.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.00 2.00 1.85 3/81 29691
/proc/meminfo: memFree=1511224/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=18576 CPUtime=0
/proc/29691/stat : 29691 (runsolver) R 29689 29691 28460 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 27440183 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 228706544935 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/29691/statm: 4644 284 249 26 0 2626 0

[startup+0.04492 s]
/proc/loadavg: 2.00 2.00 1.85 3/81 29691
/proc/meminfo: memFree=1511224/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=861936 CPUtime=0.02
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 2276 0 1 0 1 1 0 0 18 0 5 0 27440183 882622464 1879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 215484 1879 861 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.101971 s]
/proc/loadavg: 2.00 2.00 1.85 3/81 29691
/proc/meminfo: memFree=1511224/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=865984 CPUtime=0.08
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 3788 0 1 0 6 2 0 0 18 0 9 0 27440183 886767616 3239 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 216496 3239 1708 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30199 s]
/proc/loadavg: 2.00 2.00 1.85 3/81 29691
/proc/meminfo: memFree=1511224/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=866296 CPUtime=0.28
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 5710 0 1 0 25 3 0 0 18 0 9 0 27440183 887087104 5113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 216574 5113 1928 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701026 s]
/proc/loadavg: 2.00 2.00 1.85 3/81 29691
/proc/meminfo: memFree=1511224/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=867536 CPUtime=0.68
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 8472 0 1 0 63 5 0 0 18 0 9 0 27440183 888356864 7834 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 216884 7834 2001 9 0 211342 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867536

[startup+1.5011 s]
/proc/loadavg: 2.00 2.00 1.85 4/90 29700
/proc/meminfo: memFree=1424624/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=867860 CPUtime=1.45
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 35989 0 1 0 127 18 0 0 18 0 10 0 27440183 888688640 35322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 216965 35322 2030 9 0 211423 0
[pid=29691/tid=29693] ppid=29689 vsize=867860 CPUtime=1.04
/proc/29691/task/29693/stat : 29693 (java) S 29689 29691 28460 0 -1 64 15790 0 1 0 96 8 0 0 25 0 10 0 27440184 888688640 35322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29694] ppid=29689 vsize=867860 CPUtime=0.17
/proc/29691/task/29694/stat : 29694 (java) S 29689 29691 28460 0 -1 64 18817 0 0 0 10 7 0 0 17 0 10 0 27440186 888688640 35322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29695] ppid=29689 vsize=867860 CPUtime=0
/proc/29691/task/29695/stat : 29695 (java) S 29689 29691 28460 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 27440186 888688640 35322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29696] ppid=29689 vsize=867860 CPUtime=0
/proc/29691/task/29696/stat : 29696 (java) S 29689 29691 28460 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 27440186 888688640 35322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29697] ppid=29689 vsize=867860 CPUtime=0
/proc/29691/task/29697/stat : 29697 (java) S 29689 29691 28460 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 27440188 888688640 35322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29698] ppid=29689 vsize=867860 CPUtime=0.19
/proc/29691/task/29698/stat : 29698 (java) S 29689 29691 28460 0 -1 64 668 0 0 0 19 0 0 0 16 0 10 0 27440188 888688640 35322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29699] ppid=29689 vsize=867860 CPUtime=0
/proc/29691/task/29699/stat : 29699 (java) S 29689 29691 28460 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 27440188 888688640 35322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29700] ppid=29689 vsize=867860 CPUtime=0
/proc/29691/task/29700/stat : 29700 (java) S 29689 29691 28460 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 27440188 888688640 35322 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867860

[startup+3.10125 s]
/proc/loadavg: 2.08 2.02 1.86 5/92 29704
/proc/meminfo: memFree=1352344/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=868328 CPUtime=3.06
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 56311 983 1 0 260 23 21 2 18 0 9 0 27440183 889167872 42163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 217082 42163 2660 9 0 211518 0
[pid=29691/tid=29693] ppid=29689 vsize=868328 CPUtime=2.46
/proc/29691/task/29693/stat : 29693 (java) R 29689 29691 28460 0 -1 64 21284 983 1 0 214 9 21 2 25 0 9 0 27440184 889167872 42163 996147200 134512640 134550932 4294955968 18446744073709551615 4127094052 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29694] ppid=29689 vsize=868328 CPUtime=0.56
/proc/29691/task/29694/stat : 29694 (java) S 29689 29691 28460 0 -1 64 33317 983 0 0 22 11 21 2 17 0 9 0 27440186 889167872 42163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29695] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29695/stat : 29695 (java) S 29689 29691 28460 0 -1 64 21 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29696] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29696/stat : 29696 (java) S 29689 29691 28460 0 -1 64 8 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29697] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29697/stat : 29697 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 18 0 9 0 27440188 889167872 42163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29698] ppid=29689 vsize=868328 CPUtime=0.46
/proc/29691/task/29698/stat : 29698 (java) S 29689 29691 28460 0 -1 64 863 983 0 0 23 0 21 2 16 0 9 0 27440188 889167872 42163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29699] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29699/stat : 29699 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 19 0 9 0 27440188 889167872 42163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29700] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29700/stat : 29700 (java) S 29689 29691 28460 0 -1 64 15 983 0 0 0 0 21 2 15 0 9 0 27440188 889167872 42163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868328

[startup+6.30256 s]
/proc/loadavg: 2.08 2.02 1.86 3/90 29704
/proc/meminfo: memFree=1352224/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=868328 CPUtime=6.24
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 60190 983 1 0 577 24 21 2 18 0 9 0 27440183 889167872 42167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 217082 42167 2660 9 0 211518 0
[pid=29691/tid=29693] ppid=29689 vsize=868328 CPUtime=5.63
/proc/29691/task/29693/stat : 29693 (java) R 29689 29691 28460 0 -1 64 25136 983 1 0 530 10 21 2 25 0 9 0 27440184 889167872 42167 996147200 134512640 134550932 4294955968 18446744073709551615 4127104837 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29694] ppid=29689 vsize=868328 CPUtime=0.56
/proc/29691/task/29694/stat : 29694 (java) S 29689 29691 28460 0 -1 64 33317 983 0 0 22 11 21 2 16 0 9 0 27440186 889167872 42167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29691/tid=29695] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29695/stat : 29695 (java) S 29689 29691 28460 0 -1 64 21 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29696] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29696/stat : 29696 (java) S 29689 29691 28460 0 -1 64 8 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29697] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29697/stat : 29697 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 18 0 9 0 27440188 889167872 42167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29698] ppid=29689 vsize=868328 CPUtime=0.47
/proc/29691/task/29698/stat : 29698 (java) S 29689 29691 28460 0 -1 64 868 983 0 0 24 0 21 2 16 0 9 0 27440188 889167872 42167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29699] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29699/stat : 29699 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 19 0 9 0 27440188 889167872 42167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29700] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29700/stat : 29700 (java) S 29689 29691 28460 0 -1 64 37 983 0 0 0 0 21 2 15 0 9 0 27440188 889167872 42167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868328

[startup+12.7022 s]
/proc/loadavg: 2.07 2.02 1.86 3/90 29704
/proc/meminfo: memFree=1351912/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=868328 CPUtime=12.61
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 65914 983 1 0 1212 26 21 2 18 0 9 0 27440183 889167872 42180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 217082 42180 2660 9 0 211518 0
[pid=29691/tid=29693] ppid=29689 vsize=868328 CPUtime=11.99
/proc/29691/task/29693/stat : 29693 (java) R 29689 29691 28460 0 -1 64 30855 983 1 0 1165 11 21 2 25 0 9 0 27440184 889167872 42180 996147200 134512640 134550932 4294955968 18446744073709551615 4127104795 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29694] ppid=29689 vsize=868328 CPUtime=0.56
/proc/29691/task/29694/stat : 29694 (java) S 29689 29691 28460 0 -1 64 33317 983 0 0 22 11 21 2 16 0 9 0 27440186 889167872 42180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29691/tid=29695] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29695/stat : 29695 (java) S 29689 29691 28460 0 -1 64 21 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29696] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29696/stat : 29696 (java) S 29689 29691 28460 0 -1 64 8 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29697] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29697/stat : 29697 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 18 0 9 0 27440188 889167872 42180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29698] ppid=29689 vsize=868328 CPUtime=0.47
/proc/29691/task/29698/stat : 29698 (java) S 29689 29691 28460 0 -1 64 873 983 0 0 24 0 21 2 15 0 9 0 27440188 889167872 42180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29699] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29699/stat : 29699 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 19 0 9 0 27440188 889167872 42180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29700] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29700/stat : 29700 (java) S 29689 29691 28460 0 -1 64 37 983 0 0 0 0 21 2 15 0 9 0 27440188 889167872 42180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 868328

[startup+25.5014 s]
/proc/loadavg: 2.06 2.01 1.86 3/90 29704
/proc/meminfo: memFree=1351912/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=868328 CPUtime=25.34
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 65968 983 1 0 2485 26 21 2 18 0 9 0 27440183 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 217082 42192 2660 9 0 211518 0
[pid=29691/tid=29693] ppid=29689 vsize=868328 CPUtime=24.69
/proc/29691/task/29693/stat : 29693 (java) R 29689 29691 28460 0 -1 64 30862 983 1 0 2435 11 21 2 25 0 9 0 27440184 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4127104795 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29694] ppid=29689 vsize=868328 CPUtime=0.56
/proc/29691/task/29694/stat : 29694 (java) S 29689 29691 28460 0 -1 64 33317 983 0 0 22 11 21 2 16 0 9 0 27440186 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29691/tid=29695] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29695/stat : 29695 (java) S 29689 29691 28460 0 -1 64 21 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29696] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29696/stat : 29696 (java) S 29689 29691 28460 0 -1 64 8 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29697] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29697/stat : 29697 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 18 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29698] ppid=29689 vsize=868328 CPUtime=0.5
/proc/29691/task/29698/stat : 29698 (java) S 29689 29691 28460 0 -1 64 920 983 0 0 27 0 21 2 15 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29699] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29699/stat : 29699 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 19 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29700] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29700/stat : 29700 (java) S 29689 29691 28460 0 -1 64 37 983 0 0 0 0 21 2 15 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 868328

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

[startup+26.3014 s]
/proc/loadavg: 2.06 2.01 1.86 3/90 29704
/proc/meminfo: memFree=1351912/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=868328 CPUtime=26.14
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 65968 983 1 0 2565 26 21 2 18 0 9 0 27440183 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 217082 42192 2660 9 0 211518 0
[pid=29691/tid=29693] ppid=29689 vsize=868328 CPUtime=25.49
/proc/29691/task/29693/stat : 29693 (java) R 29689 29691 28460 0 -1 64 30862 983 1 0 2515 11 21 2 25 0 9 0 27440184 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4127138595 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29694] ppid=29689 vsize=868328 CPUtime=0.56
/proc/29691/task/29694/stat : 29694 (java) S 29689 29691 28460 0 -1 64 33317 983 0 0 22 11 21 2 16 0 9 0 27440186 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29691/tid=29695] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29695/stat : 29695 (java) S 29689 29691 28460 0 -1 64 21 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29696] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29696/stat : 29696 (java) S 29689 29691 28460 0 -1 64 8 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29697] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29697/stat : 29697 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 18 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29698] ppid=29689 vsize=868328 CPUtime=0.5
/proc/29691/task/29698/stat : 29698 (java) S 29689 29691 28460 0 -1 64 920 983 0 0 27 0 21 2 16 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29699] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29699/stat : 29699 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 19 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29700] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29700/stat : 29700 (java) S 29689 29691 28460 0 -1 64 37 983 0 0 0 0 21 2 15 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.14
Current children cumulated vsize (KiB) 868328

[startup+26.7015 s]
/proc/loadavg: 2.06 2.01 1.86 3/90 29704
/proc/meminfo: memFree=1351912/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=868328 CPUtime=26.54
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 65969 983 1 0 2605 26 21 2 18 0 9 0 27440183 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 217082 42192 2660 9 0 211518 0
[pid=29691/tid=29693] ppid=29689 vsize=868328 CPUtime=25.89
/proc/29691/task/29693/stat : 29693 (java) R 29689 29691 28460 0 -1 64 30863 983 1 0 2555 11 21 2 25 0 9 0 27440184 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4127120581 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29694] ppid=29689 vsize=868328 CPUtime=0.56
/proc/29691/task/29694/stat : 29694 (java) S 29689 29691 28460 0 -1 64 33317 983 0 0 22 11 21 2 16 0 9 0 27440186 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29691/tid=29695] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29695/stat : 29695 (java) S 29689 29691 28460 0 -1 64 21 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29696] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29696/stat : 29696 (java) S 29689 29691 28460 0 -1 64 8 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29697] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29697/stat : 29697 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 18 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29698] ppid=29689 vsize=868328 CPUtime=0.5
/proc/29691/task/29698/stat : 29698 (java) S 29689 29691 28460 0 -1 64 920 983 0 0 27 0 21 2 16 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29699] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29699/stat : 29699 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 19 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29700] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29700/stat : 29700 (java) S 29689 29691 28460 0 -1 64 37 983 0 0 0 0 21 2 15 0 9 0 27440188 889167872 42192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.54
Current children cumulated vsize (KiB) 868328

[startup+26.8015 s]
/proc/loadavg: 2.06 2.01 1.86 3/90 29704
/proc/meminfo: memFree=1351912/2055920 swapFree=4192812/4192956
[pid=29691] ppid=29689 vsize=868328 CPUtime=26.61
/proc/29691/stat : 29691 (java) S 29689 29691 28460 0 -1 0 66035 983 1 0 2612 26 21 2 18 0 9 0 27440183 889167872 42197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29691/statm: 217082 42197 2660 9 0 211518 0
[pid=29691/tid=29693] ppid=29689 vsize=868328 CPUtime=25.96
/proc/29691/task/29693/stat : 29693 (java) S 29689 29691 28460 0 -1 64 30927 983 1 0 2561 12 21 2 25 0 9 0 27440184 889167872 42197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29694] ppid=29689 vsize=868328 CPUtime=0.56
/proc/29691/task/29694/stat : 29694 (java) S 29689 29691 28460 0 -1 64 33317 983 0 0 22 11 21 2 16 0 9 0 27440186 889167872 42197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29691/tid=29695] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29695/stat : 29695 (java) S 29689 29691 28460 0 -1 64 21 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29696] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29696/stat : 29696 (java) S 29689 29691 28460 0 -1 64 8 983 0 0 0 0 21 2 16 0 9 0 27440186 889167872 42197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29697] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29697/stat : 29697 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 18 0 9 0 27440188 889167872 42197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29698] ppid=29689 vsize=868328 CPUtime=0.5
/proc/29691/task/29698/stat : 29698 (java) S 29689 29691 28460 0 -1 64 922 983 0 0 27 0 21 2 15 0 9 0 27440188 889167872 42197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29699] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29699/stat : 29699 (java) S 29689 29691 28460 0 -1 64 1 983 0 0 0 0 21 2 19 0 9 0 27440188 889167872 42197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29691/tid=29700] ppid=29689 vsize=868328 CPUtime=0.23
/proc/29691/task/29700/stat : 29700 (java) S 29689 29691 28460 0 -1 64 37 983 0 0 0 0 21 2 15 0 9 0 27440188 889167872 42197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.61
Current children cumulated vsize (KiB) 868328

Child status: 0
Real time (s): 26.8263
CPU time (s): 26.6479
CPU user time (s): 26.335
CPU system time (s): 0.312952
CPU usage (%): 99.3351
Max. virtual memory (cumulated for all children) (KiB): 868512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.335
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67045
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= 1629
involuntary context switches= 1417

runsolver used 0.035994 second user time and 0.099984 second system time

The end

Launcher Data

Begin job on node8 at 2009-07-12 15:02:09
IDJOB=2094362
IDBENCH=54151
IDSOLVER=774
FILE ID=node8/2094362-1247403729
PBS_JOBID= 9510627
Free space on /tmp= 66284 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-19_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094362-1247403729/watcher-2094362-1247403729 -o /tmp/evaluation-result-2094362-1247403729/solver-2094362-1247403729 -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-2094362-1247403729.xml

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

MD5SUM BENCH= 08364e2411145e54ad7f71bfc9c7cf25
RANDOM SEED=1781232758

node8.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.213
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.213
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:       1511768 kB
Buffers:         36492 kB
Cached:         142756 kB
SwapCached:          0 kB
Active:         396676 kB
Inactive:        90080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:         327912 kB
Slab:            41948 kB
Committed_AS:   987780 kB
PageTables:       2332 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node8 at 2009-07-12 15:02:36