Trace number 1047476

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 ACSAT 20.5969 20.703

DiagnosticValue
CHECKS2847
NODES176

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-22_ext.xml
MD5SUM596cbd96078bb139f9d3e5a221d8d78f
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 benchmark1.67374
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 (download as text)

0.01/0.10	
0.01/0.10	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.29/0.34	   
0.29/0.34	   instance
0.29/0.34	     name=HOME/instance-1047476-1215040152.xml
0.29/0.38	   
0.29/0.38	   domains being loaded...
0.29/0.39	   
0.29/0.39	   variables being loaded...
0.39/0.41	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.39/0.41	       =>  wckTime=0.147  cpuTime=0.12  mem=6M878
0.39/0.41	   
0.39/0.41	   relations being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
1.96/2.03	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.96/2.03	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.96/2.03	     nbSharedBinaryRepresentations=0  minDegree=1886  maxDegree=1982  minArity=15  maxArity=15  nbGenerators=0
1.96/2.03	     nbFusions=0  symmetryWckTime=0.568  symmetryCpuTime=0.28
1.96/2.03	       =>  wckTime=1.769  cpuTime=1.0  mem=108M532
2.16/2.23	   
2.16/2.23	   solver IterativeSystematicSolver being built... 
2.16/2.28	   
2.16/2.29	   INFO : Forward propagation technique limited 
2.28/2.35	       =>  wckTime=2.097  cpuTime=1.13  mem=107M88
7.36/7.40	   
7.36/7.40	   preprocessing
7.36/7.40	     nbConstraintChecks=0  nbValidityChecks=18437548  nbPropagations=21  nbRevisions=0  nbUselessRevisions=0
7.36/7.40	     nbRemovedValues=0  detectedInconsistency=no
7.36/7.40	       =>  wckTime=5.048  cpuTime=5.0  mem=107M88
20.49/20.65	   
20.49/20.65	   search
20.49/20.65	     run=3  nbConstraintChecks=2847  nbValidityChecks=212264090  minDepth=9  maxDepth=21  nbPropagations=794
20.49/20.65	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=176  nbFailedAssignments=48  nbBacktracks=90  nbVisitedNodes=271
20.49/20.65	     nbRestartNogoods=6  nbFoundSolutions=1  mapSize=87  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=1.82
20.49/20.65	     nbREliminables=12.45  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
20.49/20.65	       =>  wckTime=18.287  cpuTime=18.15  mem=108M81
20.49/20.65	   
20.49/20.65	   global
20.49/20.65	     nbConstraintChecks=2847  nbValidityChecks=230701638  nbPropagations=815  nbRestartNogoods=6  solvingWckTime=18.291
20.49/20.65	     solvingCpuTime=18.15  expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=19.25
20.49/20.65	     globalCpuTime=19.33
20.49/20.65	       =>  wckTime=20.389  cpuTime=19.28  mem=108M81
20.49/20.65	   
20.49/20.65	s SATISFIABLE
20.49/20.65	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
20.49/20.65	d NODES 176
20.49/20.65	d CHECKS 2847
20.49/20.65	   
20.49/20.65	   totalWckTime=20.45  totalCpuTime=19.33

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047476-1215040152/watcher-1047476-1215040152 -o /tmp/evaluation-result-1047476-1215040152/solver-1047476-1215040152 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1047476-1215040152.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.43 1.93 1.05 3/83 19609
/proc/meminfo: memFree=1101160/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=18572 CPUtime=0
/proc/19609/stat : 19609 (runsolver) R 19607 19609 19181 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 1982989579 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/19609/statm: 4643 292 257 25 0 2626 0

[startup+0.022329 s]
/proc/loadavg: 2.43 1.93 1.05 3/83 19609
/proc/meminfo: memFree=1101160/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=10936 CPUtime=0.01
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 853 0 1 0 0 1 0 0 18 0 2 0 1982989579 11198464 605 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 2734 605 310 9 0 1198 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10936

[startup+0.103339 s]
/proc/loadavg: 2.43 1.93 1.05 3/83 19609
/proc/meminfo: memFree=1101160/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=865884 CPUtime=0.09
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 3615 0 1 0 6 3 0 0 18 0 9 0 1982989579 886665216 3103 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 216471 3103 1662 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302381 s]
/proc/loadavg: 2.43 1.93 1.05 3/83 19609
/proc/meminfo: memFree=1101160/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=866048 CPUtime=0.29
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 5569 0 1 0 24 5 0 0 18 0 9 0 1982989579 886833152 4983 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 216512 4983 1902 9 0 211060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866048

[startup+0.702469 s]
/proc/loadavg: 2.43 1.93 1.05 3/83 19609
/proc/meminfo: memFree=1101160/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=866992 CPUtime=0.68
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 8209 0 1 0 61 7 0 0 18 0 9 0 1982989579 887799808 7579 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 216748 7579 1967 9 0 211276 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866992

[startup+1.50161 s]
/proc/loadavg: 2.43 1.93 1.05 4/92 19618
/proc/meminfo: memFree=1026912/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=867436 CPUtime=1.48
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 35951 0 1 0 123 25 0 0 18 0 9 0 1982989579 888254464 35307 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 216859 35307 2001 9 0 211387 0
[pid=19609/tid=19611] ppid=19607 vsize=867436 CPUtime=0.97
/proc/19609/task/19611/stat : 19611 (java) R 19607 19609 19181 0 -1 64 15713 0 1 0 86 11 0 0 24 0 9 0 1982989580 888254464 35307 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19612] ppid=19607 vsize=867436 CPUtime=0.26
/proc/19609/task/19612/stat : 19612 (java) S 19607 19609 19181 0 -1 64 18888 0 0 0 15 11 0 0 17 0 9 0 1982989582 888254464 35307 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19613] ppid=19607 vsize=867436 CPUtime=0
/proc/19609/task/19613/stat : 19613 (java) S 19607 19609 19181 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 1982989582 888254464 35307 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19614] ppid=19607 vsize=867436 CPUtime=0
/proc/19609/task/19614/stat : 19614 (java) S 19607 19609 19181 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1982989582 888254464 35307 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19615] ppid=19607 vsize=867436 CPUtime=0
/proc/19609/task/19615/stat : 19615 (java) S 19607 19609 19181 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1982989584 888254464 35307 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19616] ppid=19607 vsize=867436 CPUtime=0.21
/proc/19609/task/19616/stat : 19616 (java) R 19607 19609 19181 0 -1 64 653 0 0 0 21 0 0 0 16 0 9 0 1982989585 888254464 35307 996147200 134512640 134550740 4294955984 18446744073709551615 102021484 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19617] ppid=19607 vsize=867436 CPUtime=0
/proc/19609/task/19617/stat : 19617 (java) S 19607 19609 19181 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1982989585 888254464 35307 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19618] ppid=19607 vsize=867436 CPUtime=0
/proc/19609/task/19618/stat : 19618 (java) S 19607 19609 19181 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1982989585 888254464 35307 996147200 134512640 134550740 4294955984 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) 867436

[startup+3.1019 s]
/proc/loadavg: 2.43 1.93 1.05 7/94 19622
/proc/meminfo: memFree=950928/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=868928 CPUtime=3.09
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 55396 980 1 0 250 34 23 2 18 0 9 0 1982989579 889782272 42005 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 217232 42005 2636 9 0 211738 0
[pid=19609/tid=19611] ppid=19607 vsize=868928 CPUtime=2.32
/proc/19609/task/19611/stat : 19611 (java) R 19607 19609 19181 0 -1 64 20539 980 1 0 194 13 23 2 23 0 9 0 1982989580 889782272 42005 996147200 134512640 134550740 4294955984 18446744073709551615 4127056407 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19612] ppid=19607 vsize=868928 CPUtime=0.69
/proc/19609/task/19612/stat : 19612 (java) S 19607 19609 19181 0 -1 64 33180 980 0 0 28 16 23 2 17 0 9 0 1982989582 889782272 42005 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19613] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19613/stat : 19613 (java) S 19607 19609 19181 0 -1 64 15 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42005 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19614] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19614/stat : 19614 (java) S 19607 19609 19181 0 -1 64 9 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42005 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19615] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19615/stat : 19615 (java) S 19607 19609 19181 0 -1 64 1 980 0 0 0 0 23 2 18 0 9 0 1982989584 889782272 42005 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19616] ppid=19607 vsize=868928 CPUtime=0.52
/proc/19609/task/19616/stat : 19616 (java) S 19607 19609 19181 0 -1 64 839 980 0 0 26 1 23 2 16 0 9 0 1982989585 889782272 42005 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19617] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19617/stat : 19617 (java) S 19607 19609 19181 0 -1 64 2 980 0 0 0 0 23 2 19 0 9 0 1982989585 889782272 42005 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19618] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19618/stat : 19618 (java) S 19607 19609 19181 0 -1 64 10 980 0 0 0 0 23 2 15 0 9 0 1982989585 889782272 42005 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 868928

[startup+6.30149 s]
/proc/loadavg: 2.40 1.93 1.05 4/92 19622
/proc/meminfo: memFree=944408/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=868928 CPUtime=6.27
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 59649 980 1 0 567 35 23 2 18 0 9 0 1982989579 889782272 42007 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 217232 42007 2636 9 0 211738 0
[pid=19609/tid=19611] ppid=19607 vsize=868928 CPUtime=5.5
/proc/19609/task/19611/stat : 19611 (java) R 19607 19609 19181 0 -1 64 24762 980 1 0 511 14 23 2 25 0 9 0 1982989580 889782272 42007 996147200 134512640 134550740 4294955984 18446744073709551615 4127066419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19612] ppid=19607 vsize=868928 CPUtime=0.69
/proc/19609/task/19612/stat : 19612 (java) S 19607 19609 19181 0 -1 64 33180 980 0 0 28 16 23 2 17 0 9 0 1982989582 889782272 42007 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19613] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19613/stat : 19613 (java) S 19607 19609 19181 0 -1 64 15 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42007 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19614] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19614/stat : 19614 (java) S 19607 19609 19181 0 -1 64 9 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42007 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19615] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19615/stat : 19615 (java) S 19607 19609 19181 0 -1 64 1 980 0 0 0 0 23 2 18 0 9 0 1982989584 889782272 42007 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19616] ppid=19607 vsize=868928 CPUtime=0.53
/proc/19609/task/19616/stat : 19616 (java) S 19607 19609 19181 0 -1 64 844 980 0 0 27 1 23 2 16 0 9 0 1982989585 889782272 42007 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19617] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19617/stat : 19617 (java) S 19607 19609 19181 0 -1 64 2 980 0 0 0 0 23 2 19 0 9 0 1982989585 889782272 42007 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19618] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19618/stat : 19618 (java) S 19607 19609 19181 0 -1 64 35 980 0 0 0 0 23 2 15 0 9 0 1982989585 889782272 42007 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 868928

[startup+12.7017 s]
/proc/loadavg: 2.37 1.93 1.06 3/92 19622
/proc/meminfo: memFree=928216/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=868928 CPUtime=12.63
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 65677 980 1 0 1203 35 23 2 18 0 9 0 1982989579 889782272 42017 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 217232 42017 2636 9 0 211738 0
[pid=19609/tid=19611] ppid=19607 vsize=868928 CPUtime=11.86
/proc/19609/task/19611/stat : 19611 (java) R 19607 19609 19181 0 -1 64 30767 980 1 0 1146 15 23 2 25 0 9 0 1982989580 889782272 42017 996147200 134512640 134550740 4294955984 18446744073709551615 4127107343 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19612] ppid=19607 vsize=868928 CPUtime=0.69
/proc/19609/task/19612/stat : 19612 (java) S 19607 19609 19181 0 -1 64 33180 980 0 0 28 16 23 2 16 0 9 0 1982989582 889782272 42017 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19613] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19613/stat : 19613 (java) S 19607 19609 19181 0 -1 64 15 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42017 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19614] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19614/stat : 19614 (java) S 19607 19609 19181 0 -1 64 9 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42017 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19615] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19615/stat : 19615 (java) S 19607 19609 19181 0 -1 64 1 980 0 0 0 0 23 2 18 0 9 0 1982989584 889782272 42017 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19616] ppid=19607 vsize=868928 CPUtime=0.54
/proc/19609/task/19616/stat : 19616 (java) S 19607 19609 19181 0 -1 64 867 980 0 0 28 1 23 2 15 0 9 0 1982989585 889782272 42017 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19617] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19617/stat : 19617 (java) S 19607 19609 19181 0 -1 64 2 980 0 0 0 0 23 2 19 0 9 0 1982989585 889782272 42017 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19618] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19618/stat : 19618 (java) S 19607 19609 19181 0 -1 64 35 980 0 0 0 0 23 2 15 0 9 0 1982989585 889782272 42017 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 868928

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

[startup+15.9023 s]
/proc/loadavg: 2.34 1.93 1.06 3/92 19622
/proc/meminfo: memFree=928280/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=868928 CPUtime=15.81
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 65685 980 1 0 1521 35 23 2 18 0 9 0 1982989579 889782272 42018 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 217232 42018 2636 9 0 211738 0
[pid=19609/tid=19611] ppid=19607 vsize=868928 CPUtime=15.04
/proc/19609/task/19611/stat : 19611 (java) R 19607 19609 19181 0 -1 64 30768 980 1 0 1464 15 23 2 25 0 9 0 1982989580 889782272 42018 996147200 134512640 134550740 4294955984 18446744073709551615 4127066508 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19612] ppid=19607 vsize=868928 CPUtime=0.69
/proc/19609/task/19612/stat : 19612 (java) S 19607 19609 19181 0 -1 64 33180 980 0 0 28 16 23 2 16 0 9 0 1982989582 889782272 42018 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19613] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19613/stat : 19613 (java) S 19607 19609 19181 0 -1 64 15 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42018 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19614] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19614/stat : 19614 (java) S 19607 19609 19181 0 -1 64 9 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42018 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19615] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19615/stat : 19615 (java) S 19607 19609 19181 0 -1 64 1 980 0 0 0 0 23 2 18 0 9 0 1982989584 889782272 42018 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19616] ppid=19607 vsize=868928 CPUtime=0.54
/proc/19609/task/19616/stat : 19616 (java) S 19607 19609 19181 0 -1 64 874 980 0 0 28 1 23 2 16 0 9 0 1982989585 889782272 42018 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19617] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19617/stat : 19617 (java) S 19607 19609 19181 0 -1 64 2 980 0 0 0 0 23 2 19 0 9 0 1982989585 889782272 42018 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19618] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19618/stat : 19618 (java) S 19607 19609 19181 0 -1 64 35 980 0 0 0 0 23 2 15 0 9 0 1982989585 889782272 42018 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.81
Current children cumulated vsize (KiB) 868928

[startup+19.1029 s]
/proc/loadavg: 2.31 1.93 1.07 3/92 19622
/proc/meminfo: memFree=912152/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=868928 CPUtime=19
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 65694 980 1 0 1840 35 23 2 18 0 9 0 1982989579 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 217232 42022 2636 9 0 211738 0
[pid=19609/tid=19611] ppid=19607 vsize=868928 CPUtime=18.21
/proc/19609/task/19611/stat : 19611 (java) R 19607 19609 19181 0 -1 64 30772 980 1 0 1781 15 23 2 25 0 9 0 1982989580 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4127107305 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19612] ppid=19607 vsize=868928 CPUtime=0.69
/proc/19609/task/19612/stat : 19612 (java) S 19607 19609 19181 0 -1 64 33180 980 0 0 28 16 23 2 17 0 9 0 1982989582 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19613] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19613/stat : 19613 (java) S 19607 19609 19181 0 -1 64 15 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19614] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19614/stat : 19614 (java) S 19607 19609 19181 0 -1 64 9 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19615] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19615/stat : 19615 (java) S 19607 19609 19181 0 -1 64 1 980 0 0 0 0 23 2 18 0 9 0 1982989584 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19616] ppid=19607 vsize=868928 CPUtime=0.55
/proc/19609/task/19616/stat : 19616 (java) S 19607 19609 19181 0 -1 64 879 980 0 0 29 1 23 2 16 0 9 0 1982989585 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19617] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19617/stat : 19617 (java) S 19607 19609 19181 0 -1 64 2 980 0 0 0 0 23 2 19 0 9 0 1982989585 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19618] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19618/stat : 19618 (java) S 19607 19609 19181 0 -1 64 35 980 0 0 0 0 23 2 15 0 9 0 1982989585 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19
Current children cumulated vsize (KiB) 868928

[startup+19.902 s]
/proc/loadavg: 2.31 1.93 1.07 3/92 19622
/proc/meminfo: memFree=912152/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=868928 CPUtime=19.79
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 65694 980 1 0 1919 35 23 2 18 0 9 0 1982989579 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 217232 42022 2636 9 0 211738 0
[pid=19609/tid=19611] ppid=19607 vsize=868928 CPUtime=19.01
/proc/19609/task/19611/stat : 19611 (java) R 19607 19609 19181 0 -1 64 30772 980 1 0 1861 15 23 2 25 0 9 0 1982989580 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4127089283 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19612] ppid=19607 vsize=868928 CPUtime=0.69
/proc/19609/task/19612/stat : 19612 (java) S 19607 19609 19181 0 -1 64 33180 980 0 0 28 16 23 2 16 0 9 0 1982989582 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19613] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19613/stat : 19613 (java) S 19607 19609 19181 0 -1 64 15 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19614] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19614/stat : 19614 (java) S 19607 19609 19181 0 -1 64 9 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19615] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19615/stat : 19615 (java) S 19607 19609 19181 0 -1 64 1 980 0 0 0 0 23 2 18 0 9 0 1982989584 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19616] ppid=19607 vsize=868928 CPUtime=0.55
/proc/19609/task/19616/stat : 19616 (java) S 19607 19609 19181 0 -1 64 879 980 0 0 29 1 23 2 16 0 9 0 1982989585 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19617] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19617/stat : 19617 (java) S 19607 19609 19181 0 -1 64 2 980 0 0 0 0 23 2 19 0 9 0 1982989585 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19618] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19618/stat : 19618 (java) S 19607 19609 19181 0 -1 64 35 980 0 0 0 0 23 2 15 0 9 0 1982989585 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.79
Current children cumulated vsize (KiB) 868928

[startup+20.3021 s]
/proc/loadavg: 2.31 1.93 1.07 3/92 19622
/proc/meminfo: memFree=912152/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=868928 CPUtime=20.19
/proc/19609/stat : 19609 (java) S 19607 19609 19181 0 -1 0 65694 980 1 0 1959 35 23 2 18 0 9 0 1982989579 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 217232 42022 2636 9 0 211738 0
[pid=19609/tid=19611] ppid=19607 vsize=868928 CPUtime=19.4
/proc/19609/task/19611/stat : 19611 (java) R 19607 19609 19181 0 -1 64 30772 980 1 0 1900 15 23 2 25 0 9 0 1982989580 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4127056410 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19612] ppid=19607 vsize=868928 CPUtime=0.69
/proc/19609/task/19612/stat : 19612 (java) S 19607 19609 19181 0 -1 64 33180 980 0 0 28 16 23 2 16 0 9 0 1982989582 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19613] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19613/stat : 19613 (java) S 19607 19609 19181 0 -1 64 15 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19614] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19614/stat : 19614 (java) S 19607 19609 19181 0 -1 64 9 980 0 0 0 0 23 2 16 0 9 0 1982989582 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19615] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19615/stat : 19615 (java) S 19607 19609 19181 0 -1 64 1 980 0 0 0 0 23 2 18 0 9 0 1982989584 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19616] ppid=19607 vsize=868928 CPUtime=0.55
/proc/19609/task/19616/stat : 19616 (java) S 19607 19609 19181 0 -1 64 879 980 0 0 29 1 23 2 16 0 9 0 1982989585 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19617] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19617/stat : 19617 (java) S 19607 19609 19181 0 -1 64 2 980 0 0 0 0 23 2 19 0 9 0 1982989585 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19609/tid=19618] ppid=19607 vsize=868928 CPUtime=0.25
/proc/19609/task/19618/stat : 19618 (java) S 19607 19609 19181 0 -1 64 35 980 0 0 0 0 23 2 15 0 9 0 1982989585 889782272 42022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.19
Current children cumulated vsize (KiB) 868928

[startup+20.7023 s]
/proc/loadavg: 2.31 1.93 1.07 3/92 19622
/proc/meminfo: memFree=912152/2055920 swapFree=4180456/4192956
[pid=19609] ppid=19607 vsize=0 CPUtime=20.57
/proc/19609/stat : 19609 (java) Z 19607 19609 19181 0 -1 12 65805 980 1 0 1994 38 23 2 16 0 2 0 1982989579 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19609/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 20.703
CPU time (s): 20.5969
CPU user time (s): 20.1859
CPU system time (s): 0.410937
CPU usage (%): 99.4875
Max. virtual memory (cumulated for all children) (KiB): 868928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.1859
system time used= 0.410937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66785
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= 1511
involuntary context switches= 2129

runsolver used 0.027995 second user time and 0.082987 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-03 01:09:12
IDJOB=1047476
IDBENCH=54148
IDSOLVER=363
FILE ID=node19/1047476-1215040152
PBS_JOBID= 7875136
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-22_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047476-1215040152/watcher-1047476-1215040152 -o /tmp/evaluation-result-1047476-1215040152/solver-1047476-1215040152 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1047476-1215040152.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 596cbd96078bb139f9d3e5a221d8d78f
RANDOM SEED=12800945

node19.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.263
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	: 5931.00
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.263
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:       1101640 kB
Buffers:         33080 kB
Cached:         155932 kB
SwapCached:       6760 kB
Active:         820836 kB
Inactive:        75856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1101640 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:            2524 kB
Writeback:           0 kB
Mapped:         718820 kB
Slab:            41352 kB
Committed_AS:  4019832 kB
PageTables:       3388 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= 66552 MiB
End job on node19 at 2008-07-03 01:09:33