Trace number 1039670

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.02 1805.61

General information on the benchmark

Namecsp/frb59-26/
normalized-frb59-26-5-mgd_ext.xml
MD5SUM48e18c10d82e0c79227fc1d9662ae8b3
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 benchmark60.6418
Satisfiable
(Un)Satisfiability was proved
Number of variables59
Number of constraints539
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension539
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.25/1.32	c start processing
1.25/1.32	c start relation processing
1.25/1.37	c start cnf exporting
4.32/4.47	c parsing time : 1.19
4.32/4.47	c preprocessing time : 4.336
4.32/4.47	
4.32/4.47	c Nary constraints - conflicts : 0 supports : 0
4.32/4.47	c Binary constraints - conflicts : 525 supports :14
4.32/4.47	c max arity constraint : 2
4.32/4.47	c Max Tuples generated 0
4.32/4.47	c relations : 539
4.32/4.47	c relations BDD: 0
4.32/4.47	c sampling 0/0
4.32/4.47	c vars : 1535 - clauses :  121442
4.32/4.47	
4.32/4.49	 
4.32/4.49	c --- SAT Solver Stats ---
4.32/4.49	 

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-1039670-1214968976/watcher-1039670-1214968976 -o /tmp/evaluation-result-1039670-1214968976/solver-1039670-1214968976 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1039670-1214968976.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.01 2.02 2.00 4/80 2807
/proc/meminfo: memFree=1410280/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=8652 CPUtime=0
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1975872183 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 2163 280 208 79 0 156 0
[pid=2808] ppid=2807 vsize=8688 CPUtime=0
/proc/2808/stat : 2808 (galacM.sh) S 2807 2807 32050 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1975872184 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 231962542162 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/2808/statm: 2172 286 209 79 0 165 0
[pid=2809] ppid=2808 vsize=8728 CPUtime=0
/proc/2809/stat : 2809 (galacM.sh) R 2808 2807 32050 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 1975872184 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 231962373415 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/2809/statm: 2182 290 209 79 0 175 0

[startup+0.0210071 s]
/proc/loadavg: 2.01 2.02 2.00 4/80 2807
/proc/meminfo: memFree=1410280/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=8748 CPUtime=0
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 1975872183 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.102181 s]
/proc/loadavg: 2.01 2.02 2.00 4/80 2807
/proc/meminfo: memFree=1410280/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=0.01
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301129 s]
/proc/loadavg: 2.01 2.02 2.00 4/80 2807
/proc/meminfo: memFree=1410280/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=0.01
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701027 s]
/proc/loadavg: 2.01 2.02 2.00 4/80 2807
/proc/meminfo: memFree=1410280/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=0.01
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50282 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 2829
/proc/meminfo: memFree=1340120/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=0.01
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2821] ppid=2807 vsize=812552 CPUtime=1.43
/proc/2821/stat : 2821 (java) S 2807 2807 32050 0 -1 0 21911 0 1 0 130 13 0 0 18 0 9 0 1975872187 832053248 21327 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2821/statm: 203138 21327 1910 9 0 197171 0
[pid=2821/tid=2822] ppid=2807 vsize=812552 CPUtime=1.09
/proc/2821/task/2822/stat : 2822 (java) R 2807 2807 32050 0 -1 64 14523 0 1 0 100 9 0 0 25 0 9 0 1975872188 832053248 21327 996147200 134512640 134550740 4294955616 18446744073709551615 103203482 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2823] ppid=2807 vsize=812552 CPUtime=0.05
/proc/2821/task/2823/stat : 2823 (java) S 2807 2807 32050 0 -1 64 5813 0 0 0 4 1 0 0 16 0 9 0 1975872190 832053248 21327 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2824] ppid=2807 vsize=812552 CPUtime=0
/proc/2821/task/2824/stat : 2824 (java) S 2807 2807 32050 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975872190 832053248 21327 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2825] ppid=2807 vsize=812552 CPUtime=0
/proc/2821/task/2825/stat : 2825 (java) S 2807 2807 32050 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975872190 832053248 21327 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2826] ppid=2807 vsize=812552 CPUtime=0
/proc/2821/task/2826/stat : 2826 (java) S 2807 2807 32050 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975872192 832053248 21327 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2827] ppid=2807 vsize=812552 CPUtime=0.27
/proc/2821/task/2827/stat : 2827 (java) S 2807 2807 32050 0 -1 64 875 0 0 0 26 1 0 0 16 0 9 0 1975872192 832053248 21327 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2828] ppid=2807 vsize=812552 CPUtime=0
/proc/2821/task/2828/stat : 2828 (java) S 2807 2807 32050 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975872192 832053248 21327 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2829] ppid=2807 vsize=812552 CPUtime=0
/proc/2821/task/2829/stat : 2829 (java) S 2807 2807 32050 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975872192 832053248 21327 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) 860108

[startup+3.10241 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 2829
/proc/meminfo: memFree=1331032/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=0.01
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2821] ppid=2807 vsize=812552 CPUtime=3.03
/proc/2821/stat : 2821 (java) S 2807 2807 32050 0 -1 0 22574 0 1 0 288 15 0 0 18 0 9 0 1975872187 832053248 21986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2821/statm: 203138 21986 1912 9 0 197171 0
[pid=2821/tid=2822] ppid=2807 vsize=812552 CPUtime=2.61
/proc/2821/task/2822/stat : 2822 (java) R 2807 2807 32050 0 -1 64 14528 0 1 0 251 10 0 0 25 0 9 0 1975872188 832053248 21986 996147200 134512640 134550740 4294955616 18446744073709551615 4127043840 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2823] ppid=2807 vsize=812552 CPUtime=0.1
/proc/2821/task/2823/stat : 2823 (java) S 2807 2807 32050 0 -1 64 6458 0 0 0 8 2 0 0 16 0 9 0 1975872190 832053248 21986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2824] ppid=2807 vsize=812552 CPUtime=0
/proc/2821/task/2824/stat : 2824 (java) S 2807 2807 32050 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975872190 832053248 21986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2825] ppid=2807 vsize=812552 CPUtime=0
/proc/2821/task/2825/stat : 2825 (java) S 2807 2807 32050 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975872190 832053248 21986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2826] ppid=2807 vsize=812552 CPUtime=0
/proc/2821/task/2826/stat : 2826 (java) S 2807 2807 32050 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975872192 832053248 21986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2827] ppid=2807 vsize=812552 CPUtime=0.29
/proc/2821/task/2827/stat : 2827 (java) S 2807 2807 32050 0 -1 64 888 0 0 0 28 1 0 0 15 0 9 0 1975872192 832053248 21986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2828] ppid=2807 vsize=812552 CPUtime=0
/proc/2821/task/2828/stat : 2828 (java) S 2807 2807 32050 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975872192 832053248 21986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2821/tid=2829] ppid=2807 vsize=812552 CPUtime=0
/proc/2821/task/2829/stat : 2829 (java) S 2807 2807 32050 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975872192 832053248 21986 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860108

[startup+6.30158 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 2830
/proc/meminfo: memFree=1398232/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=12644 CPUtime=1.79
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 3053 0 0 0 178 1 0 0 25 0 1 0 1975872632 12947456 3034 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/2830/statm: 3161 3034 57 152 0 3006 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 60200

[startup+12.7029 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 2830
/proc/meminfo: memFree=1386520/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=22568 CPUtime=8.14
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 5538 0 0 0 811 3 0 0 25 0 1 0 1975872632 23109632 5519 996147200 134512640 135136200 4294955968 18446744073709551615 134526987 0 0 4096 3 0 0 0 17 1 0 0
/proc/2830/statm: 5642 5519 57 152 0 5487 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 70124

[startup+25.5016 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 2830
/proc/meminfo: memFree=1375832/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=33028 CPUtime=20.82
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 8125 0 0 0 2077 5 0 0 25 0 1 0 1975872632 33820672 8106 996147200 134512640 135136200 4294955968 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/2830/statm: 8257 8106 57 152 0 8102 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 80584

[startup+51.102 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 2830
/proc/meminfo: memFree=1361624/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=47272 CPUtime=46.2
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 11708 0 0 0 4611 9 0 0 25 0 1 0 1975872632 48406528 11689 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/2830/statm: 11818 11689 57 152 0 11663 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 94828

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 2830
/proc/meminfo: memFree=1341912/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=66672 CPUtime=96.96
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 16525 0 0 0 9683 13 0 0 25 0 1 0 1975872632 68272128 16506 996147200 134512640 135136200 4294955968 18446744073709551615 134529696 0 0 4096 3 0 0 0 17 1 0 0
/proc/2830/statm: 16668 16506 57 152 0 16513 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 114228

[startup+162.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 2830
/proc/meminfo: memFree=1324760/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=84172 CPUtime=156.45
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 20849 0 0 0 15627 18 0 0 25 0 1 0 1975872632 86192128 20830 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2830/statm: 21043 20830 57 152 0 20888 0
Current children cumulated CPU time (s) 160.85
Current children cumulated vsize (KiB) 131728

[startup+222.302 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 2830
/proc/meminfo: memFree=1310808/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=97948 CPUtime=215.94
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 24282 0 0 0 21571 23 0 0 25 0 1 0 1975872632 100298752 24263 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2830/statm: 24487 24263 57 152 0 24332 0
Current children cumulated CPU time (s) 220.34

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

/proc/2830/statm: 38401 38079 57 152 0 38246 0
Current children cumulated CPU time (s) 1116.75
Current children cumulated vsize (KiB) 201160

[startup+1182.3 s]
/proc/loadavg: 1.00 1.16 1.54 2/66 2853
/proc/meminfo: memFree=1298344/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=162508 CPUtime=1172.35
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 40322 0 0 0 117192 43 0 0 25 0 1 0 1975872632 166408192 40303 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 40627 40303 57 152 0 40472 0
Current children cumulated CPU time (s) 1176.75
Current children cumulated vsize (KiB) 210064

[startup+1242.3 s]
/proc/loadavg: 1.00 1.13 1.50 2/66 2853
/proc/meminfo: memFree=1288936/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=171848 CPUtime=1232.34
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 42648 0 0 0 123190 44 0 0 25 0 1 0 1975872632 175972352 42629 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 42962 42629 57 152 0 42807 0
Current children cumulated CPU time (s) 1236.74
Current children cumulated vsize (KiB) 219404

[startup+1302.3 s]
/proc/loadavg: 1.00 1.10 1.47 2/66 2853
/proc/meminfo: memFree=1279912/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=180764 CPUtime=1292.34
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 44871 0 0 0 129188 46 0 0 25 0 1 0 1975872632 185102336 44852 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 45191 44852 57 152 0 45036 0
Current children cumulated CPU time (s) 1296.74
Current children cumulated vsize (KiB) 228320

[startup+1362.3 s]
/proc/loadavg: 1.00 1.08 1.44 2/66 2853
/proc/meminfo: memFree=1273960/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=187332 CPUtime=1352.33
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 46372 0 0 0 135185 48 0 0 25 0 1 0 1975872632 191827968 46353 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 46833 46353 57 152 0 46678 0
Current children cumulated CPU time (s) 1356.73
Current children cumulated vsize (KiB) 234888

[startup+1422.31 s]
/proc/loadavg: 1.00 1.06 1.41 2/66 2853
/proc/meminfo: memFree=1266664/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=194872 CPUtime=1412.34
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 48178 0 0 0 141184 50 0 0 25 0 1 0 1975872632 199548928 48159 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 48718 48159 57 152 0 48563 0
Current children cumulated CPU time (s) 1416.74
Current children cumulated vsize (KiB) 242428

[startup+1482.3 s]
/proc/loadavg: 1.00 1.05 1.38 2/66 2853
/proc/meminfo: memFree=1262568/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=199208 CPUtime=1472.33
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 49189 0 0 0 147183 50 0 0 25 0 1 0 1975872632 203988992 49170 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 49802 49170 57 152 0 49647 0
Current children cumulated CPU time (s) 1476.73
Current children cumulated vsize (KiB) 246764

[startup+1542.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/66 2853
/proc/meminfo: memFree=1262504/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=199208 CPUtime=1532.32
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 49190 0 0 0 153182 50 0 0 25 0 1 0 1975872632 203988992 49171 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 49802 49171 57 152 0 49647 0
Current children cumulated CPU time (s) 1536.72
Current children cumulated vsize (KiB) 246764

[startup+1602.3 s]
/proc/loadavg: 1.00 1.03 1.33 2/66 2853
/proc/meminfo: memFree=1262440/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=199208 CPUtime=1592.32
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 49210 0 0 0 159182 50 0 0 25 0 1 0 1975872632 203988992 49191 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 49802 49191 57 152 0 49647 0
Current children cumulated CPU time (s) 1596.72
Current children cumulated vsize (KiB) 246764

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.31 2/66 2853
/proc/meminfo: memFree=1262376/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=199432 CPUtime=1652.33
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 49234 0 0 0 165182 51 0 0 25 0 1 0 1975872632 204218368 49215 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 49858 49215 57 152 0 49703 0
Current children cumulated CPU time (s) 1656.73
Current children cumulated vsize (KiB) 246988

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/66 2853
/proc/meminfo: memFree=1262120/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=199596 CPUtime=1712.33
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 49292 0 0 0 171182 51 0 0 25 0 1 0 1975872632 204386304 49273 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 49899 49273 57 152 0 49744 0
Current children cumulated CPU time (s) 1716.73
Current children cumulated vsize (KiB) 247152

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.26 2/66 2854
/proc/meminfo: memFree=1261864/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=199596 CPUtime=1772.32
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 49298 0 0 0 177181 51 0 0 25 0 1 0 1975872632 204386304 49279 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 49899 49279 57 152 0 49744 0
Current children cumulated CPU time (s) 1776.72
Current children cumulated vsize (KiB) 247152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 1.00 1.01 1.25 2/66 2855
/proc/meminfo: memFree=1261800/2055920 swapFree=4179784/4192956
[pid=2807] ppid=2805 vsize=47556 CPUtime=4.4
/proc/2807/stat : 2807 (galacM.sh) S 2805 2807 32050 0 -1 4194304 799 24292 0 1 0 0 423 17 17 0 1 0 1975872183 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2807/statm: 11889 364 245 79 0 219 0
[pid=2830] ppid=2807 vsize=199760 CPUtime=1795.62
/proc/2830/stat : 2830 (minisat) R 2807 2807 32050 0 -1 4194304 49325 0 0 0 179511 51 0 0 25 0 1 0 1975872632 204554240 49306 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/2830/statm: 49940 49306 57 152 0 49785 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 247316

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 2807 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=245354
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=183972
# CPU time returned by wait4() is 4.42933
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.61
CPU time (s): 1800.02
CPU user time (s): 1799.34
CPU system time (s): 0.68
CPU usage (%): 99.6903
Max. virtual memory (cumulated for all children) (KiB): 860108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.24535
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25091
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= 1367
involuntary context switches= 1458

runsolver used 1.77673 second user time and 5.06623 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-02 05:22:56
IDJOB=1039670
IDBENCH=53632
IDSOLVER=350
FILE ID=node16/1039670-1214968976
PBS_JOBID= 7870302
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 48e18c10d82e0c79227fc1d9662ae8b3
RANDOM SEED=1465628870

node16.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.213
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.213
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:       1410760 kB
Buffers:         63964 kB
Cached:         451828 kB
SwapCached:       7400 kB
Active:         157688 kB
Inactive:       415320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410760 kB
SwapTotal:     4192956 kB
SwapFree:      4179784 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:          72696 kB
Slab:            57208 kB
Committed_AS:  4113936 kB
PageTables:       1944 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= 66552 MiB
End job on node16 at 2008-07-02 05:53:04