Trace number 1036862

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.09 1814.11

General information on the benchmark

Namecsp/frb50-23/
normalized-frb50-23-5-mgd_ext.xml
MD5SUM3ed84f5aad08c708826e9ed69a6c018c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark114.342
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints428
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension428
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 ---
1.14/1.21	c start processing
1.14/1.21	c start relation processing
1.14/1.23	c start cnf exporting
3.13/3.22	c parsing time : 1.083
3.13/3.22	c preprocessing time : 3.098
3.13/3.22	
3.13/3.22	c Nary constraints - conflicts : 0 supports : 0
3.13/3.22	c Binary constraints - conflicts : 416 supports :12
3.13/3.22	c max arity constraint : 2
3.13/3.22	c Max Tuples generated 0
3.13/3.22	c relations : 428
3.13/3.22	c relations BDD: 0
3.13/3.22	c sampling 0/0
3.13/3.22	c vars : 1151 - clauses :  77071
3.13/3.22	
3.13/3.29	 
3.13/3.29	c --- SAT Solver Stats ---
3.13/3.29	 

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-1036862-1214959131/watcher-1036862-1214959131 -o /tmp/evaluation-result-1036862-1214959131/solver-1036862-1214959131 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1036862-1214959131.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: 1.91 1.95 1.91 4/72 31649
/proc/meminfo: memFree=1722368/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=18572 CPUtime=0
/proc/31649/stat : 31649 (runsolver) R 31647 31649 30684 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 1974887273 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31649/statm: 2140 254 197 79 0 133 0

[startup+0.078065 s]
/proc/loadavg: 1.91 1.95 1.91 4/72 31649
/proc/meminfo: memFree=1722368/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=0
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+0.102353 s]
/proc/loadavg: 1.91 1.95 1.91 4/72 31649
/proc/meminfo: memFree=1722368/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=0
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+0.30138 s]
/proc/loadavg: 1.91 1.95 1.91 4/72 31649
/proc/meminfo: memFree=1722368/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=0
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+0.701427 s]
/proc/loadavg: 1.91 1.95 1.91 4/72 31649
/proc/meminfo: memFree=1722368/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=0
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+1.50252 s]
/proc/loadavg: 1.91 1.95 1.91 3/82 31671
/proc/meminfo: memFree=1652272/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=0
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31663] ppid=31649 vsize=812552 CPUtime=1.44
/proc/31663/stat : 31663 (java) S 31649 31649 30684 0 -1 0 21789 0 1 0 133 11 0 0 18 0 9 0 1974887276 832053248 21205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31663/statm: 203138 21205 1914 9 0 197171 0
[pid=31663/tid=31664] ppid=31649 vsize=812552 CPUtime=1.11
/proc/31663/task/31664/stat : 31664 (java) R 31649 31649 30684 0 -1 64 14530 0 1 0 104 7 0 0 25 0 9 0 1974887277 832053248 21205 996147200 134512640 134550740 4294955616 18446744073709551615 102064750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31665] ppid=31649 vsize=812552 CPUtime=0.05
/proc/31663/task/31665/stat : 31665 (java) S 31649 31649 30684 0 -1 64 5698 0 0 0 3 2 0 0 16 0 9 0 1974887279 832053248 21205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31666] ppid=31649 vsize=812552 CPUtime=0
/proc/31663/task/31666/stat : 31666 (java) S 31649 31649 30684 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1974887279 832053248 21205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31667] ppid=31649 vsize=812552 CPUtime=0
/proc/31663/task/31667/stat : 31667 (java) S 31649 31649 30684 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1974887279 832053248 21205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31668] ppid=31649 vsize=812552 CPUtime=0
/proc/31663/task/31668/stat : 31668 (java) S 31649 31649 30684 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1974887281 832053248 21205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31669] ppid=31649 vsize=812552 CPUtime=0.24
/proc/31663/task/31669/stat : 31669 (java) S 31649 31649 30684 0 -1 64 862 0 0 0 24 0 0 0 15 0 9 0 1974887281 832053248 21205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31670] ppid=31649 vsize=812552 CPUtime=0
/proc/31663/task/31670/stat : 31670 (java) S 31649 31649 30684 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1974887281 832053248 21205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31671] ppid=31649 vsize=812552 CPUtime=0
/proc/31663/task/31671/stat : 31671 (java) S 31649 31649 30684 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1974887281 832053248 21205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860128

[startup+3.10169 s]
/proc/loadavg: 1.91 1.95 1.91 3/82 31671
/proc/meminfo: memFree=1643568/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=0
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 766 1698 0 0 0 0 0 0 18 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31663] ppid=31649 vsize=812552 CPUtime=3.03
/proc/31663/stat : 31663 (java) S 31649 31649 30684 0 -1 0 21805 0 1 0 291 12 0 0 18 0 9 0 1974887276 832053248 21218 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31663/statm: 203138 21218 1914 9 0 197171 0
[pid=31663/tid=31664] ppid=31649 vsize=812552 CPUtime=2.67
/proc/31663/task/31664/stat : 31664 (java) R 31649 31649 30684 0 -1 64 14534 0 1 0 259 8 0 0 25 0 9 0 1974887277 832053248 21218 996147200 134512640 134550740 4294955616 18446744073709551615 4127006960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31665] ppid=31649 vsize=812552 CPUtime=0.07
/proc/31663/task/31665/stat : 31665 (java) S 31649 31649 30684 0 -1 64 5701 0 0 0 5 2 0 0 16 0 9 0 1974887279 832053248 21218 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31666] ppid=31649 vsize=812552 CPUtime=0
/proc/31663/task/31666/stat : 31666 (java) S 31649 31649 30684 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1974887279 832053248 21218 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31667] ppid=31649 vsize=812552 CPUtime=0
/proc/31663/task/31667/stat : 31667 (java) S 31649 31649 30684 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1974887279 832053248 21218 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31668] ppid=31649 vsize=812552 CPUtime=0
/proc/31663/task/31668/stat : 31668 (java) S 31649 31649 30684 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1974887281 832053248 21218 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31669] ppid=31649 vsize=812552 CPUtime=0.26
/proc/31663/task/31669/stat : 31669 (java) S 31649 31649 30684 0 -1 64 871 0 0 0 26 0 0 0 15 0 9 0 1974887281 832053248 21218 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31670] ppid=31649 vsize=812552 CPUtime=0
/proc/31663/task/31670/stat : 31670 (java) S 31649 31649 30684 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1974887281 832053248 21218 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31663/tid=31671] ppid=31649 vsize=812552 CPUtime=0
/proc/31663/task/31671/stat : 31671 (java) S 31649 31649 30684 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1974887281 832053248 21218 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860128

[startup+6.30106 s]
/proc/loadavg: 1.92 1.95 1.91 3/74 31672
/proc/meminfo: memFree=1711664/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=10524 CPUtime=2.98
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 2487 0 0 0 297 1 0 0 25 0 1 0 1974887602 10776576 2468 996147200 134512640 135136200 4294955968 18446744073709551615 134529685 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 2631 2468 57 152 0 2476 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 58100

[startup+12.7018 s]
/proc/loadavg: 1.93 1.95 1.91 3/74 31672
/proc/meminfo: memFree=1705776/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=15936 CPUtime=9.32
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 3836 0 0 0 930 2 0 0 25 0 1 0 1974887602 16318464 3817 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 3984 3817 57 152 0 3829 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 63512

[startup+25.5013 s]
/proc/loadavg: 1.94 1.96 1.91 3/74 31672
/proc/meminfo: memFree=1697904/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=23392 CPUtime=22.02
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 5706 0 0 0 2197 5 0 0 25 0 1 0 1974887602 23953408 5687 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 5848 5687 57 152 0 5693 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 70968

[startup+51.1012 s]
/proc/loadavg: 1.96 1.96 1.91 3/74 31672
/proc/meminfo: memFree=1688816/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=32528 CPUtime=47.39
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 7987 0 0 0 4732 7 0 0 25 0 1 0 1974887602 33308672 7968 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 8132 7968 57 152 0 7977 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 80104

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.91 3/74 31672
/proc/meminfo: memFree=1676208/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=45160 CPUtime=98.17
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 11093 0 0 0 9806 11 0 0 25 0 1 0 1974887602 46243840 11074 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 11290 11074 57 152 0 11135 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 92736

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31672
/proc/meminfo: memFree=1665776/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=55880 CPUtime=157.67
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 13699 0 0 0 15753 14 0 0 25 0 1 0 1974887602 57221120 13680 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 13970 13680 57 152 0 13815 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 103456

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31672
/proc/meminfo: memFree=1661616/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=59768 CPUtime=217.18
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 14708 0 0 0 21702 16 0 0 25 0 1 0 1974887602 61202432 14689 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 14942 14689 57 152 0 14787 0
Current children cumulated CPU time (s) 220.35
Current children cumulated vsize (KiB) 107344

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31674
/proc/meminfo: memFree=1661360/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17

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

/proc/31672/statm: 24871 24190 57 152 0 24716 0
Current children cumulated CPU time (s) 1172.4
Current children cumulated vsize (KiB) 147060

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31674
/proc/meminfo: memFree=1613872/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=109412 CPUtime=1228.75
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 26562 0 0 0 122845 30 0 0 25 0 1 0 1974887602 112037888 26543 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 27353 26543 57 152 0 27198 0
Current children cumulated CPU time (s) 1231.92
Current children cumulated vsize (KiB) 156988

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31674
/proc/meminfo: memFree=1607472/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=115608 CPUtime=1288.27
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28122 0 0 0 128795 32 0 0 25 0 1 0 1974887602 118382592 28103 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 28902 28103 57 152 0 28747 0
Current children cumulated CPU time (s) 1291.44
Current children cumulated vsize (KiB) 163184

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31680
/proc/meminfo: memFree=1607344/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=115776 CPUtime=1347.74
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28158 0 0 0 134742 32 0 0 25 0 1 0 1974887602 118554624 28139 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 28944 28139 57 152 0 28789 0
Current children cumulated CPU time (s) 1350.91
Current children cumulated vsize (KiB) 163352

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31680
/proc/meminfo: memFree=1607024/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=116192 CPUtime=1407.25
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28249 0 0 0 140692 33 0 0 25 0 1 0 1974887602 118980608 28230 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 29048 28230 57 152 0 28893 0
Current children cumulated CPU time (s) 1410.42
Current children cumulated vsize (KiB) 163768

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31680
/proc/meminfo: memFree=1606768/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=116344 CPUtime=1466.76
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28290 0 0 0 146643 33 0 0 25 0 1 0 1974887602 119136256 28271 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 29086 28271 57 152 0 28931 0
Current children cumulated CPU time (s) 1469.93
Current children cumulated vsize (KiB) 163920

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31680
/proc/meminfo: memFree=1606384/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=116672 CPUtime=1526.26
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28371 0 0 0 152593 33 0 0 25 0 1 0 1974887602 119472128 28352 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 29168 28352 57 152 0 29013 0
Current children cumulated CPU time (s) 1529.43
Current children cumulated vsize (KiB) 164248

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31680
/proc/meminfo: memFree=1606192/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=116936 CPUtime=1585.77
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28391 0 0 0 158544 33 0 0 25 0 1 0 1974887602 119742464 28372 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 29234 28372 57 152 0 29079 0
Current children cumulated CPU time (s) 1588.94
Current children cumulated vsize (KiB) 164512

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 31680
/proc/meminfo: memFree=1605616/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=117288 CPUtime=1645.28
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28504 0 0 0 164494 34 0 0 25 0 1 0 1974887602 120102912 28477 996147200 134512640 135136200 4294955968 18446744073709551615 134529406 0 0 4096 3 0 0 0 17 1 0 0
/proc/31672/statm: 29322 28477 57 152 0 29167 0
Current children cumulated CPU time (s) 1648.45
Current children cumulated vsize (KiB) 164864

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/83 31720
/proc/meminfo: memFree=1582304/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=117288 CPUtime=1705.16
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28505 0 0 0 170481 35 0 0 25 0 1 0 1974887602 120102912 28478 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/31672/statm: 29322 28478 57 152 0 29167 0
Current children cumulated CPU time (s) 1708.33
Current children cumulated vsize (KiB) 164864

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/83 31720
/proc/meminfo: memFree=1579168/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=117500 CPUtime=1765.13
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28557 0 0 0 176478 35 0 0 25 0 1 0 1974887602 120320000 28530 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/31672/statm: 29375 28530 57 152 0 29220 0
Current children cumulated CPU time (s) 1768.3
Current children cumulated vsize (KiB) 165076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/83 31720
/proc/meminfo: memFree=1577760/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=117712 CPUtime=1796.92
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28608 0 0 0 179657 35 0 0 25 0 1 0 1974887602 120537088 28581 996147200 134512640 135136200 4294955968 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 0 0 0
/proc/31672/statm: 29428 28581 57 152 0 29273 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 165288

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

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

[startup+1814.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/83 31720
/proc/meminfo: memFree=1577760/2055920 swapFree=4166476/4192956
[pid=31649] ppid=31647 vsize=47576 CPUtime=3.17
/proc/31649/stat : 31649 (galacM.sh) S 31647 31649 30684 0 -1 4194304 800 23517 0 1 0 0 303 14 17 0 1 0 1974887273 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31649/statm: 11894 365 246 79 0 219 0
[pid=31672] ppid=31649 vsize=117712 CPUtime=1796.92
/proc/31672/stat : 31672 (minisat) R 31649 31649 30684 0 -1 4194304 28608 0 0 0 179657 35 0 0 25 0 1 0 1974887602 120537088 28581 996147200 134512640 135136200 4294955968 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 0 0 0
/proc/31672/statm: 29428 28581 57 152 0 29273 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 165288

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31649 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=40537
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=154976
# CPU time returned by wait4() is 3.19551
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1814.11
CPU time (s): 1800.09
CPU user time (s): 1799.6
CPU system time (s): 0.49
CPU usage (%): 99.227
Max. virtual memory (cumulated for all children) (KiB): 860128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.04054
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24317
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= 1215
involuntary context switches= 1207

runsolver used 2.01669 second user time and 5.49616 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-02 02:38:51
IDJOB=1036862
IDBENCH=53476
IDSOLVER=350
FILE ID=node23/1036862-1214959131
PBS_JOBID= 7870288
Free space on /tmp= 66552 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/frb50-23/normalized-frb50-23-5-mgd_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1036862-1214959131/watcher-1036862-1214959131 -o /tmp/evaluation-result-1036862-1214959131/solver-1036862-1214959131 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1036862-1214959131.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3ed84f5aad08c708826e9ed69a6c018c
RANDOM SEED=99612470

node23.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.216
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.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1722848 kB
Buffers:         44680 kB
Cached:         210500 kB
SwapCached:      20696 kB
Active:          79296 kB
Inactive:       202908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722848 kB
SwapTotal:     4192956 kB
SwapFree:      4166476 kB
Dirty:            3440 kB
Writeback:           0 kB
Mapped:          20508 kB
Slab:            36244 kB
Committed_AS:  3264012 kB
PageTables:       1712 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= 66548 MiB
End job on node23 at 2008-07-02 03:09:07