Trace number 1073288

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 ACUNSAT 13.5219 13.6304

DiagnosticValue
CHECKS49
NODES0

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-07-08.xml
MD5SUMcc16c493dbfac3e6a3e2b2c64b0d62cb
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.23066
Satisfiable
(Un)Satisfiability was proved
Number of variables8710
Number of constraints48484
Maximum constraint arity33
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48484
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1073288-1215176956.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.68/0.71	     nbVariables=8710  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8  nbTotalValues=69680
0.68/0.71	       =>  wckTime=0.452  cpuTime=0.34  mem=41M19
0.68/0.71	   
0.68/0.71	   predicates being loaded...
0.77/0.80	   
0.77/0.80	   constraints being loaded...
11.71/11.87	     nbConstraints=38283  nbUnaryConstraints=8912  nbGlobalConstraints=79  nbMergedConstraints=1368
11.71/11.87	     nbSingletonDomainVariables=202  nbPurgedValues=52462  nbDisconnectedVariables=80  nbConvertedConstraints=31153
11.71/11.87	     nbConvertConstraintsChecks=232000  nbExtensionStructures=2713  nbSharedExtensionStructures=31146
11.71/11.87	     nbConflictsStructures=2736  nbSharedConflictsStructures=34335  nbUnbuiltConflictsStructures=62
11.71/11.87	     nbSharedBinaryRepresentations=43392  nbEvaluationManagers=85  nbSharedEvaluationManagers=6966  minDegree=1
11.71/11.87	     maxDegree=347  minArity=2  avgArity=2.58  maxArity=33  nbGenerators=79  nbFusions=0  symmetryWckTime=3.663
11.71/11.87	     symmetryCpuTime=1.07
11.71/11.87	       =>  wckTime=11.613  cpuTime=7.53  mem=223M558
12.50/12.60	   
12.50/12.60	   solver IterativeSystematicSolver being built... 
13.00/13.16	   
13.00/13.16	   INFO : Forward propagation technique limited 
13.40/13.50	       =>  wckTime=13.248  cpuTime=8.29  mem=254M688
13.40/13.55	   
13.40/13.55	   preprocessing
13.40/13.55	     nbConstraintChecks=49  nbValidityChecks=30  nbPropagations=2  nbRevisions=56  nbUselessRevisions=45
13.40/13.55	     nbRemovedValues=11  detectedInconsistency=yes
13.40/13.55	       =>  wckTime=0.03  cpuTime=0.03  mem=256M691
13.40/13.55	   
13.40/13.55	   global
13.40/13.55	     nbConstraintChecks=49  nbValidityChecks=30  nbPropagations=2  nbRevisions=56  nbUselessRevisions=45
13.40/13.55	     nbRestartNogoods=0  solvingWckTime=0.035  solvingCpuTime=0.03  expiredTime=no  totalExploration=yes
13.40/13.55	     nbFoundSolutions=0  globalCpuTime=8.36
13.40/13.55	       =>  wckTime=13.295  cpuTime=8.33  mem=257M725
13.40/13.56	   
13.40/13.56	s UNSATISFIABLE
13.40/13.56	d NODES 0
13.40/13.56	d CHECKS 49
13.40/13.56	   
13.40/13.56	   totalWckTime=13.367  totalCpuTime=8.37

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1073288-1215176956/watcher-1073288-1215176956 -o /tmp/evaluation-result-1073288-1215176956/solver-1073288-1215176956 -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-1073288-1215176956.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.39 1.87 1.39 3/81 2802
/proc/meminfo: memFree=1154168/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=18572 CPUtime=0
/proc/2802/stat : 2802 (runsolver) R 2800 2802 2347 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 129690974 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 244276849959 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2802/statm: 4643 292 257 25 0 2626 0

[startup+0.131741 s]
/proc/loadavg: 2.39 1.87 1.39 3/81 2802
/proc/meminfo: memFree=1154168/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=865884 CPUtime=0.1
/proc/2802/stat : 2802 (java) S 2800 2802 2347 0 -1 0 4018 0 1 0 8 2 0 0 18 0 9 0 129690974 886665216 3458 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2802/statm: 216471 3458 1787 9 0 211026 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865884

[startup+0.201787 s]
/proc/loadavg: 2.39 1.87 1.39 3/81 2802
/proc/meminfo: memFree=1154168/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=866044 CPUtime=0.18
/proc/2802/stat : 2802 (java) S 2800 2802 2347 0 -1 0 4642 0 1 0 14 4 0 0 18 0 9 0 129690974 886829056 4069 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2802/statm: 216511 4069 1858 9 0 211059 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866044

[startup+0.301768 s]
/proc/loadavg: 2.39 1.87 1.39 3/81 2802
/proc/meminfo: memFree=1154168/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=866284 CPUtime=0.28
/proc/2802/stat : 2802 (java) S 2800 2802 2347 0 -1 0 5836 0 1 0 23 5 0 0 18 0 9 0 129690974 887074816 5210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2802/statm: 216571 5210 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701855 s]
/proc/loadavg: 2.39 1.87 1.39 3/81 2802
/proc/meminfo: memFree=1154168/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=867432 CPUtime=0.68
/proc/2802/stat : 2802 (java) S 2800 2802 2347 0 -1 0 14855 0 1 0 57 11 0 0 18 0 9 0 129690974 888250368 14225 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2802/statm: 216858 14225 1973 9 0 211386 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867432

[startup+1.502 s]
/proc/loadavg: 2.43 1.89 1.39 3/90 2811
/proc/meminfo: memFree=1088496/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=867432 CPUtime=1.47
/proc/2802/stat : 2802 (java) S 2800 2802 2347 0 -1 0 18960 0 1 0 134 13 0 0 18 0 9 0 129690974 888250368 18296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2802/statm: 216858 18296 2004 9 0 211386 0
[pid=2802/tid=2803] ppid=2800 vsize=867432 CPUtime=1.2
/proc/2802/task/2803/stat : 2803 (java) R 2800 2802 2347 0 -1 64 15740 0 1 0 109 11 0 0 25 0 9 0 129690975 888250368 18296 996147200 134512640 134550740 4294955968 18446744073709551615 4126557772 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2805] ppid=2800 vsize=867432 CPUtime=0.05
/proc/2802/task/2805/stat : 2805 (java) S 2800 2802 2347 0 -1 64 1885 0 0 0 5 0 0 0 17 0 9 0 129690977 888250368 18296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2806] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2806/stat : 2806 (java) S 2800 2802 2347 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 129690977 888250368 18296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2807] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2807/stat : 2807 (java) S 2800 2802 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 129690977 888250368 18296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2808] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2808/stat : 2808 (java) S 2800 2802 2347 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129690979 888250368 18296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2809] ppid=2800 vsize=867432 CPUtime=0.18
/proc/2802/task/2809/stat : 2809 (java) S 2800 2802 2347 0 -1 64 638 0 0 0 18 0 0 0 16 0 9 0 129690979 888250368 18296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2810] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2810/stat : 2810 (java) S 2800 2802 2347 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 129690979 888250368 18296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2811] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2811/stat : 2811 (java) S 2800 2802 2347 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 129690979 888250368 18296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867432

[startup+3.10231 s]
/proc/loadavg: 2.43 1.89 1.39 3/90 2811
/proc/meminfo: memFree=1073456/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=867432 CPUtime=3.06
/proc/2802/stat : 2802 (java) S 2800 2802 2347 0 -1 0 24738 0 1 0 290 16 0 0 18 0 9 0 129690974 888250368 24072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2802/statm: 216858 24072 2004 9 0 211386 0
[pid=2802/tid=2803] ppid=2800 vsize=867432 CPUtime=2.5
/proc/2802/task/2803/stat : 2803 (java) R 2800 2802 2347 0 -1 64 15744 0 1 0 239 11 0 0 25 0 9 0 129690975 888250368 24072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2805] ppid=2800 vsize=867432 CPUtime=0.35
/proc/2802/task/2805/stat : 2805 (java) S 2800 2802 2347 0 -1 64 7659 0 0 0 32 3 0 0 17 0 9 0 129690977 888250368 24072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2806] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2806/stat : 2806 (java) S 2800 2802 2347 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 129690977 888250368 24072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2807] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2807/stat : 2807 (java) S 2800 2802 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 129690977 888250368 24072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2808] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2808/stat : 2808 (java) S 2800 2802 2347 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129690979 888250368 24072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2809] ppid=2800 vsize=867432 CPUtime=0.18
/proc/2802/task/2809/stat : 2809 (java) R 2800 2802 2347 0 -1 64 638 0 0 0 18 0 0 0 17 0 9 0 129690979 888250368 24072 996147200 134512640 134550740 4294955968 18446744073709551615 102199962 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2810] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2810/stat : 2810 (java) S 2800 2802 2347 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 129690979 888250368 24072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2811] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2811/stat : 2811 (java) S 2800 2802 2347 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 129690979 888250368 24072 996147200 134512640 134550740 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) 867432

[startup+6.30192 s]
/proc/loadavg: 2.43 1.89 1.39 3/90 2811
/proc/meminfo: memFree=1055152/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=867432 CPUtime=6.24
/proc/2802/stat : 2802 (java) S 2800 2802 2347 0 -1 0 30500 0 1 0 480 144 0 0 18 0 9 0 129690974 888250368 29826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2802/statm: 216858 29826 2007 9 0 211386 0
[pid=2802/tid=2803] ppid=2800 vsize=867432 CPUtime=5.24
/proc/2802/task/2803/stat : 2803 (java) R 2800 2802 2347 0 -1 64 15785 0 1 0 388 136 0 0 25 0 9 0 129690975 888250368 29826 996147200 134512640 134550740 4294955968 18446744073709551615 4127064668 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2805] ppid=2800 vsize=867432 CPUtime=0.71
/proc/2802/task/2805/stat : 2805 (java) S 2800 2802 2347 0 -1 64 13309 0 0 0 65 6 0 0 18 0 9 0 129690977 888250368 29826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2806] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2806/stat : 2806 (java) S 2800 2802 2347 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 129690977 888250368 29826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2807] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2807/stat : 2807 (java) S 2800 2802 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 129690977 888250368 29826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2808] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2808/stat : 2808 (java) S 2800 2802 2347 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 129690979 888250368 29826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2809] ppid=2800 vsize=867432 CPUtime=0.26
/proc/2802/task/2809/stat : 2809 (java) S 2800 2802 2347 0 -1 64 709 0 0 0 26 0 0 0 16 0 9 0 129690979 888250368 29826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2810] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2810/stat : 2810 (java) S 2800 2802 2347 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 129690979 888250368 29826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2811] ppid=2800 vsize=867432 CPUtime=0
/proc/2802/task/2811/stat : 2811 (java) S 2800 2802 2347 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 129690979 888250368 29826 996147200 134512640 134550740 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) 867432

[startup+12.7021 s]
/proc/loadavg: 2.59 1.94 1.42 4/90 2815
/proc/meminfo: memFree=865704/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=868168 CPUtime=12.6
/proc/2802/stat : 2802 (java) S 2800 2802 2347 0 -1 0 101501 3100 1 0 820 191 245 4 18 0 9 0 129690974 889004032 74618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2802/statm: 217042 74618 2637 9 0 211548 0
[pid=2802/tid=2803] ppid=2800 vsize=868168 CPUtime=10.45
/proc/2802/task/2803/stat : 2803 (java) R 2800 2802 2347 0 -1 64 23143 3100 1 0 639 157 245 4 18 0 9 0 129690975 889004032 74618 996147200 134512640 134550740 4294955968 18446744073709551615 4126598359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2805] ppid=2800 vsize=868168 CPUtime=4.24
/proc/2802/task/2805/stat : 2805 (java) R 2800 2802 2347 0 -1 64 76536 3100 0 0 146 29 245 4 20 0 9 0 129690977 889004032 74618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2806] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2806/stat : 2806 (java) S 2800 2802 2347 0 -1 64 20 3100 0 0 0 0 245 4 15 0 9 0 129690977 889004032 74618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2807] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2807/stat : 2807 (java) S 2800 2802 2347 0 -1 64 15 3100 0 0 0 0 245 4 15 0 9 0 129690977 889004032 74618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2808] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2808/stat : 2808 (java) S 2800 2802 2347 0 -1 64 0 3100 0 0 0 0 245 4 24 0 9 0 129690979 889004032 74618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2809] ppid=2800 vsize=868168 CPUtime=2.84
/proc/2802/task/2809/stat : 2809 (java) S 2800 2802 2347 0 -1 64 950 3100 0 0 34 1 245 4 15 0 9 0 129690979 889004032 74618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2810] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2810/stat : 2810 (java) S 2800 2802 2347 0 -1 64 2 3100 0 0 0 0 245 4 25 0 9 0 129690979 889004032 74618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2811] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2811/stat : 2811 (java) S 2800 2802 2347 0 -1 64 24 3100 0 0 0 0 245 4 15 0 9 0 129690979 889004032 74618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 868168

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

[startup+12.8021 s]
/proc/loadavg: 2.59 1.94 1.42 4/90 2815
/proc/meminfo: memFree=865704/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=868168 CPUtime=12.71
/proc/2802/stat : 2802 (java) S 2800 2802 2347 0 -1 0 108971 3100 1 0 829 193 245 4 18 0 9 0 129690974 889004032 74620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2802/statm: 217042 74620 2637 9 0 211548 0
[pid=2802/tid=2803] ppid=2800 vsize=868168 CPUtime=10.55
/proc/2802/task/2803/stat : 2803 (java) S 2800 2802 2347 0 -1 64 30606 3100 1 0 647 159 245 4 19 0 9 0 129690975 889004032 74620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2805] ppid=2800 vsize=868168 CPUtime=4.24
/proc/2802/task/2805/stat : 2805 (java) R 2800 2802 2347 0 -1 64 76536 3100 0 0 146 29 245 4 21 0 9 0 129690977 889004032 74620 996147200 134512640 134550740 4294955968 18446744073709551615 104178928 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2806] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2806/stat : 2806 (java) S 2800 2802 2347 0 -1 64 20 3100 0 0 0 0 245 4 15 0 9 0 129690977 889004032 74620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2807] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2807/stat : 2807 (java) S 2800 2802 2347 0 -1 64 15 3100 0 0 0 0 245 4 15 0 9 0 129690977 889004032 74620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2808] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2808/stat : 2808 (java) S 2800 2802 2347 0 -1 64 0 3100 0 0 0 0 245 4 24 0 9 0 129690979 889004032 74620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2809] ppid=2800 vsize=868168 CPUtime=2.84
/proc/2802/task/2809/stat : 2809 (java) S 2800 2802 2347 0 -1 64 952 3100 0 0 34 1 245 4 15 0 9 0 129690979 889004032 74620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2810] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2810/stat : 2810 (java) S 2800 2802 2347 0 -1 64 2 3100 0 0 0 0 245 4 25 0 9 0 129690979 889004032 74620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2811] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2811/stat : 2811 (java) S 2800 2802 2347 0 -1 64 24 3100 0 0 0 0 245 4 15 0 9 0 129690979 889004032 74620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 868168

[startup+13.2022 s]
/proc/loadavg: 2.59 1.94 1.42 5/90 2815
/proc/meminfo: memFree=847080/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=868168 CPUtime=13.1
/proc/2802/stat : 2802 (java) S 2800 2802 2347 0 -1 0 114467 3100 1 0 867 194 245 4 18 0 9 0 129690974 889004032 78727 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2802/statm: 217042 78727 2638 9 0 211548 0
[pid=2802/tid=2803] ppid=2800 vsize=868168 CPUtime=10.72
/proc/2802/task/2803/stat : 2803 (java) R 2800 2802 2347 0 -1 64 30639 3100 1 0 664 159 245 4 16 0 9 0 129690975 889004032 78727 996147200 134512640 134550740 4294955968 18446744073709551615 4159724865 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2805] ppid=2800 vsize=868168 CPUtime=4.46
/proc/2802/task/2805/stat : 2805 (java) R 2800 2802 2347 0 -1 64 81957 3100 0 0 166 31 245 4 22 0 9 0 129690977 889004032 78727 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2806] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2806/stat : 2806 (java) S 2800 2802 2347 0 -1 64 20 3100 0 0 0 0 245 4 15 0 9 0 129690977 889004032 78727 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2807] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2807/stat : 2807 (java) S 2800 2802 2347 0 -1 64 15 3100 0 0 0 0 245 4 15 0 9 0 129690977 889004032 78727 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2808] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2808/stat : 2808 (java) S 2800 2802 2347 0 -1 64 0 3100 0 0 0 0 245 4 24 0 9 0 129690979 889004032 78727 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2809] ppid=2800 vsize=868168 CPUtime=2.85
/proc/2802/task/2809/stat : 2809 (java) S 2800 2802 2347 0 -1 64 994 3100 0 0 35 1 245 4 15 0 9 0 129690979 889004032 78727 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2802/tid=2810] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2810/stat : 2810 (java) S 2800 2802 2347 0 -1 64 2 3100 0 0 0 0 245 4 25 0 9 0 129690979 889004032 78727 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2802/tid=2811] ppid=2800 vsize=868168 CPUtime=2.49
/proc/2802/task/2811/stat : 2811 (java) S 2800 2802 2347 0 -1 64 24 3100 0 0 0 0 245 4 15 0 9 0 129690979 889004032 78727 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.1
Current children cumulated vsize (KiB) 868168

[startup+13.6023 s]
/proc/loadavg: 2.59 1.94 1.42 5/90 2815
/proc/meminfo: memFree=847080/2055920 swapFree=4191676/4192956
[pid=2802] ppid=2800 vsize=0 CPUtime=13.48
/proc/2802/stat : 2802 (java) Z 2800 2802 2347 0 -1 12 116041 3100 1 0 902 197 245 4 16 0 2 0 129690974 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2802/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 13.48
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 13.6304
CPU time (s): 13.5219
CPU user time (s): 11.4723
CPU system time (s): 2.04969
CPU usage (%): 99.2046
Max. virtual memory (cumulated for all children) (KiB): 883620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.4723
system time used= 2.04969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119141
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= 2324
involuntary context switches= 2475

runsolver used 0.018997 second user time and 0.054991 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-04 15:09:16
IDJOB=1073288
IDBENCH=56333
IDSOLVER=363
FILE ID=node63/1073288-1215176956
PBS_JOBID= 7881499
Free space on /tmp= 66496 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bmc/normalized-bmc-ibm-07-08.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-1073288-1215176956/watcher-1073288-1215176956 -o /tmp/evaluation-result-1073288-1215176956/solver-1073288-1215176956 -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-1073288-1215176956.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc16c493dbfac3e6a3e2b2c64b0d62cb
RANDOM SEED=193563405

node63.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.256
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.256
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:       1154648 kB
Buffers:         81104 kB
Cached:         663440 kB
SwapCached:        260 kB
Active:         459176 kB
Inactive:       367464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1154648 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            8752 kB
Writeback:           0 kB
Mapped:         103272 kB
Slab:            59840 kB
Committed_AS:   445872 kB
PageTables:       1832 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= 66492 MiB
End job on node63 at 2008-07-04 15:09:30