Trace number 2097837

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 AC? (MO) 26.22 28.0244

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-9.xml
MD5SUM7d795480c7331ac1d2900d14fd419266
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.7894
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
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.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2097837-1247414075.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.78/0.82	     nbVariables=3000  nbDomainTypes=21  minDomainSize=86  maxDomainSize=778  nbTotalValues=1942250
0.78/0.82	       =>  wckTime=0.574  cpuTime=0.4  mem=54M496
0.78/0.82	   
0.78/0.82	   predicates being loaded...
0.78/0.88	   
0.78/0.88	   constraints being loaded...
21.13/21.98	   
21.13/21.98	   INFO : Stopping converting binary constraints (cpu=20.29, mem = 126M624)

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097837-1247414075/watcher-2097837-1247414075 -o /tmp/evaluation-result-2097837-1247414075/solver-2097837-1247414075 -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-2097837-1247414075.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.31 2.07 2.02 4/80 32747
/proc/meminfo: memFree=1527644/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=18576 CPUtime=0
/proc/32747/stat : 32747 (runsolver) R 32745 32747 29965 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28472262 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 256364834087 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32747/statm: 4644 284 249 26 0 2626 0

[startup+0.0691491 s]
/proc/loadavg: 2.31 2.07 2.02 4/80 32747
/proc/meminfo: memFree=1527644/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=864144 CPUtime=0.05
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 2949 0 1 0 4 1 0 0 18 0 9 0 28472262 884883456 2455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32747/statm: 216036 2457 1156 9 0 210929 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864144

[startup+0.101883 s]
/proc/loadavg: 2.31 2.07 2.02 4/80 32747
/proc/meminfo: memFree=1527644/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=865980 CPUtime=0.09
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 3741 0 1 0 7 2 0 0 18 0 9 0 28472262 886763520 3209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32747/statm: 216495 3209 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.302085 s]
/proc/loadavg: 2.31 2.07 2.02 4/80 32747
/proc/meminfo: memFree=1527644/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=866380 CPUtime=0.29
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 5993 0 1 0 25 4 0 0 18 0 9 0 28472262 887173120 5360 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32747/statm: 216595 5378 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701944 s]
/proc/loadavg: 2.31 2.07 2.02 4/80 32747
/proc/meminfo: memFree=1527644/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=867500 CPUtime=0.69
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 17873 0 1 0 59 10 0 0 18 0 9 0 28472262 888320000 17234 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32747/statm: 216875 17239 2012 9 0 211333 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867500

[startup+1.50103 s]
/proc/loadavg: 2.31 2.07 2.02 3/89 32756
/proc/meminfo: memFree=1437460/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=867500 CPUtime=1.48
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 31434 0 1 0 133 15 0 0 18 0 9 0 28472262 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32747/statm: 216875 30762 2029 9 0 211333 0
[pid=32747/tid=32749] ppid=32745 vsize=867500 CPUtime=1.13
/proc/32747/task/32749/stat : 32749 (java) R 32745 32747 29965 0 -1 64 15793 0 1 0 105 8 0 0 25 0 9 0 28472263 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 103946330 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32750] ppid=32745 vsize=867500 CPUtime=0.14
/proc/32747/task/32750/stat : 32750 (java) S 32745 32747 29965 0 -1 64 14295 0 0 0 10 4 0 0 16 0 9 0 28472265 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32751] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32751/stat : 32751 (java) S 32745 32747 29965 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472265 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32752] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32752/stat : 32752 (java) S 32745 32747 29965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28472265 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32753] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32753/stat : 32753 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28472267 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32754] ppid=32745 vsize=867500 CPUtime=0.17
/proc/32747/task/32754/stat : 32754 (java) S 32745 32747 29965 0 -1 64 644 0 0 0 17 0 0 0 16 0 9 0 28472267 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32755] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32755/stat : 32755 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28472267 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32756] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32756/stat : 32756 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472267 888320000 30762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867500

[startup+3.10119 s]
/proc/loadavg: 2.31 2.07 2.02 3/89 32756
/proc/meminfo: memFree=1405844/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=867500 CPUtime=3.07
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 34521 0 1 0 291 16 0 0 18 0 9 0 28472262 888320000 33847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32747/statm: 216875 33847 2029 9 0 211333 0
[pid=32747/tid=32749] ppid=32745 vsize=867500 CPUtime=2.56
/proc/32747/task/32749/stat : 32749 (java) R 32745 32747 29965 0 -1 64 15795 0 1 0 247 9 0 0 25 0 9 0 28472263 888320000 33847 996147200 134512640 134550932 4294955968 18446744073709551615 102883239 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32750] ppid=32745 vsize=867500 CPUtime=0.31
/proc/32747/task/32750/stat : 32750 (java) S 32745 32747 29965 0 -1 64 17380 0 0 0 26 5 0 0 16 0 9 0 28472265 888320000 33847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32751] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32751/stat : 32751 (java) S 32745 32747 29965 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472265 888320000 33847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32752] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32752/stat : 32752 (java) S 32745 32747 29965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28472265 888320000 33847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32753] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32753/stat : 32753 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28472267 888320000 33847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32754] ppid=32745 vsize=867500 CPUtime=0.17
/proc/32747/task/32754/stat : 32754 (java) S 32745 32747 29965 0 -1 64 644 0 0 0 17 0 0 0 17 0 9 0 28472267 888320000 33847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32755] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32755/stat : 32755 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28472267 888320000 33847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32756] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32756/stat : 32756 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472267 888320000 33847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867500

[startup+6.30254 s]
/proc/loadavg: 2.45 2.10 2.03 3/89 32756
/proc/meminfo: memFree=1376468/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=867500 CPUtime=6.26
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 37740 0 1 0 608 18 0 0 18 0 9 0 28472262 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32747/statm: 216875 37061 2032 9 0 211333 0
[pid=32747/tid=32749] ppid=32745 vsize=867500 CPUtime=5.53
/proc/32747/task/32749/stat : 32749 (java) R 32745 32747 29965 0 -1 64 15828 0 1 0 544 9 0 0 25 0 9 0 28472263 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4126935734 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32750] ppid=32745 vsize=867500 CPUtime=0.51
/proc/32747/task/32750/stat : 32750 (java) S 32745 32747 29965 0 -1 64 20547 0 0 0 44 7 0 0 17 0 9 0 28472265 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32751] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32751/stat : 32751 (java) S 32745 32747 29965 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472265 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32752] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32752/stat : 32752 (java) S 32745 32747 29965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28472265 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32753] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32753/stat : 32753 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28472267 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32754] ppid=32745 vsize=867500 CPUtime=0.19
/proc/32747/task/32754/stat : 32754 (java) S 32745 32747 29965 0 -1 64 663 0 0 0 19 0 0 0 16 0 9 0 28472267 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32755] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32755/stat : 32755 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28472267 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32756] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32756/stat : 32756 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472267 888320000 37061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867500

[startup+12.7022 s]
/proc/loadavg: 2.57 2.13 2.04 3/89 32756
/proc/meminfo: memFree=1357268/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=867500 CPUtime=12.47
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 37747 0 1 0 1229 18 0 0 18 0 9 0 28472262 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32747/statm: 216875 37067 2032 9 0 211333 0
[pid=32747/tid=32749] ppid=32745 vsize=867500 CPUtime=11.72
/proc/32747/task/32749/stat : 32749 (java) R 32745 32747 29965 0 -1 64 15832 0 1 0 1163 9 0 0 25 0 9 0 28472263 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4126937143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32750] ppid=32745 vsize=867500 CPUtime=0.51
/proc/32747/task/32750/stat : 32750 (java) S 32745 32747 29965 0 -1 64 20547 0 0 0 44 7 0 0 16 0 9 0 28472265 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32751] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32751/stat : 32751 (java) S 32745 32747 29965 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472265 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32752] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32752/stat : 32752 (java) S 32745 32747 29965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28472265 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32753] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32753/stat : 32753 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28472267 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32754] ppid=32745 vsize=867500 CPUtime=0.2
/proc/32747/task/32754/stat : 32754 (java) S 32745 32747 29965 0 -1 64 666 0 0 0 20 0 0 0 16 0 9 0 28472267 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32755] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32755/stat : 32755 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28472267 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32756] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32756/stat : 32756 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472267 888320000 37067 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 867500

[startup+25.5065 s]
/proc/loadavg: 3.12 2.27 2.09 4/89 32760
/proc/meminfo: memFree=1122324/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=867500 CPUtime=24.71
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 45623 0 1 0 2448 23 0 0 18 0 9 0 28472262 888320000 44933 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32747/statm: 216875 44933 2033 9 0 211333 0
[pid=32747/tid=32749] ppid=32745 vsize=867500 CPUtime=23.36
/proc/32747/task/32749/stat : 32749 (java) R 32745 32747 29965 0 -1 64 15845 0 1 0 2327 9 0 0 25 0 9 0 28472263 888320000 44933 996147200 134512640 134550932 4294955968 18446744073709551615 4127008379 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32750] ppid=32745 vsize=867500 CPUtime=1.03
/proc/32747/task/32750/stat : 32750 (java) S 32745 32747 29965 0 -1 64 28361 0 0 0 92 11 0 0 16 0 9 0 28472265 888320000 44933 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32751] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32751/stat : 32751 (java) S 32745 32747 29965 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472265 888320000 44933 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32752] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32752/stat : 32752 (java) S 32745 32747 29965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28472265 888320000 44933 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32753] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32753/stat : 32753 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28472267 888320000 44933 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32754] ppid=32745 vsize=867500 CPUtime=0.27
/proc/32747/task/32754/stat : 32754 (java) S 32745 32747 29965 0 -1 64 715 0 0 0 27 0 0 0 15 0 9 0 28472267 888320000 44933 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32755] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32755/stat : 32755 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28472267 888320000 44933 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32756] ppid=32745 vsize=867500 CPUtime=0
/proc/32747/task/32756/stat : 32756 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472267 888320000 44933 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 867500



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+27.6017 s]
/proc/loadavg: 3.12 2.27 2.09 2/91 32762
/proc/meminfo: memFree=1106372/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=867824 CPUtime=26.19
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 48345 0 1 0 2594 25 0 0 18 0 10 0 28472262 888651776 47631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32747/statm: 216956 47631 2037 9 0 211414 0
[pid=32762] ppid=32747 vsize=867824 CPUtime=0
/proc/32762/stat : 32762 (java) D 32747 32747 29965 0 -1 64 21 0 0 0 0 0 0 0 25 0 1 0 28474961 888651776 47632 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744072099202260 0 0 17 1 0 0
/proc/32762/statm: 216956 47632 2038 9 0 211414 0
[pid=32747/tid=32749] ppid=32745 vsize=867824 CPUtime=24.65
/proc/32747/task/32749/stat : 32749 (java) S 32745 32747 29965 0 -1 64 15872 0 1 0 2455 10 0 0 25 0 10 0 28472263 888651776 47631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32750] ppid=32745 vsize=867824 CPUtime=1.21
/proc/32747/task/32750/stat : 32750 (java) S 32745 32747 29965 0 -1 64 31027 0 0 0 109 12 0 0 16 0 10 0 28472265 888651776 47631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32751] ppid=32745 vsize=867824 CPUtime=0
/proc/32747/task/32751/stat : 32751 (java) S 32745 32747 29965 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28472265 888651776 47631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32752] ppid=32745 vsize=867824 CPUtime=0
/proc/32747/task/32752/stat : 32752 (java) S 32745 32747 29965 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28472265 888651776 47631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32753] ppid=32745 vsize=867824 CPUtime=0
/proc/32747/task/32753/stat : 32753 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 28472267 888651776 47631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32754] ppid=32745 vsize=867824 CPUtime=0.28
/proc/32747/task/32754/stat : 32754 (java) S 32745 32747 29965 0 -1 64 725 0 0 0 28 0 0 0 15 0 10 0 28472267 888651776 47631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32755] ppid=32745 vsize=867824 CPUtime=0
/proc/32747/task/32755/stat : 32755 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 28472267 888651776 47631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32756] ppid=32745 vsize=867824 CPUtime=0
/proc/32747/task/32756/stat : 32756 (java) S 32745 32747 29965 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 28472267 888651776 47631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32761] ppid=32745 vsize=867824 CPUtime=0
/proc/32747/task/32761/stat : 32761 (java) S 32745 32747 29965 0 -1 64 12 0 0 0 0 0 0 0 25 0 10 0 28474961 888651776 47631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.19
Current children cumulated vsize (KiB) 1735648

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+28.0018 s]
/proc/loadavg: 3.12 2.27 2.09 2/91 32762
/proc/meminfo: memFree=1106372/2055920 swapFree=4192812/4192956
[pid=32747] ppid=32745 vsize=868148 CPUtime=26.2
/proc/32747/stat : 32747 (java) S 32745 32747 29965 0 -1 0 48506 0 1 0 2594 26 0 0 16 0 9 0 28472262 888983552 47641 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32747/statm: 217037 47641 2038 9 0 211495 0
[pid=32762] ppid=32747 vsize=867824 CPUtime=0
/proc/32762/stat : 32762 (java) D 32747 32747 29965 0 -1 64 21 0 0 0 0 0 0 0 25 0 1 0 28474961 888651776 47632 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744072099202260 0 0 17 1 0 0
/proc/32762/statm: 216956 47632 2038 9 0 211414 0
[pid=32747/tid=32749] ppid=32745 vsize=868148 CPUtime=24.65
/proc/32747/task/32749/stat : 32749 (java) S 32745 32747 29965 0 -1 64 15872 0 1 0 2455 10 0 0 25 0 9 0 28472263 888983552 47641 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32750] ppid=32745 vsize=868148 CPUtime=1.21
/proc/32747/task/32750/stat : 32750 (java) S 32745 32747 29965 0 -1 64 31071 0 0 0 109 12 0 0 15 0 9 0 28472265 888983552 47641 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32751] ppid=32745 vsize=868148 CPUtime=0
/proc/32747/task/32751/stat : 32751 (java) S 32745 32747 29965 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472265 888983552 47641 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32752] ppid=32745 vsize=868148 CPUtime=0
/proc/32747/task/32752/stat : 32752 (java) S 32745 32747 29965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28472265 888983552 47641 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32754] ppid=32745 vsize=868148 CPUtime=0.28
/proc/32747/task/32754/stat : 32754 (java) S 32745 32747 29965 0 -1 64 725 0 0 0 28 0 0 0 15 0 9 0 28472267 888983552 47641 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32747/tid=32755] ppid=32745 vsize=868148 CPUtime=0
/proc/32747/task/32755/stat : 32755 (java) S 32745 32747 29965 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28472267 888983552 47641 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32747/tid=32761] ppid=32745 vsize=868148 CPUtime=0
/proc/32747/task/32761/stat : 32761 (java) S 32745 32747 29965 0 -1 64 12 0 0 0 0 0 0 0 25 0 9 0 28474961 888983552 47641 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.2
Current children cumulated vsize (KiB) 1735972

Child status: 143
Real time (s): 28.0244
CPU time (s): 26.22
CPU user time (s): 25.9491
CPU system time (s): 0.270958
CPU usage (%): 93.5613
Max. virtual memory (cumulated for all children) (KiB): 1735972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.9491
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48531
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= 2084
involuntary context switches= 2137

runsolver used 0.141978 second user time and 0.331949 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-12 17:54:36
IDJOB=2097837
IDBENCH=57848
IDSOLVER=773
FILE ID=node90/2097837-1247414075
PBS_JOBID= 9510471
Free space on /tmp= 66284 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp30/normalized-fapp30-3000-9.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-2097837-1247414075/watcher-2097837-1247414075 -o /tmp/evaluation-result-2097837-1247414075/solver-2097837-1247414075 -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-2097837-1247414075.xml

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

MD5SUM BENCH= 7d795480c7331ac1d2900d14fd419266
RANDOM SEED=1874535355

node90.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.212
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.212
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:       1528060 kB
Buffers:         67400 kB
Cached:         252064 kB
SwapCached:          0 kB
Active:         312908 kB
Inactive:       148216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1528060 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           18984 kB
Writeback:           0 kB
Mapped:         153424 kB
Slab:            51772 kB
Committed_AS:  1016856 kB
PageTables:       2072 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= 66280 MiB
End job on node90 at 2009-07-12 17:55:06