Trace number 1098276

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
galac M? (TO) 1800.05 1804.11

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-28_ext.xml
MD5SUM50cdd26d21317f876d407b961b70bb73
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.7469
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints334
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension334
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.02/0.99	c start processing
0.02/0.99	c start relation processing
0.97/1.01	c start cnf exporting
1.96/2.01	c parsing time : 0.87
1.96/2.01	c preprocessing time : 1.897
1.96/2.01	
1.96/2.01	c Nary constraints - conflicts : 0 supports : 0
1.96/2.01	c Binary constraints - conflicts : 315 supports :19
1.96/2.01	c max arity constraint : 2
1.96/2.01	c Max Tuples generated 0
1.96/2.01	c relations : 334
1.96/2.01	c relations BDD: 0
1.96/2.01	c sampling 0/0
1.96/2.01	c vars : 761 - clauses :  38068
1.96/2.01	
1.96/2.04	 
1.96/2.04	c --- SAT Solver Stats ---
1.96/2.04	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098276-1215283125/watcher-1098276-1215283125 -o /tmp/evaluation-result-1098276-1215283125/solver-1098276-1215283125 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1098276-1215283125.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 30941
/proc/meminfo: memFree=1752896/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=8652 CPUtime=0
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 269255215 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30941/statm: 2163 280 208 79 0 156 0
[pid=30942] ppid=30941 vsize=8652 CPUtime=0
/proc/30942/stat : 30942 (galacM.sh) R 30941 30941 30046 0 -1 4194368 1 0 0 0 0 0 0 0 19 0 1 0 269255215 8859648 279 996147200 4194304 4520092 548682068832 18446744073709551615 214945032863 0 65538 4096 73728 0 0 0 17 0 0 0
/proc/30942/statm: 2163 279 207 79 0 156 0

[startup+0.00755594 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 30941
/proc/meminfo: memFree=1752896/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=8652 CPUtime=0
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 269255215 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30941/statm: 2163 280 208 79 0 156 0
[pid=30942] ppid=30941 vsize=8652 CPUtime=0
/proc/30942/stat : 30942 (galacM.sh) R 30941 30941 30046 0 -1 4194368 1 0 0 0 0 0 0 0 19 0 1 0 269255215 8859648 279 996147200 4194304 4520092 548682068832 18446744073709551615 214945032863 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/30942/statm: 2163 279 207 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17304

[startup+0.10158 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 30941
/proc/meminfo: memFree=1752896/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=0.02
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+0.301622 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 30941
/proc/meminfo: memFree=1752896/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=0.02
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+0.701698 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 30941
/proc/meminfo: memFree=1752896/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=0.02
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+1.50286 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 30963
/proc/meminfo: memFree=1682544/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=0.02
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30955] ppid=30941 vsize=812608 CPUtime=1.44
/proc/30955/stat : 30955 (java) S 30941 30941 30046 0 -1 0 19889 0 1 0 134 10 0 0 18 0 9 0 269255218 832110592 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30955/statm: 203152 19306 1911 9 0 197185 0
[pid=30955/tid=30956] ppid=30941 vsize=812608 CPUtime=1.13
/proc/30955/task/30956/stat : 30956 (java) R 30941 30941 30046 0 -1 64 14535 0 1 0 106 7 0 0 25 0 9 0 269255220 832110592 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4127096298 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30955/tid=30957] ppid=30941 vsize=812608 CPUtime=0.03
/proc/30955/task/30957/stat : 30957 (java) S 30941 30941 30046 0 -1 64 3794 0 0 0 2 1 0 0 17 0 9 0 269255221 832110592 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30955/tid=30958] ppid=30941 vsize=812608 CPUtime=0
/proc/30955/task/30958/stat : 30958 (java) S 30941 30941 30046 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 269255221 832110592 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30955/tid=30959] ppid=30941 vsize=812608 CPUtime=0
/proc/30955/task/30959/stat : 30959 (java) S 30941 30941 30046 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 269255221 832110592 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30955/tid=30960] ppid=30941 vsize=812608 CPUtime=0
/proc/30955/task/30960/stat : 30960 (java) S 30941 30941 30046 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 269255223 832110592 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30955/tid=30961] ppid=30941 vsize=812608 CPUtime=0.25
/proc/30955/task/30961/stat : 30961 (java) S 30941 30941 30046 0 -1 64 861 0 0 0 25 0 0 0 15 0 9 0 269255223 832110592 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30955/tid=30962] ppid=30941 vsize=812608 CPUtime=0
/proc/30955/task/30962/stat : 30962 (java) S 30941 30941 30046 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 269255223 832110592 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30955/tid=30963] ppid=30941 vsize=812608 CPUtime=0
/proc/30955/task/30963/stat : 30963 (java) S 30941 30941 30046 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 269255223 832110592 19306 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860172

[startup+3.10117 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30964
/proc/meminfo: memFree=1749232/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=6156 CPUtime=1.04
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 1301 0 0 0 104 0 0 0 25 0 1 0 269255419 6303744 1282 996147200 134512640 135136200 4294955968 18446744073709551615 134525969 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 1539 1282 57 152 0 1384 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 53720

[startup+6.30178 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30964
/proc/meminfo: memFree=1743472/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=9944 CPUtime=4.23
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 2258 0 0 0 422 1 0 0 25 0 1 0 269255419 10182656 2239 996147200 134512640 135136200 4294955968 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 2486 2239 57 152 0 2331 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 57508

[startup+12.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30964
/proc/meminfo: memFree=1738736/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=14356 CPUtime=10.61
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 3324 0 0 0 1059 2 0 0 25 0 1 0 269255419 14700544 3305 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 3589 3305 57 152 0 3434 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 61920

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30964
/proc/meminfo: memFree=1733680/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=19280 CPUtime=23.35
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 4563 0 0 0 2332 3 0 0 25 0 1 0 269255419 19742720 4544 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 4820 4544 57 152 0 4665 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 66844

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30964
/proc/meminfo: memFree=1731056/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=21696 CPUtime=48.83
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 5151 0 0 0 4879 4 0 0 25 0 1 0 269255419 22216704 5132 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 5424 5132 57 152 0 5269 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 69260

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30964
/proc/meminfo: memFree=1727152/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=25300 CPUtime=99.82
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 6053 0 0 0 9977 5 0 0 25 0 1 0 269255419 25907200 6034 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 6325 6034 57 152 0 6170 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 72864

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30964
/proc/meminfo: memFree=1724272/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=28112 CPUtime=159.57
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 6734 0 0 0 15951 6 0 0 25 0 1 0 269255419 28786688 6715 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 7028 6715 57 152 0 6873 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 75676

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30964
/proc/meminfo: memFree=1720496/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=31980 CPUtime=219.32
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 7645 0 0 0 21924 8 0 0 25 0 1 0 269255419 32747520 7626 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 7995 7626 57 152 0 7840 0
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (KiB) 79544

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30964
/proc/meminfo: memFree=1718000/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=34336 CPUtime=279.07
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 8212 0 0 0 27899 8 0 0 25 0 1 0 269255419 35160064 8193 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 8584 8193 57 152 0 8429 0
Current children cumulated CPU time (s) 281.07
Current children cumulated vsize (KiB) 81900

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30964

################
# More data... #
################

/proc/30964/statm: 12946 12316 57 152 0 12791 0
Current children cumulated CPU time (s) 1178.55
Current children cumulated vsize (KiB) 99348

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31102
/proc/meminfo: memFree=1662080/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=51928 CPUtime=1236.52
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 12367 0 0 0 123637 15 0 0 25 0 1 0 269255419 53174272 12348 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 12982 12348 57 152 0 12827 0
Current children cumulated CPU time (s) 1238.52
Current children cumulated vsize (KiB) 99492

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31102
/proc/meminfo: memFree=1661696/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=52224 CPUtime=1296.49
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 12435 0 0 0 129634 15 0 0 25 0 1 0 269255419 53477376 12416 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 13056 12416 57 152 0 12901 0
Current children cumulated CPU time (s) 1298.49
Current children cumulated vsize (KiB) 99788

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31108
/proc/meminfo: memFree=1659776/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=54096 CPUtime=1356.45
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 12911 0 0 0 135629 16 0 0 25 0 1 0 269255419 55394304 12892 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 13524 12892 57 152 0 13369 0
Current children cumulated CPU time (s) 1358.45
Current children cumulated vsize (KiB) 101660

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31108
/proc/meminfo: memFree=1658560/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=55008 CPUtime=1416.42
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 13098 0 0 0 141626 16 0 0 25 0 1 0 269255419 56328192 13079 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 13752 13079 57 152 0 13597 0
Current children cumulated CPU time (s) 1418.42
Current children cumulated vsize (KiB) 102572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31108
/proc/meminfo: memFree=1655616/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=55492 CPUtime=1476.39
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 13176 0 0 0 147623 16 0 0 25 0 1 0 269255419 56823808 13157 996147200 134512640 135136200 4294955968 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 13873 13157 57 152 0 13718 0
Current children cumulated CPU time (s) 1478.39
Current children cumulated vsize (KiB) 103056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31108
/proc/meminfo: memFree=1654976/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=55704 CPUtime=1536.37
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 13226 0 0 0 153621 16 0 0 25 0 1 0 269255419 57040896 13207 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 13926 13207 57 152 0 13771 0
Current children cumulated CPU time (s) 1538.37
Current children cumulated vsize (KiB) 103268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31108
/proc/meminfo: memFree=1654464/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=56032 CPUtime=1596.34
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 13296 0 0 0 159618 16 0 0 25 0 1 0 269255419 57376768 13277 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 14008 13277 57 152 0 13853 0
Current children cumulated CPU time (s) 1598.34
Current children cumulated vsize (KiB) 103596

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31108
/proc/meminfo: memFree=1653056/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=56032 CPUtime=1656.31
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 13298 0 0 0 165615 16 0 0 25 0 1 0 269255419 57376768 13279 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 14008 13279 57 152 0 13853 0
Current children cumulated CPU time (s) 1658.31
Current children cumulated vsize (KiB) 103596

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31108
/proc/meminfo: memFree=1651968/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=56316 CPUtime=1716.28
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 13370 0 0 0 171612 16 0 0 25 0 1 0 269255419 57667584 13351 996147200 134512640 135136200 4294955968 18446744073709551615 134529577 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 14079 13351 57 152 0 13924 0
Current children cumulated CPU time (s) 1718.28
Current children cumulated vsize (KiB) 103880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31108
/proc/meminfo: memFree=1651520/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=56512 CPUtime=1776.25
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 13399 0 0 0 177609 16 0 0 25 0 1 0 269255419 57868288 13380 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 14128 13380 57 152 0 13973 0
Current children cumulated CPU time (s) 1778.25
Current children cumulated vsize (KiB) 104076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31108
/proc/meminfo: memFree=1651264/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=56652 CPUtime=1798.05
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 13448 0 0 0 179788 17 0 0 25 0 1 0 269255419 58011648 13429 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 14163 13429 57 152 0 14008 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 104216

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

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

[startup+1804.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 31108
/proc/meminfo: memFree=1651264/2055920 swapFree=4181032/4192956
[pid=30941] ppid=30939 vsize=47564 CPUtime=2
/proc/30941/stat : 30941 (galacM.sh) S 30939 30941 30046 0 -1 4194304 799 23053 0 1 0 1 185 14 17 0 1 0 269255215 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30941/statm: 11891 364 245 79 0 219 0
[pid=30964] ppid=30941 vsize=56652 CPUtime=1798.05
/proc/30964/stat : 30964 (minisat) R 30941 30941 30046 0 -1 4194304 13448 0 0 0 179788 17 0 0 25 0 1 0 269255419 58011648 13429 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 14163 13429 57 152 0 14008 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 104216

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30941 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=857717
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=156976
# CPU time returned by wait4() is 2.01469
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.11
CPU time (s): 1800.05
CPU user time (s): 1799.73
CPU system time (s): 0.32
CPU usage (%): 99.7748
Max. virtual memory (cumulated for all children) (KiB): 860172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.85772
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23852
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= 1158
involuntary context switches= 1067

runsolver used 1.76473 second user time and 5.00924 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-05 20:38:45
IDJOB=1098276
IDBENCH=59612
IDSOLVER=350
FILE ID=node85/1098276-1215283125
PBS_JOBID= 7882309
Free space on /tmp= 126848 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-28_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098276-1215283125/watcher-1098276-1215283125 -o /tmp/evaluation-result-1098276-1215283125/solver-1098276-1215283125 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1098276-1215283125.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 50cdd26d21317f876d407b961b70bb73
RANDOM SEED=438434072

node85.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.272
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.272
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:       1753376 kB
Buffers:         45060 kB
Cached:         195188 kB
SwapCached:       5844 kB
Active:         154460 kB
Inactive:       101676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753376 kB
SwapTotal:     4192956 kB
SwapFree:      4181032 kB
Dirty:            3264 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            32032 kB
Committed_AS:   740392 kB
PageTables:       1596 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= 126844 MiB
End job on node85 at 2008-07-05 21:08:51