Trace number 1039256

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.1 1801.51

General information on the benchmark

Namecsp/rand-2-23/
normalized-rand-23-23-253-131-52021_ext.xml
MD5SUM0a9c73d0b855ac0192956966c26a87a3
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 benchmark21.3887
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
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.95/1.02	c start processing
0.95/1.02	c start relation processing
0.95/1.03	c start cnf exporting
1.94/2.07	c parsing time : 0.897
1.94/2.07	c preprocessing time : 1.945
1.94/2.07	
1.94/2.07	c Nary constraints - conflicts : 0 supports : 0
1.94/2.07	c Binary constraints - conflicts : 253 supports :0
1.94/2.07	c max arity constraint : 2
1.94/2.07	c Max Tuples generated 0
1.94/2.07	c relations : 253
1.94/2.07	c relations BDD: 0
1.94/2.07	c sampling 0/0
1.94/2.07	c vars : 530 - clauses :  38985
1.94/2.07	
2.02/2.11	 
2.02/2.11	c --- SAT Solver Stats ---
2.02/2.11	 

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-1039256-1214967642/watcher-1039256-1214967642 -o /tmp/evaluation-result-1039256-1214967642/solver-1039256-1214967642 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1039256-1214967642.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 1065
/proc/meminfo: memFree=1759128/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=8652 CPUtime=0
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1975733061 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 2163 280 208 79 0 156 0
[pid=1066] ppid=1065 vsize=8688 CPUtime=0
/proc/1066/stat : 1066 (galacM.sh) S 1065 1065 30839 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 1975733061 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 237947813970 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1066/statm: 2172 286 209 79 0 165 0
[pid=1067] ppid=1066 vsize=8728 CPUtime=0
/proc/1067/stat : 1067 (galacM.sh) R 1066 1065 30839 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1975733062 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 237947645223 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/1067/statm: 2182 290 209 79 0 175 0

[startup+0.0268461 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 1065
/proc/meminfo: memFree=1759128/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=8784 CPUtime=0.01
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 586 1320 0 0 0 0 0 1 20 0 1 0 1975733061 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 237947813970 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1065/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.10209 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 1065
/proc/meminfo: memFree=1759128/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=0.01
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301099 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 1065
/proc/meminfo: memFree=1759128/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=0.01
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701166 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 1065
/proc/meminfo: memFree=1759128/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=0.01
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.5023 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 1087
/proc/meminfo: memFree=1688904/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=0.01
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1079] ppid=1065 vsize=812752 CPUtime=1.44
/proc/1079/stat : 1079 (java) S 1065 1065 30839 0 -1 0 19855 0 1 0 133 11 0 0 18 0 9 0 1975733065 832258048 19278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1079/statm: 203188 19278 1905 9 0 197169 0
[pid=1079/tid=1080] ppid=1065 vsize=812752 CPUtime=1.12
/proc/1079/task/1080/stat : 1080 (java) R 1065 1065 30839 0 -1 64 14509 0 1 0 105 7 0 0 20 0 9 0 1975733066 832258048 19278 996147200 134512640 134550740 4294955616 18446744073709551615 4126382341 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1079/tid=1081] ppid=1065 vsize=812752 CPUtime=0.03
/proc/1079/task/1081/stat : 1081 (java) S 1065 1065 30839 0 -1 64 3790 0 0 0 2 1 0 0 16 0 9 0 1975733067 832258048 19278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1079/tid=1082] ppid=1065 vsize=812752 CPUtime=0
/proc/1079/task/1082/stat : 1082 (java) S 1065 1065 30839 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1975733068 832258048 19278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1079/tid=1083] ppid=1065 vsize=812752 CPUtime=0
/proc/1079/task/1083/stat : 1083 (java) S 1065 1065 30839 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975733068 832258048 19278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1079/tid=1084] ppid=1065 vsize=812752 CPUtime=0
/proc/1079/task/1084/stat : 1084 (java) S 1065 1065 30839 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975733070 832258048 19278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1079/tid=1085] ppid=1065 vsize=812752 CPUtime=0.24
/proc/1079/task/1085/stat : 1085 (java) S 1065 1065 30839 0 -1 64 857 0 0 0 24 0 0 0 16 0 9 0 1975733070 832258048 19278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1079/tid=1086] ppid=1065 vsize=812752 CPUtime=0
/proc/1079/task/1086/stat : 1086 (java) S 1065 1065 30839 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975733070 832258048 19278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1079/tid=1087] ppid=1065 vsize=812752 CPUtime=0
/proc/1079/task/1087/stat : 1087 (java) S 1065 1065 30839 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975733070 832258048 19278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860316

[startup+3.10155 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 1087
/proc/meminfo: memFree=1745736/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 47564

[startup+6.30207 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 1088
/proc/meminfo: memFree=1749512/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=10288 CPUtime=4.15
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 2337 0 0 0 414 1 0 0 25 0 1 0 1975733272 10534912 2318 996147200 134512640 135136200 4294955968 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/1088/statm: 2572 2318 57 152 0 2417 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 57852

[startup+12.7011 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 1088
/proc/meminfo: memFree=1744712/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=14720 CPUtime=10.49
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 3431 0 0 0 1047 2 0 0 25 0 1 0 1975733272 15073280 3412 996147200 134512640 135136200 4294955968 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/1088/statm: 3680 3412 57 152 0 3525 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 62284

[startup+25.5011 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 1094
/proc/meminfo: memFree=1737608/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=20992 CPUtime=23.16
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 5007 0 0 0 2313 3 0 0 25 0 1 0 1975733272 21495808 4988 996147200 134512640 135136200 4294955968 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 1 0 0
/proc/1088/statm: 5248 4988 57 152 0 5093 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 68556

[startup+51.1013 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 1094
/proc/meminfo: memFree=1733448/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=25092 CPUtime=48.53
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 6023 0 0 0 4848 5 0 0 25 0 1 0 1975733272 25694208 6004 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/1088/statm: 6273 6004 57 152 0 6118 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 72656

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 1145
/proc/meminfo: memFree=1778632/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=27948 CPUtime=99.6
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 6681 0 0 0 9954 6 0 0 25 0 1 0 1975733272 28618752 6662 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 6987 6662 57 152 0 6832 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 75512

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 1145
/proc/meminfo: memFree=1773192/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=28672 CPUtime=159.57
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 6866 0 0 0 15951 6 0 0 25 0 1 0 1975733272 29360128 6847 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 7168 6847 57 152 0 7013 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 76236

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 1145
/proc/meminfo: memFree=1763144/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=32928 CPUtime=219.56
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 7943 0 0 0 21948 8 0 0 25 0 1 0 1975733272 33718272 7924 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 8232 7924 57 152 0 8077 0
Current children cumulated CPU time (s) 221.59
Current children cumulated vsize (KiB) 80492

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 1145
/proc/meminfo: memFree=1757640/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=35088 CPUtime=279.52
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 8433 0 0 0 27944 8 0 0 25 0 1 0 1975733272 35930112 8414 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 8772 8414 57 152 0 8617 0
Current children cumulated CPU time (s) 281.55
Current children cumulated vsize (KiB) 82652

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 1145
/proc/meminfo: memFree=1750344/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/1088/statm: 14130 13570 57 152 0 13975 0
Current children cumulated CPU time (s) 1181.16
Current children cumulated vsize (KiB) 104084

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 1145
/proc/meminfo: memFree=1679880/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=57968 CPUtime=1239.11
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 13935 0 0 0 123895 16 0 0 25 0 1 0 1975733272 59359232 13916 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 14492 13916 57 152 0 14337 0
Current children cumulated CPU time (s) 1241.14
Current children cumulated vsize (KiB) 105532

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 1145
/proc/meminfo: memFree=1675464/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=58132 CPUtime=1299.09
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 13974 0 0 0 129893 16 0 0 25 0 1 0 1975733272 59527168 13955 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 14533 13955 57 152 0 14378 0
Current children cumulated CPU time (s) 1301.12
Current children cumulated vsize (KiB) 105696

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 1145
/proc/meminfo: memFree=1675336/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=58284 CPUtime=1359.06
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 14026 0 0 0 135890 16 0 0 25 0 1 0 1975733272 59682816 14007 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 14571 14007 57 152 0 14416 0
Current children cumulated CPU time (s) 1361.09
Current children cumulated vsize (KiB) 105848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 1145
/proc/meminfo: memFree=1675080/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=58572 CPUtime=1419.03
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 14083 0 0 0 141887 16 0 0 25 0 1 0 1975733272 59977728 14064 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 14643 14064 57 152 0 14488 0
Current children cumulated CPU time (s) 1421.06
Current children cumulated vsize (KiB) 106136

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/75 1145
/proc/meminfo: memFree=1674824/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=58856 CPUtime=1479
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 14126 0 0 0 147884 16 0 0 25 0 1 0 1975733272 60268544 14107 996147200 134512640 135136200 4294955968 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 14714 14107 57 152 0 14559 0
Current children cumulated CPU time (s) 1481.03
Current children cumulated vsize (KiB) 106420

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 1145
/proc/meminfo: memFree=1674760/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=58856 CPUtime=1538.98
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 14128 0 0 0 153881 17 0 0 25 0 1 0 1975733272 60268544 14109 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 14714 14109 57 152 0 14559 0
Current children cumulated CPU time (s) 1541.01
Current children cumulated vsize (KiB) 106420

[startup+1602.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/75 1145
/proc/meminfo: memFree=1674760/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=58856 CPUtime=1598.95
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 14128 0 0 0 159878 17 0 0 25 0 1 0 1975733272 60268544 14109 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 14714 14109 57 152 0 14559 0
Current children cumulated CPU time (s) 1600.98
Current children cumulated vsize (KiB) 106420

[startup+1662.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/75 1145
/proc/meminfo: memFree=1674440/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=59140 CPUtime=1658.93
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 14198 0 0 0 165876 17 0 0 25 0 1 0 1975733272 60559360 14179 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 14785 14179 57 152 0 14630 0
Current children cumulated CPU time (s) 1660.96
Current children cumulated vsize (KiB) 106704

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/75 1145
/proc/meminfo: memFree=1673160/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=60356 CPUtime=1718.9
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 14492 0 0 0 171873 17 0 0 25 0 1 0 1975733272 61804544 14473 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 15089 14473 57 152 0 14934 0
Current children cumulated CPU time (s) 1720.93
Current children cumulated vsize (KiB) 107920

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 1145
/proc/meminfo: memFree=1667400/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=61508 CPUtime=1778.87
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 14743 0 0 0 177870 17 0 0 25 0 1 0 1975733272 62984192 14724 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 15377 14724 57 152 0 15222 0
Current children cumulated CPU time (s) 1780.9
Current children cumulated vsize (KiB) 109072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 1145
/proc/meminfo: memFree=1665032/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=61900 CPUtime=1798.07
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 14811 0 0 0 179790 17 0 0 25 0 1 0 1975733272 63385600 14792 996147200 134512640 135136200 4294955968 18446744073709551615 134529524 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 15475 14792 57 152 0 15320 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 109464

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

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 1145
/proc/meminfo: memFree=1665032/2055920 swapFree=4179720/4192956
[pid=1065] ppid=1063 vsize=47564 CPUtime=2.03
/proc/1065/stat : 1065 (galacM.sh) S 1063 1065 30839 0 -1 4194304 799 23003 0 1 0 0 189 14 17 0 1 0 1975733061 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1065/statm: 11891 364 245 79 0 219 0
[pid=1088] ppid=1065 vsize=61900 CPUtime=1798.07
/proc/1088/stat : 1088 (minisat) R 1065 1065 30839 0 -1 4194304 14811 0 0 0 179790 17 0 0 25 0 1 0 1975733272 63385600 14792 996147200 134512640 135136200 4294955968 18446744073709551615 134529524 0 0 4096 3 0 0 0 17 0 0 0
/proc/1088/statm: 15475 14792 57 152 0 15320 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 109464

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.51
CPU time (s): 1800.1
CPU user time (s): 1799.79
CPU system time (s): 0.31
CPU usage (%): 99.9215
Max. virtual memory (cumulated for all children) (KiB): 860316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.90171
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= 23802
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= 1105
involuntary context switches= 1072

runsolver used 2.29265 second user time and 5.8951 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-02 05:00:42
IDJOB=1039256
IDBENCH=53609
IDSOLVER=350
FILE ID=node69/1039256-1214967642
PBS_JOBID= 7870196
Free space on /tmp= 66528 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rand-2-23/normalized-rand-23-23-253-131-52021_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039256-1214967642/watcher-1039256-1214967642 -o /tmp/evaluation-result-1039256-1214967642/solver-1039256-1214967642 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1039256-1214967642.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0a9c73d0b855ac0192956966c26a87a3
RANDOM SEED=1249706240

node69.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.259
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.259
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:       1759608 kB
Buffers:         19796 kB
Cached:         140612 kB
SwapCached:       7008 kB
Active:         118960 kB
Inactive:       111720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759608 kB
SwapTotal:     4192956 kB
SwapFree:      4179720 kB
Dirty:            3240 kB
Writeback:           0 kB
Mapped:          83644 kB
Slab:            50528 kB
Committed_AS:  4554456 kB
PageTables:       2028 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= 66528 MiB
End job on node69 at 2008-07-02 05:30:45