Trace number 1038878

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? (MO) 1454.74 1459.81

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-e-2_ext.xml
MD5SUMa874846b5f636a65f037f19dc412b84b
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 benchmark0.184971
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
0.01/0.94	c start processing
0.01/0.94	c start relation processing
0.01/0.95	c start cnf exporting
12.47/12.64	c parsing time : 0.823
12.47/12.64	c preprocessing time : 12.524
12.47/12.64	
12.47/12.64	c Nary constraints - conflicts : 0 supports : 0
12.47/12.64	c Binary constraints - conflicts : 4029 supports :188
12.47/12.64	c max arity constraint : 2
12.47/12.64	c Max Tuples generated 0
12.47/12.64	c relations : 8
12.47/12.64	c relations BDD: 0
12.47/12.64	c sampling 0/0
12.47/12.64	c vars : 7335 - clauses :  498934
12.47/12.64	
12.47/12.69	 
12.47/12.69	c --- SAT Solver Stats ---
12.47/12.69	 

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-1038878-1214965922/watcher-1038878-1214965922 -o /tmp/evaluation-result-1038878-1214965922/solver-1038878-1214965922 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1038878-1214965922.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.06 2.23 2.16 4/73 8370
/proc/meminfo: memFree=1394648/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=8652 CPUtime=0
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 346 0 0 0 0 0 0 0 17 0 1 0 608847918 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8370/statm: 2163 280 208 79 0 156 0
[pid=8371] ppid=8370 vsize=8688 CPUtime=0
/proc/8371/stat : 8371 (galacM.sh) R 8370 8370 6282 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 608847918 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 254613711519 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/8371/statm: 2172 288 210 79 0 165 0

[startup+0.0243261 s]
/proc/loadavg: 2.06 2.23 2.16 4/73 8370
/proc/meminfo: memFree=1394648/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=8784 CPUtime=0.01
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 639 1481 0 0 0 0 0 1 16 0 1 0 608847918 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 254613880914 0 2 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/8370/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.10158 s]
/proc/loadavg: 2.06 2.23 2.16 4/73 8370
/proc/meminfo: memFree=1394648/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=0.01
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.301601 s]
/proc/loadavg: 2.06 2.23 2.16 4/73 8370
/proc/meminfo: memFree=1394648/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=0.01
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.701646 s]
/proc/loadavg: 2.06 2.23 2.16 4/73 8370
/proc/meminfo: memFree=1394648/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=0.01
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50274 s]
/proc/loadavg: 2.06 2.23 2.16 3/83 8392
/proc/meminfo: memFree=1359496/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=0.01
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8384] ppid=8370 vsize=812760 CPUtime=1.45
/proc/8384/stat : 8384 (java) S 8370 8370 6282 0 -1 0 19625 0 1 0 134 11 0 0 24 0 9 0 608847921 832266240 19042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8384/statm: 203190 19042 1913 9 0 197171 0
[pid=8384/tid=8385] ppid=8370 vsize=812760 CPUtime=1.1
/proc/8384/task/8385/stat : 8385 (java) R 8370 8370 6282 0 -1 64 14521 0 1 0 103 7 0 0 25 0 9 0 608847922 832266240 19042 996147200 134512640 134550740 4294955616 18446744073709551615 4126735614 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8386] ppid=8370 vsize=812760 CPUtime=0.02
/proc/8384/task/8386/stat : 8386 (java) S 8370 8370 6282 0 -1 64 3473 0 0 0 1 1 0 0 16 0 9 0 608847923 832266240 19042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8387] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8387/stat : 8387 (java) S 8370 8370 6282 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 608847923 832266240 19042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8388] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8388/stat : 8388 (java) S 8370 8370 6282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 608847923 832266240 19042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8389] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8389/stat : 8389 (java) S 8370 8370 6282 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 608847925 832266240 19042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8390] ppid=8370 vsize=812760 CPUtime=0.3
/proc/8384/task/8390/stat : 8390 (java) S 8370 8370 6282 0 -1 64 930 0 0 0 29 1 0 0 16 0 9 0 608847925 832266240 19042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8391] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8391/stat : 8391 (java) S 8370 8370 6282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 608847925 832266240 19042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8392] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8392/stat : 8392 (java) S 8370 8370 6282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 608847925 832266240 19042 996147200 134512640 134550740 4294955616 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) 860340

[startup+3.10291 s]
/proc/loadavg: 2.05 2.23 2.16 3/83 8392
/proc/meminfo: memFree=1318472/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=0.01
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8384] ppid=8370 vsize=812760 CPUtime=3.03
/proc/8384/stat : 8384 (java) S 8370 8370 6282 0 -1 0 21007 0 1 0 291 12 0 0 24 0 9 0 608847921 832266240 20421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8384/statm: 203190 20421 1913 9 0 197171 0
[pid=8384/tid=8385] ppid=8370 vsize=812760 CPUtime=2.67
/proc/8384/task/8385/stat : 8385 (java) R 8370 8370 6282 0 -1 64 14524 0 1 0 259 8 0 0 25 0 9 0 608847922 832266240 20421 996147200 134512640 134550740 4294955616 18446744073709551615 4126746653 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8386] ppid=8370 vsize=812760 CPUtime=0.04
/proc/8384/task/8386/stat : 8386 (java) S 8370 8370 6282 0 -1 64 4852 0 0 0 2 2 0 0 16 0 9 0 608847923 832266240 20421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8387] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8387/stat : 8387 (java) S 8370 8370 6282 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 608847923 832266240 20421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8388] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8388/stat : 8388 (java) S 8370 8370 6282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 608847923 832266240 20421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8389] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8389/stat : 8389 (java) S 8370 8370 6282 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 608847925 832266240 20421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8390] ppid=8370 vsize=812760 CPUtime=0.3
/proc/8384/task/8390/stat : 8390 (java) S 8370 8370 6282 0 -1 64 930 0 0 0 29 1 0 0 16 0 9 0 608847925 832266240 20421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8391] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8391/stat : 8391 (java) S 8370 8370 6282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 608847925 832266240 20421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8392] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8392/stat : 8392 (java) S 8370 8370 6282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 608847925 832266240 20421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860340

[startup+6.30126 s]
/proc/loadavg: 2.05 2.23 2.16 3/83 8392
/proc/meminfo: memFree=1315848/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=0.01
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8384] ppid=8370 vsize=812760 CPUtime=6.2
/proc/8384/stat : 8384 (java) S 8370 8370 6282 0 -1 0 21029 0 1 0 607 13 0 0 24 0 9 0 608847921 832266240 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8384/statm: 203190 20435 1913 9 0 197171 0
[pid=8384/tid=8385] ppid=8370 vsize=812760 CPUtime=5.82
/proc/8384/task/8385/stat : 8385 (java) R 8370 8370 6282 0 -1 64 14533 0 1 0 573 9 0 0 25 0 9 0 608847922 832266240 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4127199935 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8386] ppid=8370 vsize=812760 CPUtime=0.04
/proc/8384/task/8386/stat : 8386 (java) S 8370 8370 6282 0 -1 64 4854 0 0 0 2 2 0 0 16 0 9 0 608847923 832266240 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8387] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8387/stat : 8387 (java) S 8370 8370 6282 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 608847923 832266240 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8388] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8388/stat : 8388 (java) S 8370 8370 6282 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 608847923 832266240 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8389] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8389/stat : 8389 (java) S 8370 8370 6282 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 608847925 832266240 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8390] ppid=8370 vsize=812760 CPUtime=0.31
/proc/8384/task/8390/stat : 8390 (java) S 8370 8370 6282 0 -1 64 941 0 0 0 30 1 0 0 16 0 9 0 608847925 832266240 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8391] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8391/stat : 8391 (java) S 8370 8370 6282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 608847925 832266240 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8384/tid=8392] ppid=8370 vsize=812760 CPUtime=0
/proc/8384/task/8392/stat : 8392 (java) S 8370 8370 6282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 608847925 832266240 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860340

[startup+12.702 s]
/proc/loadavg: 2.05 2.22 2.15 3/83 8392
/proc/meminfo: memFree=1312008/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 47580

[startup+25.5014 s]
/proc/loadavg: 2.04 2.21 2.15 3/75 8393
/proc/meminfo: memFree=1332616/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=55508 CPUtime=12.79
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 13729 0 0 0 1272 7 0 0 25 0 1 0 608849187 56840192 13710 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 1 0 0
/proc/8393/statm: 13877 13710 57 152 0 13722 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 103088

[startup+51.1012 s]
/proc/loadavg: 2.02 2.19 2.15 3/75 8394
/proc/meminfo: memFree=1284744/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=103316 CPUtime=38.38
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 25668 0 0 0 3823 15 0 0 25 0 1 0 608849187 105795584 25649 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/8393/statm: 25829 25649 57 152 0 25674 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 150896

[startup+102.307 s]
/proc/loadavg: 2.01 2.16 2.14 3/75 8395
/proc/meminfo: memFree=1221832/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=165244 CPUtime=89.57
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 41166 0 0 0 8931 26 0 0 25 0 1 0 608849187 169209856 41147 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 1 0 0
/proc/8393/statm: 41311 41147 57 152 0 41156 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 212824

[startup+162.302 s]
/proc/loadavg: 2.00 2.13 2.13 3/75 8395
/proc/meminfo: memFree=1167048/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=220292 CPUtime=149.55
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 54908 0 0 0 14917 38 0 0 25 0 1 0 608849187 225579008 54889 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 1 0 0
/proc/8393/statm: 55073 54889 57 152 0 54918 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 267872


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

/proc/8393/statm: 157394 156993 57 152 0 157239 0
Current children cumulated CPU time (s) 760.05
Current children cumulated vsize (KiB) 677156

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/77 8446
/proc/meminfo: memFree=717184/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=665040 CPUtime=807.28
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 165907 0 0 0 80585 143 0 0 25 0 1 0 608849187 681000960 165888 996147200 134512640 135136200 4294955968 18446744073709551615 134529438 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 166260 165888 57 152 0 166105 0
Current children cumulated CPU time (s) 819.8
Current children cumulated vsize (KiB) 712620

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/77 8446
/proc/meminfo: memFree=692416/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=689448 CPUtime=867.04
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 171978 0 0 0 86555 149 0 0 25 0 1 0 608849187 705994752 171959 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 172362 171959 57 152 0 172207 0
Current children cumulated CPU time (s) 879.56
Current children cumulated vsize (KiB) 737028

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/77 8446
/proc/meminfo: memFree=677184/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=704168 CPUtime=926.8
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 175681 0 0 0 92528 152 0 0 25 0 1 0 608849187 721068032 175662 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 176042 175662 57 152 0 175887 0
Current children cumulated CPU time (s) 939.32
Current children cumulated vsize (KiB) 751748

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/77 8446
/proc/meminfo: memFree=663168/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=718192 CPUtime=986.57
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 179175 0 0 0 98500 157 0 0 25 0 1 0 608849187 735428608 179156 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 179548 179156 57 152 0 179393 0
Current children cumulated CPU time (s) 999.09
Current children cumulated vsize (KiB) 765772

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/77 8446
/proc/meminfo: memFree=649024/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=732404 CPUtime=1046.32
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 182719 0 0 0 104471 161 0 0 25 0 1 0 608849187 749981696 182700 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 183101 182700 57 152 0 182946 0
Current children cumulated CPU time (s) 1058.84
Current children cumulated vsize (KiB) 779984

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/77 8446
/proc/meminfo: memFree=636800/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=744344 CPUtime=1106.09
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 185692 0 0 0 110445 164 0 0 25 0 1 0 608849187 762208256 185673 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 186086 185673 57 152 0 185931 0
Current children cumulated CPU time (s) 1118.61
Current children cumulated vsize (KiB) 791924

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/77 8446
/proc/meminfo: memFree=619200/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=761972 CPUtime=1165.85
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 190083 0 0 0 116416 169 0 0 25 0 1 0 608849187 780259328 190064 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 190493 190064 57 152 0 190338 0
Current children cumulated CPU time (s) 1178.37
Current children cumulated vsize (KiB) 809552

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 8446
/proc/meminfo: memFree=599296/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=781180 CPUtime=1225.6
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 194895 0 0 0 122386 174 0 0 25 0 1 0 608849187 799928320 194876 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 195295 194876 57 152 0 195140 0
Current children cumulated CPU time (s) 1238.12
Current children cumulated vsize (KiB) 828760

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 8446
/proc/meminfo: memFree=572608/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=807596 CPUtime=1285.36
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 201539 0 0 0 128356 180 0 0 25 0 1 0 608849187 826978304 201520 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 201899 201520 57 152 0 201744 0
Current children cumulated CPU time (s) 1297.88
Current children cumulated vsize (KiB) 855176

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 8446
/proc/meminfo: memFree=545792/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=835792 CPUtime=1345.12
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 208243 0 0 0 134325 187 0 0 25 0 1 0 608849187 855851008 208224 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 208948 208224 57 152 0 208793 0
Current children cumulated CPU time (s) 1357.64
Current children cumulated vsize (KiB) 883372

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 8446
/proc/meminfo: memFree=521280/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=860196 CPUtime=1404.88
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 214331 0 0 0 140295 193 0 0 25 0 1 0 608849187 880840704 214312 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 215049 214312 57 152 0 214894 0
Current children cumulated CPU time (s) 1417.4
Current children cumulated vsize (KiB) 907776



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1459.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 8446
/proc/meminfo: memFree=507072/2055920 swapFree=4179324/4192956
[pid=8370] ppid=8368 vsize=47580 CPUtime=12.52
/proc/8370/stat : 8370 (galacM.sh) S 8368 8370 6282 0 -1 4194304 799 22752 0 1 0 0 1234 18 17 0 1 0 608847918 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8370/statm: 11895 364 245 79 0 219 0
[pid=8393] ppid=8370 vsize=874060 CPUtime=1442.22
/proc/8393/stat : 8393 (minisat) R 8370 8370 6282 0 -1 4194304 217784 0 0 0 144025 197 0 0 25 0 1 0 608849187 895037440 217765 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/8393/statm: 218515 217765 57 152 0 218360 0
Current children cumulated CPU time (s) 1454.74
Current children cumulated vsize (KiB) 921640

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8370 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=353122
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=190970
# CPU time returned by wait4() is 12.5441
# while last known CPU time is 1454.74
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1459.81
CPU time (s): 1454.74
CPU user time (s): 1452.59
CPU system time (s): 2.15
CPU usage (%): 99.6525
Max. virtual memory (cumulated for all children) (KiB): 921640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.3531
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23551
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= 1734
involuntary context switches= 1997

runsolver used 1.2768 second user time and 4.06438 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-02 04:32:02
IDJOB=1038878
IDBENCH=53588
IDSOLVER=350
FILE ID=node87/1038878-1214965922
PBS_JOBID= 7870161
Free space on /tmp= 66536 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-e-2_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038878-1214965922/watcher-1038878-1214965922 -o /tmp/evaluation-result-1038878-1214965922/solver-1038878-1214965922 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1038878-1214965922.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a874846b5f636a65f037f19dc412b84b
RANDOM SEED=554833562

node87.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1395064 kB
Buffers:         69084 kB
Cached:         500716 kB
SwapCached:       7520 kB
Active:         327412 kB
Inactive:       257400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1395064 kB
SwapTotal:     4192956 kB
SwapFree:      4179324 kB
Dirty:            3332 kB
Writeback:           0 kB
Mapped:          22324 kB
Slab:            61324 kB
Committed_AS:  1428468 kB
PageTables:       1824 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB
End job on node87 at 2008-07-02 04:56:24