Trace number 2098665

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 16.9734 17.1963

DiagnosticValue
CHECKS57819
NODES0

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-2.xml
MD5SUM421244e28efc061a20f2e7c8fd65ebd8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.04293
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-2098665-1247416354.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.38	   
0.29/0.38	   variables being loaded...
0.48/0.54	     nbVariables=260  nbDomainTypes=8  minDomainSize=42  maxDomainSize=302  nbTotalValues=47293
0.48/0.54	       =>  wckTime=0.304  cpuTime=0.23  mem=9M909
0.48/0.54	   
0.48/0.54	   predicates being loaded...
0.58/0.61	   
0.58/0.61	   constraints being loaded...
16.62/16.81	     nbConstraints=2088  nbMergedConstraints=1839  nbConvertedConstraints=2088  nbConvertConstraintsChecks=32034015
16.62/16.81	     nbExtensionStructures=1051  nbSharedExtensionStructures=1391  nbConflictsStructures=1051
16.62/16.81	     nbSharedConflictsStructures=1391  nbSharedBinaryRepresentations=350096  minDegree=5  maxDegree=20  minArity=2
16.62/16.81	     maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.188  symmetryCpuTime=0.13
16.62/16.81	       =>  wckTime=16.572  cpuTime=16.03  mem=44M160
16.71/16.94	   
16.71/16.94	   solver IterativeSystematicSolver being built... 
16.82/17.09	       =>  wckTime=16.852  cpuTime=16.15  mem=29M443
16.91/17.12	   
16.91/17.12	   preprocessing
16.91/17.12	     nbConstraintChecks=57819  nbPropagations=28  nbRevisions=641  nbUselessRevisions=387  nbRemovedValues=23192
16.91/17.12	     detectedInconsistency=yes
16.91/17.12	       =>  wckTime=0.028  cpuTime=0.03  mem=29M443
16.91/17.12	   
16.91/17.12	   global
16.91/17.12	     nbConstraintChecks=57819  nbPropagations=28  nbRevisions=641  nbUselessRevisions=387  nbRestartNogoods=0
16.91/17.12	     solvingWckTime=0.031  solvingCpuTime=0.03  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
16.91/17.12	     globalCpuTime=16.23
16.91/17.13	       =>  wckTime=16.885  cpuTime=16.18  mem=30M518
16.91/17.13	   
16.91/17.13	s UNSATISFIABLE
16.91/17.13	d NODES 0
16.91/17.13	d CHECKS 57819
16.91/17.13	   
16.91/17.13	   totalWckTime=16.946  totalCpuTime=16.24

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-2098665-1247416354/watcher-2098665-1247416354 -o /tmp/evaluation-result-2098665-1247416354/solver-2098665-1247416354 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098665-1247416354.xml 

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


[startup+0 s]
/proc/loadavg: 2.13 2.03 2.00 4/80 31475
/proc/meminfo: memFree=1705072/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=1616 CPUtime=0
/proc/31475/stat : 31475 (java) D 31473 31475 31243 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 28699472 1654784 151 996147200 134512640 134550932 4294955968 18446744073709551615 12219172 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/31475/statm: 404 151 125 9 0 46 0
[pid=31475/tid=31476] ppid=31473 vsize=10676 CPUtime=0
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28699473 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 13066200 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0615091 s]
/proc/loadavg: 2.13 2.03 2.00 4/80 31475
/proc/meminfo: memFree=1705072/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=864024 CPUtime=0.05
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 2769 0 1 0 3 2 0 0 18 0 9 0 28699472 884760576 2314 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 216006 2314 1094 9 0 210899 0
[pid=31475/tid=31476] ppid=31473 vsize=864024 CPUtime=0.03
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 1862 0 1 0 2 1 0 0 20 0 9 0 28699473 884760576 2314 996147200 134512640 134550932 4294955968 18446744073709551615 103778338 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.102522 s]
/proc/loadavg: 2.13 2.03 2.00 4/80 31475
/proc/meminfo: memFree=1705072/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=865984 CPUtime=0.08
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 3787 0 1 0 6 2 0 0 18 0 9 0 28699472 886767616 3238 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 216496 3238 1708 9 0 210981 0
[pid=31475/tid=31476] ppid=31473 vsize=865984 CPUtime=0.07
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 2878 0 1 0 6 1 0 0 18 0 9 0 28699473 886767616 3238 996147200 134512640 134550932 4294955968 18446744073709551615 102517196 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.302527 s]
/proc/loadavg: 2.13 2.03 2.00 4/80 31475
/proc/meminfo: memFree=1705072/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=866296 CPUtime=0.29
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 5702 0 1 0 25 4 0 0 18 0 9 0 28699472 887087104 5105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 216574 5105 1928 9 0 211052 0
[pid=31475/tid=31476] ppid=31473 vsize=866296 CPUtime=0.24
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 4726 0 1 0 21 3 0 0 19 0 9 0 28699473 887087104 5105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866296

[startup+0.701549 s]
/proc/loadavg: 2.13 2.03 2.00 4/80 31475
/proc/meminfo: memFree=1705072/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=867196 CPUtime=0.68
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 8041 0 1 0 62 6 0 0 18 0 9 0 28699472 888008704 7395 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 216799 7395 2034 9 0 211235 0
[pid=31475/tid=31476] ppid=31473 vsize=867196 CPUtime=0.55
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 6852 0 1 0 50 5 0 0 20 0 9 0 28699473 888008704 7395 996147200 134512640 134550932 4294955968 18446744073709551615 102138192 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867196

[startup+1.50159 s]
/proc/loadavg: 2.20 2.05 2.01 3/89 31484
/proc/meminfo: memFree=1668712/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=867784 CPUtime=1.46
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 12424 0 1 0 138 8 0 0 18 0 9 0 28699472 888610816 11775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 216946 11775 2041 9 0 211382 0
[pid=31475/tid=31476] ppid=31473 vsize=867784 CPUtime=1.26
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 11032 0 1 0 119 7 0 0 25 0 9 0 28699473 888610816 11775 996147200 134512640 134550932 4294955968 18446744073709551615 4126904273 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31478] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31478/stat : 31478 (java) S 31473 31475 31243 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28699474 888610816 11775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31479] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31479/stat : 31479 (java) S 31473 31475 31243 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28699475 888610816 11775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31480] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31480/stat : 31480 (java) S 31473 31475 31243 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28699475 888610816 11775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31481] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31481/stat : 31481 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699477 888610816 11775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31482] ppid=31473 vsize=867784 CPUtime=0.18
/proc/31475/task/31482/stat : 31482 (java) S 31473 31475 31243 0 -1 64 693 0 0 0 18 0 0 0 16 0 9 0 28699477 888610816 11775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31483] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31483/stat : 31483 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699477 888610816 11775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31484] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31484/stat : 31484 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699477 888610816 11775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867784

[startup+3.1017 s]
/proc/loadavg: 2.20 2.05 2.01 3/89 31484
/proc/meminfo: memFree=1664424/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=867784 CPUtime=3.06
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 13432 0 1 0 296 10 0 0 18 0 9 0 28699472 888610816 12781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 216946 12781 2041 9 0 211382 0
[pid=31475/tid=31476] ppid=31473 vsize=867784 CPUtime=2.82
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 12011 0 1 0 274 8 0 0 25 0 9 0 28699473 888610816 12781 996147200 134512640 134550932 4294955968 18446744073709551615 4126904176 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31478] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31478/stat : 31478 (java) S 31473 31475 31243 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28699474 888610816 12781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31479] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31479/stat : 31479 (java) S 31473 31475 31243 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28699475 888610816 12781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31480] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31480/stat : 31480 (java) S 31473 31475 31243 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28699475 888610816 12781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31481] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31481/stat : 31481 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699477 888610816 12781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31482] ppid=31473 vsize=867784 CPUtime=0.21
/proc/31475/task/31482/stat : 31482 (java) S 31473 31475 31243 0 -1 64 722 0 0 0 21 0 0 0 16 0 9 0 28699477 888610816 12781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31483] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31483/stat : 31483 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699477 888610816 12781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31484] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31484/stat : 31484 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699477 888610816 12781 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) 867784

[startup+6.30292 s]
/proc/loadavg: 2.20 2.05 2.01 3/89 31484
/proc/meminfo: memFree=1654696/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=867784 CPUtime=6.23
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 16142 0 1 0 609 14 0 0 18 0 9 0 28699472 888610816 15488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 216946 15488 2041 9 0 211382 0
[pid=31475/tid=31476] ppid=31473 vsize=867784 CPUtime=5.99
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 14718 0 1 0 587 12 0 0 25 0 9 0 28699473 888610816 15488 996147200 134512640 134550932 4294955968 18446744073709551615 4126920631 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31478] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31478/stat : 31478 (java) S 31473 31475 31243 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28699474 888610816 15488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31479] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31479/stat : 31479 (java) S 31473 31475 31243 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28699475 888610816 15488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31480] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31480/stat : 31480 (java) S 31473 31475 31243 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28699475 888610816 15488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31481] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31481/stat : 31481 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699477 888610816 15488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31482] ppid=31473 vsize=867784 CPUtime=0.22
/proc/31475/task/31482/stat : 31482 (java) S 31473 31475 31243 0 -1 64 725 0 0 0 22 0 0 0 15 0 9 0 28699477 888610816 15488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31483] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31483/stat : 31483 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699477 888610816 15488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31484] ppid=31473 vsize=867784 CPUtime=0
/proc/31475/task/31484/stat : 31484 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699477 888610816 15488 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) 867784

[startup+12.7013 s]
/proc/loadavg: 2.17 2.04 2.01 3/89 31484
/proc/meminfo: memFree=1639592/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=867696 CPUtime=12.56
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 18844 0 1 0 1237 19 0 0 18 0 9 0 28699472 888520704 18163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 216924 18163 2029 9 0 211382 0
[pid=31475/tid=31476] ppid=31473 vsize=867696 CPUtime=12.26
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 15840 0 1 0 1209 17 0 0 25 0 9 0 28699473 888520704 18163 996147200 134512640 134550932 4294955968 18446744073709551615 4126901590 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31478] ppid=31473 vsize=867696 CPUtime=0.04
/proc/31475/task/31478/stat : 31478 (java) S 31473 31475 31243 0 -1 64 1570 0 0 0 4 0 0 0 16 0 9 0 28699474 888520704 18163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31479] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31479/stat : 31479 (java) S 31473 31475 31243 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28699475 888520704 18163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31480] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31480/stat : 31480 (java) S 31473 31475 31243 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28699475 888520704 18163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31481] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31481/stat : 31481 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699477 888520704 18163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31482] ppid=31473 vsize=867696 CPUtime=0.23
/proc/31475/task/31482/stat : 31482 (java) S 31473 31475 31243 0 -1 64 732 0 0 0 23 0 0 0 16 0 9 0 28699477 888520704 18163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31483] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31483/stat : 31483 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699477 888520704 18163 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31484] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31484/stat : 31484 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699477 888520704 18163 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) 867696

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

[startup+14.3075 s]
/proc/loadavg: 2.17 2.04 2.01 3/89 31484
/proc/meminfo: memFree=1639592/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=867696 CPUtime=14.15
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 18859 0 1 0 1395 20 0 0 18 0 9 0 28699472 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 216924 18177 2029 9 0 211382 0
[pid=31475/tid=31476] ppid=31473 vsize=867696 CPUtime=13.82
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 15842 0 1 0 1364 18 0 0 25 0 9 0 28699473 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4126533800 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31478] ppid=31473 vsize=867696 CPUtime=0.04
/proc/31475/task/31478/stat : 31478 (java) S 31473 31475 31243 0 -1 64 1570 0 0 0 4 0 0 0 17 0 9 0 28699474 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31479] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31479/stat : 31479 (java) S 31473 31475 31243 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28699475 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31480] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31480/stat : 31480 (java) S 31473 31475 31243 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28699475 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31481] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31481/stat : 31481 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699477 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31482] ppid=31473 vsize=867696 CPUtime=0.25
/proc/31475/task/31482/stat : 31482 (java) S 31473 31475 31243 0 -1 64 745 0 0 0 25 0 0 0 16 0 9 0 28699477 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31483] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31483/stat : 31483 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699477 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31484] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31484/stat : 31484 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699477 888520704 18177 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) 867696

[startup+15.9026 s]
/proc/loadavg: 2.17 2.04 2.01 3/89 31484
/proc/meminfo: memFree=1639592/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=867696 CPUtime=15.73
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 18860 0 1 0 1551 22 0 0 18 0 9 0 28699472 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 216924 18177 2029 9 0 211382 0
[pid=31475/tid=31476] ppid=31473 vsize=867696 CPUtime=15.39
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 15843 0 1 0 1520 19 0 0 25 0 9 0 28699473 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4126903009 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31478] ppid=31473 vsize=867696 CPUtime=0.04
/proc/31475/task/31478/stat : 31478 (java) S 31473 31475 31243 0 -1 64 1570 0 0 0 4 0 0 0 16 0 9 0 28699474 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31479] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31479/stat : 31479 (java) S 31473 31475 31243 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28699475 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31480] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31480/stat : 31480 (java) S 31473 31475 31243 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28699475 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31481] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31481/stat : 31481 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699477 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31482] ppid=31473 vsize=867696 CPUtime=0.25
/proc/31475/task/31482/stat : 31482 (java) S 31473 31475 31243 0 -1 64 745 0 0 0 25 0 0 0 17 0 9 0 28699477 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31483] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31483/stat : 31483 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699477 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31484] ppid=31473 vsize=867696 CPUtime=0
/proc/31475/task/31484/stat : 31484 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699477 888520704 18177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 867696

[startup+16.7026 s]
/proc/loadavg: 2.16 2.04 2.01 3/89 31484
/proc/meminfo: memFree=1639656/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=868020 CPUtime=16.5
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 19011 0 1 0 1627 23 0 0 18 0 10 0 28699472 888852480 18206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 217005 18206 2033 9 0 211463 0
[pid=31475/tid=31476] ppid=31473 vsize=868020 CPUtime=16.16
/proc/31475/task/31476/stat : 31476 (java) S 31473 31475 31243 0 -1 64 15920 0 1 0 1595 21 0 0 24 0 10 0 28699473 888852480 18206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31475/tid=31478] ppid=31473 vsize=868020 CPUtime=0.04
/proc/31475/task/31478/stat : 31478 (java) S 31473 31475 31243 0 -1 64 1570 0 0 0 4 0 0 0 17 0 10 0 28699474 888852480 18206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31479] ppid=31473 vsize=868020 CPUtime=0
/proc/31475/task/31479/stat : 31479 (java) S 31473 31475 31243 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28699475 888852480 18206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31480] ppid=31473 vsize=868020 CPUtime=0
/proc/31475/task/31480/stat : 31480 (java) S 31473 31475 31243 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28699475 888852480 18206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31481] ppid=31473 vsize=868020 CPUtime=0
/proc/31475/task/31481/stat : 31481 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 28699477 888852480 18206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31482] ppid=31473 vsize=868020 CPUtime=0.27
/proc/31475/task/31482/stat : 31482 (java) S 31473 31475 31243 0 -1 64 752 0 0 0 26 1 0 0 16 0 10 0 28699477 888852480 18206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31483] ppid=31473 vsize=868020 CPUtime=0
/proc/31475/task/31483/stat : 31483 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 28699477 888852480 18206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31484] ppid=31473 vsize=868020 CPUtime=0
/proc/31475/task/31484/stat : 31484 (java) S 31473 31475 31243 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 28699477 888852480 18206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.5
Current children cumulated vsize (KiB) 868020

[startup+17.1047 s]
/proc/loadavg: 2.16 2.04 2.01 3/89 31484
/proc/meminfo: memFree=1639656/2055920 swapFree=4192812/4192956
[pid=31475] ppid=31473 vsize=868432 CPUtime=16.91
/proc/31475/stat : 31475 (java) S 31473 31475 31243 0 -1 0 31700 389 1 0 1661 27 2 1 18 0 9 0 28699472 889274368 21330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31475/statm: 217108 21330 2662 9 0 211544 0
[pid=31475/tid=31476] ppid=31473 vsize=868432 CPUtime=16.39
/proc/31475/task/31476/stat : 31476 (java) R 31473 31475 31243 0 -1 64 21392 389 1 0 1614 22 2 1 24 0 9 0 28699473 889274368 21330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31478] ppid=31473 vsize=868432 CPUtime=0.2
/proc/31475/task/31478/stat : 31478 (java) S 31473 31475 31243 0 -1 64 8524 389 0 0 16 1 2 1 17 0 9 0 28699474 889274368 21330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31479] ppid=31473 vsize=868432 CPUtime=0.03
/proc/31475/task/31479/stat : 31479 (java) S 31473 31475 31243 0 -1 64 19 389 0 0 0 0 2 1 16 0 9 0 28699475 889274368 21330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31480] ppid=31473 vsize=868432 CPUtime=0.03
/proc/31475/task/31480/stat : 31480 (java) S 31473 31475 31243 0 -1 64 11 389 0 0 0 0 2 1 16 0 9 0 28699475 889274368 21330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31481] ppid=31473 vsize=868432 CPUtime=0.03
/proc/31475/task/31481/stat : 31481 (java) S 31473 31475 31243 0 -1 64 1 389 0 0 0 0 2 1 18 0 9 0 28699477 889274368 21330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31482] ppid=31473 vsize=868432 CPUtime=0.34
/proc/31475/task/31482/stat : 31482 (java) S 31473 31475 31243 0 -1 64 928 389 0 0 30 1 2 1 15 0 9 0 28699477 889274368 21330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31483] ppid=31473 vsize=868432 CPUtime=0.03
/proc/31475/task/31483/stat : 31483 (java) S 31473 31475 31243 0 -1 64 1 389 0 0 0 0 2 1 19 0 9 0 28699477 889274368 21330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31475/tid=31484] ppid=31473 vsize=868432 CPUtime=0.03
/proc/31475/task/31484/stat : 31484 (java) S 31473 31475 31243 0 -1 64 10 389 0 0 0 0 2 1 15 0 9 0 28699477 889274368 21330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.91
Current children cumulated vsize (KiB) 868432

Child status: 0
Real time (s): 17.1963
CPU time (s): 16.9734
CPU user time (s): 16.6715
CPU system time (s): 0.301954
CPU usage (%): 98.7039
Max. virtual memory (cumulated for all children) (KiB): 868432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.6715
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32222
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= 1802
involuntary context switches= 2123

runsolver used 0.029995 second user time and 0.06199 second system time

The end

Launcher Data

Begin job on node39 at 2009-07-12 18:32:34
IDJOB=2098665
IDBENCH=58871
IDSOLVER=773
FILE ID=node39/2098665-1247416354
PBS_JOBID= 9510744
Free space on /tmp= 66428 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp16/normalized-fapp16-0260-2.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098665-1247416354/watcher-2098665-1247416354 -o /tmp/evaluation-result-2098665-1247416354/solver-2098665-1247416354 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098665-1247416354.xml

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

MD5SUM BENCH= 421244e28efc061a20f2e7c8fd65ebd8
RANDOM SEED=2015360042

node39.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.236
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.236
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:       1705552 kB
Buffers:         39060 kB
Cached:         114008 kB
SwapCached:          0 kB
Active:         220760 kB
Inactive:        64164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2572 kB
Writeback:           0 kB
Mapped:         152280 kB
Slab:            50452 kB
Committed_AS:   996576 kB
PageTables:       2012 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= 66428 MiB
End job on node39 at 2009-07-12 18:32:52