Trace number 2098641

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.4975 16.7142

DiagnosticValue
CHECKS56801
NODES0

General information on the benchmark

Namecsp/fapp/fapp20/
normalized-fapp20-0420-0.xml
MD5SUM1e86f42a67e9ad52f284a9ba2a6feb10
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 benchmark16.3185
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-2098641-1247416314.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.38/0.48	     nbVariables=420  nbDomainTypes=14  minDomainSize=50  maxDomainSize=302  nbTotalValues=87077
0.38/0.48	       =>  wckTime=0.247  cpuTime=0.17  mem=10M833
0.38/0.48	   
0.38/0.48	   predicates being loaded...
0.48/0.55	   
0.48/0.55	   constraints being loaded...
16.12/16.33	     nbConstraints=2490  nbGlobalConstraints=4  nbMergedConstraints=2251  nbConvertedConstraints=2486
16.12/16.33	     nbConvertConstraintsChecks=32795812  nbExtensionStructures=1051  nbSharedExtensionStructures=1525
16.12/16.33	     nbConflictsStructures=1051  nbSharedConflictsStructures=1525  nbSharedBinaryRepresentations=349931  minDegree=3
16.12/16.33	     maxDegree=21  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.221
16.12/16.33	     symmetryCpuTime=0.14  nbCliques=4
16.12/16.33	       =>  wckTime=16.091  cpuTime=15.56  mem=55M806
16.22/16.47	   
16.22/16.47	   solver IterativeSystematicSolver being built... 
16.32/16.53	   
16.32/16.54	   INFO : Forward propagation technique limited 
16.42/16.61	       =>  wckTime=16.377  cpuTime=15.68  mem=34M36
16.42/16.64	   
16.42/16.64	   preprocessing
16.42/16.64	     nbConstraintChecks=56801  nbPropagations=30  nbRevisions=474  nbUselessRevisions=243  nbRemovedValues=18885
16.42/16.64	     detectedInconsistency=yes
16.42/16.64	       =>  wckTime=0.023  cpuTime=0.02  mem=35M62
16.42/16.64	   
16.42/16.64	   global
16.42/16.64	     nbConstraintChecks=56801  nbPropagations=30  nbRevisions=474  nbUselessRevisions=243  nbRestartNogoods=0
16.42/16.64	     solvingWckTime=0.026  solvingCpuTime=0.02  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
16.42/16.64	     globalCpuTime=15.75
16.42/16.64	       =>  wckTime=16.406  cpuTime=15.7  mem=35M62
16.42/16.65	   
16.42/16.65	s UNSATISFIABLE
16.42/16.65	d NODES 0
16.42/16.65	d CHECKS 56801
16.42/16.65	   
16.42/16.65	   totalWckTime=16.463  totalCpuTime=15.75

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-2098641-1247416314/watcher-2098641-1247416314 -o /tmp/evaluation-result-2098641-1247416314/solver-2098641-1247416314 -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-2098641-1247416314.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31504
/proc/meminfo: memFree=1762928/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=0 CPUtime=0
/proc/31504/stat : 31504 (runsolver) R 31502 31504 31428 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28695999 0 0 996147200 0 0 0 18446744073709551615 251601153319 0 0 4096 24578 0 0 0 17 0 0 0
/proc/31504/statm: 0 0 0 0 0 0 0

[startup+0.016946 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31504
/proc/meminfo: memFree=1762928/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=10764 CPUtime=0
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 740 0 0 0 0 0 0 0 18 0 2 0 28695999 11022336 520 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 2691 520 240 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10764

[startup+0.102302 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31504
/proc/meminfo: memFree=1762928/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=865984 CPUtime=0.09
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 3822 0 1 0 7 2 0 0 18 0 9 0 28695999 886767616 3265 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 216496 3265 1721 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301327 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31504
/proc/meminfo: memFree=1762928/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=866296 CPUtime=0.28
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 5705 0 1 0 25 3 0 0 18 0 9 0 28695999 887087104 5108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 216574 5108 1928 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701368 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31504
/proc/meminfo: memFree=1762928/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=867788 CPUtime=0.67
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 9060 0 1 0 62 5 0 0 18 0 9 0 28695999 888614912 8414 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 216947 8414 2036 9 0 211383 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867788

[startup+1.50245 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31513
/proc/meminfo: memFree=1720680/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=867788 CPUtime=1.47
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 13655 0 1 0 138 9 0 0 18 0 9 0 28695999 888614912 13006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 216947 13006 2041 9 0 211383 0
[pid=31504/tid=31506] ppid=31502 vsize=867788 CPUtime=1.27
/proc/31504/task/31506/stat : 31506 (java) R 31502 31504 31428 0 -1 64 12263 0 1 0 119 8 0 0 25 0 9 0 28696000 888614912 13006 996147200 134512640 134550932 4294955968 18446744073709551615 4126906525 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31507] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31507/stat : 31507 (java) S 31502 31504 31428 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28696002 888614912 13006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31508] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31508/stat : 31508 (java) S 31502 31504 31428 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28696002 888614912 13006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31509] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31509/stat : 31509 (java) S 31502 31504 31428 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28696002 888614912 13006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31510] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31510/stat : 31510 (java) S 31502 31504 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28696004 888614912 13006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31511] ppid=31502 vsize=867788 CPUtime=0.18
/proc/31504/task/31511/stat : 31511 (java) S 31502 31504 31428 0 -1 64 694 0 0 0 18 0 0 0 16 0 9 0 28696004 888614912 13006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31512] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31512/stat : 31512 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28696004 888614912 13006 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31513] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31513/stat : 31513 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28696004 888614912 13006 996147200 134512640 134550932 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) 867788

[startup+3.10263 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31513
/proc/meminfo: memFree=1717480/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=867788 CPUtime=3.06
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 14567 0 1 0 296 10 0 0 18 0 9 0 28695999 888614912 13916 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 216947 13916 2041 9 0 211383 0
[pid=31504/tid=31506] ppid=31502 vsize=867788 CPUtime=2.84
/proc/31504/task/31506/stat : 31506 (java) R 31502 31504 31428 0 -1 64 13151 0 1 0 275 9 0 0 25 0 9 0 28696000 888614912 13916 996147200 134512640 134550932 4294955968 18446744073709551615 4126913783 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31507] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31507/stat : 31507 (java) S 31502 31504 31428 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28696002 888614912 13916 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31508] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31508/stat : 31508 (java) S 31502 31504 31428 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28696002 888614912 13916 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31509] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31509/stat : 31509 (java) S 31502 31504 31428 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28696002 888614912 13916 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31510] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31510/stat : 31510 (java) S 31502 31504 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28696004 888614912 13916 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31511] ppid=31502 vsize=867788 CPUtime=0.2
/proc/31504/task/31511/stat : 31511 (java) S 31502 31504 31428 0 -1 64 718 0 0 0 20 0 0 0 16 0 9 0 28696004 888614912 13916 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31512] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31512/stat : 31512 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28696004 888614912 13916 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31513] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31513/stat : 31513 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28696004 888614912 13916 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867788

[startup+6.30199 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31513
/proc/meminfo: memFree=1708392/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=867788 CPUtime=6.22
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 16681 0 1 0 610 12 0 0 18 0 9 0 28695999 888614912 16028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 216947 16028 2041 9 0 211383 0
[pid=31504/tid=31506] ppid=31502 vsize=867788 CPUtime=6
/proc/31504/task/31506/stat : 31506 (java) R 31502 31504 31428 0 -1 64 15261 0 1 0 589 11 0 0 25 0 9 0 28696000 888614912 16028 996147200 134512640 134550932 4294955968 18446744073709551615 4126906594 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31507] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31507/stat : 31507 (java) S 31502 31504 31428 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 28696002 888614912 16028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31504/tid=31508] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31508/stat : 31508 (java) S 31502 31504 31428 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28696002 888614912 16028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31509] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31509/stat : 31509 (java) S 31502 31504 31428 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28696002 888614912 16028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31510] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31510/stat : 31510 (java) S 31502 31504 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28696004 888614912 16028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31511] ppid=31502 vsize=867788 CPUtime=0.21
/proc/31504/task/31511/stat : 31511 (java) S 31502 31504 31428 0 -1 64 722 0 0 0 21 0 0 0 15 0 9 0 28696004 888614912 16028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31512] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31512/stat : 31512 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28696004 888614912 16028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31513] ppid=31502 vsize=867788 CPUtime=0
/proc/31504/task/31513/stat : 31513 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28696004 888614912 16028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867788

[startup+12.7027 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31513
/proc/meminfo: memFree=1696232/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=867700 CPUtime=12.56
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 19138 0 1 0 1238 18 0 0 18 0 9 0 28695999 888524800 18458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 216925 18458 2031 9 0 211383 0
[pid=31504/tid=31506] ppid=31502 vsize=867700 CPUtime=12.26
/proc/31504/task/31506/stat : 31506 (java) R 31502 31504 31428 0 -1 64 15841 0 1 0 1210 16 0 0 25 0 9 0 28696000 888524800 18458 996147200 134512640 134550932 4294955968 18446744073709551615 4126911273 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31507] ppid=31502 vsize=867700 CPUtime=0.04
/proc/31504/task/31507/stat : 31507 (java) S 31502 31504 31428 0 -1 64 1859 0 0 0 4 0 0 0 17 0 9 0 28696002 888524800 18458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31508] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31508/stat : 31508 (java) S 31502 31504 31428 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28696002 888524800 18458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31509] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31509/stat : 31509 (java) S 31502 31504 31428 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28696002 888524800 18458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31510] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31510/stat : 31510 (java) S 31502 31504 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28696004 888524800 18458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31511] ppid=31502 vsize=867700 CPUtime=0.22
/proc/31504/task/31511/stat : 31511 (java) S 31502 31504 31428 0 -1 64 735 0 0 0 22 0 0 0 15 0 9 0 28696004 888524800 18458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31512] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31512/stat : 31512 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28696004 888524800 18458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31513] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31513/stat : 31513 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28696004 888524800 18458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867700

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

[startup+14.3069 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31513
/proc/meminfo: memFree=1696168/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=867700 CPUtime=14.15
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 19153 0 1 0 1395 20 0 0 18 0 9 0 28695999 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 216925 18472 2031 9 0 211383 0
[pid=31504/tid=31506] ppid=31502 vsize=867700 CPUtime=13.83
/proc/31504/task/31506/stat : 31506 (java) R 31502 31504 31428 0 -1 64 15843 0 1 0 1365 18 0 0 25 0 9 0 28696000 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4126912729 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31507] ppid=31502 vsize=867700 CPUtime=0.04
/proc/31504/task/31507/stat : 31507 (java) S 31502 31504 31428 0 -1 64 1859 0 0 0 4 0 0 0 16 0 9 0 28696002 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31508] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31508/stat : 31508 (java) S 31502 31504 31428 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28696002 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31509] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31509/stat : 31509 (java) S 31502 31504 31428 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28696002 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31510] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31510/stat : 31510 (java) S 31502 31504 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28696004 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31511] ppid=31502 vsize=867700 CPUtime=0.24
/proc/31504/task/31511/stat : 31511 (java) S 31502 31504 31428 0 -1 64 748 0 0 0 24 0 0 0 16 0 9 0 28696004 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31512] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31512/stat : 31512 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28696004 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31513] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31513/stat : 31513 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28696004 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.15
Current children cumulated vsize (KiB) 867700

[startup+15.9011 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31513
/proc/meminfo: memFree=1696168/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=867700 CPUtime=15.73
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 19153 0 1 0 1551 22 0 0 18 0 9 0 28695999 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 216925 18472 2031 9 0 211383 0
[pid=31504/tid=31506] ppid=31502 vsize=867700 CPUtime=15.4
/proc/31504/task/31506/stat : 31506 (java) R 31502 31504 31428 0 -1 64 15843 0 1 0 1521 19 0 0 25 0 9 0 28696000 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4126942672 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31507] ppid=31502 vsize=867700 CPUtime=0.04
/proc/31504/task/31507/stat : 31507 (java) S 31502 31504 31428 0 -1 64 1859 0 0 0 4 0 0 0 16 0 9 0 28696002 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31508] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31508/stat : 31508 (java) S 31502 31504 31428 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28696002 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31509] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31509/stat : 31509 (java) S 31502 31504 31428 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28696002 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31510] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31510/stat : 31510 (java) S 31502 31504 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28696004 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31511] ppid=31502 vsize=867700 CPUtime=0.24
/proc/31504/task/31511/stat : 31511 (java) S 31502 31504 31428 0 -1 64 748 0 0 0 24 0 0 0 16 0 9 0 28696004 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31512] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31512/stat : 31512 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28696004 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31513] ppid=31502 vsize=867700 CPUtime=0
/proc/31504/task/31513/stat : 31513 (java) S 31502 31504 31428 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28696004 888524800 18472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 867700

[startup+16.3011 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31513
/proc/meminfo: memFree=1696168/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=868024 CPUtime=16.12
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 21851 410 1 0 1585 24 2 1 18 0 10 0 28695999 888856576 18523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 217006 18523 2043 9 0 211464 0
[pid=31504/tid=31506] ppid=31502 vsize=868024 CPUtime=15.76
/proc/31504/task/31506/stat : 31506 (java) R 31502 31504 31428 0 -1 64 18205 410 1 0 1553 20 2 1 24 0 10 0 28696000 888856576 18523 996147200 134512640 134550932 4294955968 18446744073709551615 4127217970 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31504/tid=31507] ppid=31502 vsize=868024 CPUtime=0.07
/proc/31504/task/31507/stat : 31507 (java) S 31502 31504 31428 0 -1 64 1926 410 0 0 4 0 2 1 16 0 10 0 28696002 888856576 18523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31504/tid=31508] ppid=31502 vsize=868024 CPUtime=0.03
/proc/31504/task/31508/stat : 31508 (java) S 31502 31504 31428 0 -1 64 16 410 0 0 0 0 2 1 16 0 10 0 28696002 888856576 18523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31509] ppid=31502 vsize=868024 CPUtime=0.03
/proc/31504/task/31509/stat : 31509 (java) S 31502 31504 31428 0 -1 64 5 410 0 0 0 0 2 1 16 0 10 0 28696002 888856576 18523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31510] ppid=31502 vsize=868024 CPUtime=0.03
/proc/31504/task/31510/stat : 31510 (java) S 31502 31504 31428 0 -1 64 2 410 0 0 0 0 2 1 18 0 10 0 28696004 888856576 18523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31511] ppid=31502 vsize=868024 CPUtime=0.29
/proc/31504/task/31511/stat : 31511 (java) S 31502 31504 31428 0 -1 64 882 410 0 0 26 0 2 1 15 0 10 0 28696004 888856576 18523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31504/tid=31512] ppid=31502 vsize=868024 CPUtime=0.03
/proc/31504/task/31512/stat : 31512 (java) S 31502 31504 31428 0 -1 64 1 410 0 0 0 0 2 1 19 0 10 0 28696004 888856576 18523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31504/tid=31513] ppid=31502 vsize=868024 CPUtime=0.03
/proc/31504/task/31513/stat : 31513 (java) S 31502 31504 31428 0 -1 64 13 410 0 0 0 0 2 1 15 0 10 0 28696004 888856576 18523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.12
Current children cumulated vsize (KiB) 868024

[startup+16.7012 s]
/proc/loadavg: 2.00 2.00 2.00 5/91 31517
/proc/meminfo: memFree=1695328/2055920 swapFree=4192812/4192956
[pid=31504] ppid=31502 vsize=868112 CPUtime=16.47
/proc/31504/stat : 31504 (java) S 31502 31504 31428 0 -1 0 34679 410 1 0 1617 27 2 1 18 0 7 0 28695999 888946688 22130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31504/statm: 217028 22130 2661 9 0 211464 0
[pid=31504/tid=31506] ppid=31502 vsize=868112 CPUtime=15.93
/proc/31504/task/31506/stat : 31506 (java) R 31502 31504 31428 0 -1 64 22052 410 1 0 1569 21 2 1 24 0 6 0 28696000 888946688 22130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31504/tid=31508] ppid=31502 vsize=868112 CPUtime=0.03
/proc/31504/task/31508/stat : 31508 (java) S 31502 31504 31428 0 -1 64 19 410 0 0 0 0 2 1 16 0 5 0 28696002 888946688 22130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31504/tid=31509] ppid=31502 vsize=868112 CPUtime=0.03
/proc/31504/task/31509/stat : 31509 (java) S 31502 31504 31428 0 -1 64 11 410 0 0 0 0 2 1 16 0 5 0 28696002 888946688 22130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.47
Current children cumulated vsize (KiB) 868112

Child status: 0
Real time (s): 16.7142
CPU time (s): 16.4975
CPU user time (s): 16.1925
CPU system time (s): 0.304953
CPU usage (%): 98.7032
Max. virtual memory (cumulated for all children) (KiB): 868112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1925
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35108
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= 1782
involuntary context switches= 2105

runsolver used 0.021996 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-12 18:31:54
IDJOB=2098641
IDBENCH=58826
IDSOLVER=773
FILE ID=node91/2098641-1247416314
PBS_JOBID= 9510712
Free space on /tmp= 66220 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp20/normalized-fapp20-0420-0.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-2098641-1247416314/watcher-2098641-1247416314 -o /tmp/evaluation-result-2098641-1247416314/solver-2098641-1247416314 -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-2098641-1247416314.xml

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

MD5SUM BENCH= 1e86f42a67e9ad52f284a9ba2a6feb10
RANDOM SEED=170825186

node91.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.241
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.241
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:       1763408 kB
Buffers:         42136 kB
Cached:         106920 kB
SwapCached:          0 kB
Active:         182924 kB
Inactive:        56956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2656 kB
Writeback:           0 kB
Mapped:         111184 kB
Slab:            37764 kB
Committed_AS:  1003816 kB
PageTables:       1888 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= 66216 MiB
End job on node91 at 2009-07-12 18:32:11