Trace number 2096396

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 ESACUNSAT 14.2468 14.4234

DiagnosticValue
CHECKS1229
NODES0

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-07-02.xml
MD5SUM6d16801e14280bc3782d0701adbaad01
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.70459
Satisfiable
(Un)Satisfiability was proved
Number of variables8710
Number of constraints48484
Maximum constraint arity33
Maximum domain size2
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

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2096396-1247410303.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.68/0.76	     nbVariables=8710  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=17420
0.68/0.76	       =>  wckTime=0.518  cpuTime=0.38  mem=31M313
0.68/0.76	   
0.68/0.76	   predicates being loaded...
0.78/0.87	   
0.78/0.87	   constraints being loaded...
12.36/12.56	     nbConstraints=38283  nbUnaryConstraints=8912  nbGlobalConstraints=79  nbMergedConstraints=1368
12.36/12.56	     nbSingletonDomainVariables=202  nbPurgedValues=202  nbDisconnectedVariables=80  nbConvertedConstraints=31153
12.36/12.56	     nbConvertConstraintsChecks=87620  nbExtensionStructures=2713  nbSharedExtensionStructures=31146
12.36/12.56	     nbConflictsStructures=2792  nbSharedConflictsStructures=38045  nbUnbuiltConflictsStructures=6
12.36/12.56	     nbSharedBinaryRepresentations=10848  nbEvaluationManagers=85  nbSharedEvaluationManagers=6966  minDegree=1
12.36/12.56	     maxDegree=347  minArity=2  avgArity=2.58  maxArity=33  nbGenerators=79  nbFusions=0  symmetryWckTime=3.903
12.36/12.56	     symmetryCpuTime=1.11
12.36/12.56	       =>  wckTime=12.316  cpuTime=8.1  mem=260M972
13.25/13.49	   
13.25/13.49	   solver IterativeSystematicSolver being built... 
13.65/13.86	   
13.65/13.86	   INFO : Forward propagation technique limited 
14.05/14.24	       =>  wckTime=13.995  cpuTime=9.05  mem=266M538
14.15/14.33	   
14.15/14.33	   preprocessing
14.15/14.33	     nbConstraintChecks=1229  nbValidityChecks=885  nbPropagations=7234  nbRevisions=1067  nbUselessRevisions=1025
14.15/14.33	     nbRemovedValues=244  detectedInconsistency=yes
14.15/14.33	       =>  wckTime=0.083  cpuTime=0.07  mem=268M541
14.15/14.34	   
14.15/14.34	   global
14.15/14.34	     nbConstraintChecks=1229  nbValidityChecks=885  nbPropagations=7234  nbRevisions=1067  nbUselessRevisions=1025
14.15/14.34	     nbRestartNogoods=0  solvingWckTime=0.089  solvingCpuTime=0.07  expiredTime=no  totalExploration=yes
14.15/14.34	     nbFoundSolutions=0  globalCpuTime=9.18
14.15/14.34	       =>  wckTime=14.092  cpuTime=9.13  mem=268M541
14.15/14.34	   
14.15/14.34	s UNSATISFIABLE
14.15/14.34	d NODES 0
14.15/14.34	d CHECKS 1229
14.15/14.34	   
14.15/14.34	   totalWckTime=14.152  totalCpuTime=9.19

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096396-1247410303/watcher-2096396-1247410303 -o /tmp/evaluation-result-2096396-1247410303/solver-2096396-1247410303 -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-2096396-1247410303.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.97 4/80 30056
/proc/meminfo: memFree=1793176/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=10676 CPUtime=0
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28093413 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 2669 474 207 9 0 1184 0
[pid=30056/tid=30057] ppid=30054 vsize=10676 CPUtime=0
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28093414 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 6381528 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0620801 s]
/proc/loadavg: 1.99 1.97 1.97 4/80 30056
/proc/meminfo: memFree=1793176/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=864024 CPUtime=0.05
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 2796 0 1 0 4 1 0 0 18 0 9 0 28093413 884760576 2335 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 216006 2335 1107 9 0 210899 0
[pid=30056/tid=30057] ppid=30054 vsize=864024 CPUtime=0.03
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 1890 0 1 0 3 0 0 0 20 0 9 0 28093414 884760576 2335 996147200 134512640 134550932 4294955968 18446744073709551615 102724545 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864024

[startup+0.101083 s]
/proc/loadavg: 1.99 1.97 1.97 4/80 30056
/proc/meminfo: memFree=1793176/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=865984 CPUtime=0.08
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 3770 0 1 0 7 1 0 0 18 0 9 0 28093413 886767616 3225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 216496 3225 1701 9 0 210981 0
[pid=30056/tid=30057] ppid=30054 vsize=865984 CPUtime=0.07
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 2862 0 1 0 7 0 0 0 18 0 9 0 28093414 886767616 3225 996147200 134512640 134550932 4294955968 18446744073709551615 4125976689 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301103 s]
/proc/loadavg: 1.99 1.97 1.97 4/80 30056
/proc/meminfo: memFree=1793176/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=866296 CPUtime=0.28
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 5695 0 1 0 25 3 0 0 18 0 9 0 28093413 887087104 5098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 216574 5098 1927 9 0 211052 0
[pid=30056/tid=30057] ppid=30054 vsize=866296 CPUtime=0.24
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 4726 0 1 0 22 2 0 0 19 0 9 0 28093414 887087104 5098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701146 s]
/proc/loadavg: 1.99 1.97 1.97 4/80 30056
/proc/meminfo: memFree=1793176/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=867536 CPUtime=0.68
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 10326 0 1 0 62 6 0 0 18 0 9 0 28093413 888356864 9688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 216884 9688 2000 9 0 211342 0
[pid=30056/tid=30057] ppid=30054 vsize=867536 CPUtime=0.53
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 9013 0 1 0 48 5 0 0 19 0 9 0 28093414 888356864 9688 996147200 134512640 134550932 4294955968 18446744073709551615 4126826515 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867536

[startup+1.50222 s]
/proc/loadavg: 1.99 1.97 1.97 3/89 30065
/proc/meminfo: memFree=1745040/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=867536 CPUtime=1.47
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 18941 0 1 0 137 10 0 0 18 0 9 0 28093413 888356864 18269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 216884 18269 2027 9 0 211342 0
[pid=30056/tid=30057] ppid=30054 vsize=867536 CPUtime=1.2
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 15790 0 1 0 112 8 0 0 25 0 9 0 28093414 888356864 18269 996147200 134512640 134550932 4294955968 18446744073709551615 104514051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30059] ppid=30054 vsize=867536 CPUtime=0.06
/proc/30056/task/30059/stat : 30059 (java) S 30054 30056 28089 0 -1 64 1801 0 0 0 6 0 0 0 16 0 9 0 28093416 888356864 18269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30060] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30060/stat : 30060 (java) S 30054 30056 28089 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28093416 888356864 18269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30061] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30061/stat : 30061 (java) S 30054 30056 28089 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28093416 888356864 18269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30062] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30062/stat : 30062 (java) S 30054 30056 28089 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28093418 888356864 18269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30063] ppid=30054 vsize=867536 CPUtime=0.17
/proc/30056/task/30063/stat : 30063 (java) S 30054 30056 28089 0 -1 64 647 0 0 0 17 0 0 0 16 0 9 0 28093418 888356864 18269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30064] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30064/stat : 30064 (java) S 30054 30056 28089 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28093418 888356864 18269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30065] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30065/stat : 30065 (java) S 30054 30056 28089 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28093418 888356864 18269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867536

[startup+3.10238 s]
/proc/loadavg: 1.99 1.97 1.97 3/89 30065
/proc/meminfo: memFree=1727696/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=867536 CPUtime=3.06
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 23414 0 1 0 292 14 0 0 18 0 9 0 28093413 888356864 22740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 216884 22740 2027 9 0 211342 0
[pid=30056/tid=30057] ppid=30054 vsize=867536 CPUtime=2.55
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 15792 0 1 0 246 9 0 0 25 0 9 0 28093414 888356864 22740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30059] ppid=30054 vsize=867536 CPUtime=0.3
/proc/30056/task/30059/stat : 30059 (java) R 30054 30056 28089 0 -1 64 6270 0 0 0 27 3 0 0 16 0 9 0 28093416 888356864 22740 996147200 134512640 134550932 4294955968 18446744073709551615 102546852 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30060] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30060/stat : 30060 (java) S 30054 30056 28089 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28093416 888356864 22740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30061] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30061/stat : 30061 (java) S 30054 30056 28089 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28093416 888356864 22740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30062] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30062/stat : 30062 (java) S 30054 30056 28089 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28093418 888356864 22740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30063] ppid=30054 vsize=867536 CPUtime=0.18
/proc/30056/task/30063/stat : 30063 (java) S 30054 30056 28089 0 -1 64 649 0 0 0 18 0 0 0 16 0 9 0 28093418 888356864 22740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30064] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30064/stat : 30064 (java) S 30054 30056 28089 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28093418 888356864 22740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30065] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30065/stat : 30065 (java) S 30054 30056 28089 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28093418 888356864 22740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867536

[startup+6.30169 s]
/proc/loadavg: 1.99 1.97 1.97 3/89 30065
/proc/meminfo: memFree=1694096/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=867536 CPUtime=6.23
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 27302 0 1 0 485 138 0 0 18 0 9 0 28093413 888356864 26621 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 216884 26621 2033 9 0 211342 0
[pid=30056/tid=30057] ppid=30054 vsize=867536 CPUtime=5.44
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 15843 0 1 0 413 131 0 0 25 0 9 0 28093414 888356864 26621 996147200 134512640 134550932 4294955968 18446744073709551615 103210908 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30059] ppid=30054 vsize=867536 CPUtime=0.49
/proc/30056/task/30059/stat : 30059 (java) S 30054 30056 28089 0 -1 64 10046 0 0 0 45 4 0 0 16 0 9 0 28093416 888356864 26621 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30060] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30060/stat : 30060 (java) S 30054 30056 28089 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28093416 888356864 26621 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30061] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30061/stat : 30061 (java) S 30054 30056 28089 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28093416 888356864 26621 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30062] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30062/stat : 30062 (java) S 30054 30056 28089 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28093418 888356864 26621 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30063] ppid=30054 vsize=867536 CPUtime=0.26
/proc/30056/task/30063/stat : 30063 (java) S 30054 30056 28089 0 -1 64 710 0 0 0 26 0 0 0 16 0 9 0 28093418 888356864 26621 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30064] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30064/stat : 30064 (java) S 30054 30056 28089 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28093418 888356864 26621 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30065] ppid=30054 vsize=867536 CPUtime=0
/proc/30056/task/30065/stat : 30065 (java) S 30054 30056 28089 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28093418 888356864 26621 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867536

[startup+12.7013 s]
/proc/loadavg: 1.99 1.97 1.97 3/89 30069
/proc/meminfo: memFree=1511752/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=868184 CPUtime=12.56
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 87333 3186 1 0 803 191 257 5 18 0 9 0 28093413 889020416 72139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 217046 72139 2085 9 0 211504 0
[pid=30056/tid=30057] ppid=30054 vsize=868184 CPUtime=10.94
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 19324 3186 1 0 670 162 257 5 24 0 9 0 28093414 889020416 72139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30059] ppid=30054 vsize=868184 CPUtime=3.86
/proc/30056/task/30059/stat : 30059 (java) R 30054 30056 28089 0 -1 64 66205 3186 0 0 99 25 257 5 17 0 9 0 28093416 889020416 72139 996147200 134512640 134550932 4294955968 18446744073709551615 103825741 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30060] ppid=30054 vsize=868184 CPUtime=2.62
/proc/30056/task/30060/stat : 30060 (java) S 30054 30056 28089 0 -1 64 16 3186 0 0 0 0 257 5 16 0 9 0 28093416 889020416 72139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30061] ppid=30054 vsize=868184 CPUtime=2.62
/proc/30056/task/30061/stat : 30061 (java) S 30054 30056 28089 0 -1 64 5 3186 0 0 0 0 257 5 16 0 9 0 28093416 889020416 72139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30062] ppid=30054 vsize=868184 CPUtime=2.62
/proc/30056/task/30062/stat : 30062 (java) S 30054 30056 28089 0 -1 64 2 3186 0 0 0 0 257 5 18 0 9 0 28093418 889020416 72139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30063] ppid=30054 vsize=868184 CPUtime=2.95
/proc/30056/task/30063/stat : 30063 (java) S 30054 30056 28089 0 -1 64 935 3186 0 0 32 1 257 5 15 0 9 0 28093418 889020416 72139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30064] ppid=30054 vsize=868184 CPUtime=2.62
/proc/30056/task/30064/stat : 30064 (java) S 30054 30056 28089 0 -1 64 1 3186 0 0 0 0 257 5 19 0 9 0 28093418 889020416 72139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30065] ppid=30054 vsize=868184 CPUtime=2.62
/proc/30056/task/30065/stat : 30065 (java) S 30054 30056 28089 0 -1 64 29 3186 0 0 0 0 257 5 15 0 9 0 28093418 889020416 72139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868184

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

[startup+13.5014 s]
/proc/loadavg: 1.99 1.97 1.97 3/89 30069
/proc/meminfo: memFree=1503816/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=868272 CPUtime=13.35
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 97667 3186 1 0 879 194 257 5 18 0 9 0 28093413 889110528 74541 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 217068 74541 2660 9 0 211504 0
[pid=30056/tid=30057] ppid=30054 vsize=868272 CPUtime=11.3
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 19885 3186 1 0 706 162 257 5 18 0 9 0 28093414 889110528 74541 996147200 134512640 134550932 4294955968 18446744073709551615 5968361 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30059] ppid=30054 vsize=868272 CPUtime=4.28
/proc/30056/task/30059/stat : 30059 (java) R 30054 30056 28089 0 -1 64 75963 3186 0 0 139 27 257 5 20 0 9 0 28093416 889110528 74541 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30060] ppid=30054 vsize=868272 CPUtime=2.62
/proc/30056/task/30060/stat : 30060 (java) S 30054 30056 28089 0 -1 64 20 3186 0 0 0 0 257 5 16 0 9 0 28093416 889110528 74541 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30061] ppid=30054 vsize=868272 CPUtime=2.62
/proc/30056/task/30061/stat : 30061 (java) S 30054 30056 28089 0 -1 64 8 3186 0 0 0 0 257 5 16 0 9 0 28093416 889110528 74541 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30062] ppid=30054 vsize=868272 CPUtime=2.62
/proc/30056/task/30062/stat : 30062 (java) S 30054 30056 28089 0 -1 64 2 3186 0 0 0 0 257 5 18 0 9 0 28093418 889110528 74541 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30063] ppid=30054 vsize=868272 CPUtime=2.96
/proc/30056/task/30063/stat : 30063 (java) S 30054 30056 28089 0 -1 64 943 3186 0 0 33 1 257 5 16 0 9 0 28093418 889110528 74541 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30064] ppid=30054 vsize=868272 CPUtime=2.62
/proc/30056/task/30064/stat : 30064 (java) S 30054 30056 28089 0 -1 64 1 3186 0 0 0 0 257 5 19 0 9 0 28093418 889110528 74541 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30065] ppid=30054 vsize=868272 CPUtime=2.62
/proc/30056/task/30065/stat : 30065 (java) S 30054 30056 28089 0 -1 64 29 3186 0 0 0 0 257 5 15 0 9 0 28093418 889110528 74541 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.35
Current children cumulated vsize (KiB) 868272

[startup+13.9014 s]
/proc/loadavg: 1.99 1.97 1.97 3/89 30069
/proc/meminfo: memFree=1503816/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=869296 CPUtime=13.74
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 108585 3186 1 0 916 196 257 5 18 0 9 0 28093413 890159104 74618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 217324 74618 2663 9 0 211760 0
[pid=30056/tid=30057] ppid=30054 vsize=869296 CPUtime=11.61
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 30720 3186 1 0 735 164 257 5 21 0 9 0 28093414 890159104 74618 996147200 134512640 134550932 4294955968 18446744073709551615 102751277 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30059] ppid=30054 vsize=869296 CPUtime=4.31
/proc/30056/task/30059/stat : 30059 (java) S 30054 30056 28089 0 -1 64 75965 3186 0 0 142 27 257 5 16 0 9 0 28093416 890159104 74618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30060] ppid=30054 vsize=869296 CPUtime=2.62
/proc/30056/task/30060/stat : 30060 (java) S 30054 30056 28089 0 -1 64 20 3186 0 0 0 0 257 5 16 0 9 0 28093416 890159104 74618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30061] ppid=30054 vsize=869296 CPUtime=2.62
/proc/30056/task/30061/stat : 30061 (java) S 30054 30056 28089 0 -1 64 25 3186 0 0 0 0 257 5 15 0 9 0 28093416 890159104 74618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30062] ppid=30054 vsize=869296 CPUtime=2.62
/proc/30056/task/30062/stat : 30062 (java) S 30054 30056 28089 0 -1 64 2 3186 0 0 0 0 257 5 18 0 9 0 28093418 890159104 74618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30063] ppid=30054 vsize=869296 CPUtime=3
/proc/30056/task/30063/stat : 30063 (java) S 30054 30056 28089 0 -1 64 1007 3186 0 0 37 1 257 5 15 0 9 0 28093418 890159104 74618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30064] ppid=30054 vsize=869296 CPUtime=2.62
/proc/30056/task/30064/stat : 30064 (java) S 30054 30056 28089 0 -1 64 1 3186 0 0 0 0 257 5 19 0 9 0 28093418 890159104 74618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30065] ppid=30054 vsize=869296 CPUtime=2.62
/proc/30056/task/30065/stat : 30065 (java) S 30054 30056 28089 0 -1 64 29 3186 0 0 0 0 257 5 15 0 9 0 28093418 890159104 74618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.74
Current children cumulated vsize (KiB) 869296

[startup+14.3065 s]
/proc/loadavg: 1.99 1.97 1.97 3/89 30069
/proc/meminfo: memFree=1500232/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=869208 CPUtime=14.15
/proc/30056/stat : 30056 (java) S 30054 30056 28089 0 -1 0 110280 3186 1 0 956 197 257 5 18 0 9 0 28093413 890068992 75558 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 217302 75558 2641 9 0 211760 0
[pid=30056/tid=30057] ppid=30054 vsize=869208 CPUtime=11.93
/proc/30056/task/30057/stat : 30057 (java) R 30054 30056 28089 0 -1 64 30747 3186 1 0 767 164 257 5 25 0 9 0 28093414 890068992 75558 996147200 134512640 134550932 4294955968 18446744073709551615 4127196330 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30059] ppid=30054 vsize=869208 CPUtime=4.36
/proc/30056/task/30059/stat : 30059 (java) S 30054 30056 28089 0 -1 64 77609 3186 0 0 146 28 257 5 16 0 9 0 28093416 890068992 75558 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30060] ppid=30054 vsize=869208 CPUtime=2.62
/proc/30056/task/30060/stat : 30060 (java) S 30054 30056 28089 0 -1 64 20 3186 0 0 0 0 257 5 16 0 9 0 28093416 890068992 75558 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30061] ppid=30054 vsize=869208 CPUtime=2.62
/proc/30056/task/30061/stat : 30061 (java) S 30054 30056 28089 0 -1 64 30 3186 0 0 0 0 257 5 15 0 9 0 28093416 890068992 75558 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30062] ppid=30054 vsize=869208 CPUtime=2.62
/proc/30056/task/30062/stat : 30062 (java) S 30054 30056 28089 0 -1 64 2 3186 0 0 0 0 257 5 18 0 9 0 28093418 890068992 75558 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30063] ppid=30054 vsize=869208 CPUtime=3.03
/proc/30056/task/30063/stat : 30063 (java) S 30054 30056 28089 0 -1 64 1026 3186 0 0 40 1 257 5 15 0 9 0 28093418 890068992 75558 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30064] ppid=30054 vsize=869208 CPUtime=2.62
/proc/30056/task/30064/stat : 30064 (java) S 30054 30056 28089 0 -1 64 1 3186 0 0 0 0 257 5 19 0 9 0 28093418 890068992 75558 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30056/tid=30065] ppid=30054 vsize=869208 CPUtime=2.62
/proc/30056/task/30065/stat : 30065 (java) S 30054 30056 28089 0 -1 64 29 3186 0 0 0 0 257 5 15 0 9 0 28093418 890068992 75558 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.15
Current children cumulated vsize (KiB) 869208

[startup+14.4022 s]
/proc/loadavg: 1.99 1.97 1.97 3/89 30069
/proc/meminfo: memFree=1500232/2055920 swapFree=4192812/4192956
[pid=30056] ppid=30054 vsize=0 CPUtime=14.21
/proc/30056/stat : 30056 (java) Z 30054 30056 28089 0 -1 12 110313 3186 1 0 959 200 257 5 16 0 2 0 28093413 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30056/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 14.21
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 14.4234
CPU time (s): 14.2468
CPU user time (s): 12.1672
CPU system time (s): 2.07968
CPU usage (%): 98.7759
Max. virtual memory (cumulated for all children) (KiB): 883724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.1671
system time used= 2.07968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113499
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= 2072
involuntary context switches= 2602

runsolver used 0.021996 second user time and 0.054991 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-12 16:51:44
IDJOB=2096396
IDBENCH=56325
IDSOLVER=774
FILE ID=node60/2096396-1247410303
PBS_JOBID= 9510526
Free space on /tmp= 66456 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bmc/normalized-bmc-ibm-07-02.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-2096396-1247410303/watcher-2096396-1247410303 -o /tmp/evaluation-result-2096396-1247410303/solver-2096396-1247410303 -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-2096396-1247410303.xml

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

MD5SUM BENCH= 6d16801e14280bc3782d0701adbaad01
RANDOM SEED=49061066

node60.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.232
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.232
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:       1793656 kB
Buffers:         40240 kB
Cached:         123912 kB
SwapCached:          0 kB
Active:         145216 kB
Inactive:        67476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8640 kB
Writeback:           0 kB
Mapped:          68936 kB
Slab:            34708 kB
Committed_AS:  1029084 kB
PageTables:       1944 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= 66456 MiB
End job on node60 at 2009-07-12 16:51:58