Trace number 1036844

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.06 1803.41

General information on the benchmark

Namecsp/frb50-23/
normalized-frb50-23-2_ext.xml
MD5SUMbb1a147ff1219a16de4d32893b55ecda
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 benchmark723.997
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints544
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension544
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.06/1.13	c start processing
1.06/1.13	c start relation processing
1.06/1.15	c start cnf exporting
3.13/3.25	c parsing time : 1.01
3.13/3.25	c preprocessing time : 3.128
3.13/3.25	
3.13/3.25	c Nary constraints - conflicts : 0 supports : 0
3.13/3.25	c Binary constraints - conflicts : 544 supports :0
3.13/3.25	c max arity constraint : 2
3.13/3.25	c Max Tuples generated 0
3.13/3.25	c relations : 544
3.13/3.25	c relations BDD: 0
3.13/3.25	c sampling 0/0
3.13/3.25	c vars : 1151 - clauses :  84508
3.13/3.25	
3.13/3.28	 
3.13/3.28	c --- SAT Solver Stats ---
3.13/3.28	 

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-1036844-1214958972/watcher-1036844-1214958972 -o /tmp/evaluation-result-1036844-1214958972/solver-1036844-1214958972 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1036844-1214958972.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.07 2.02 2.00 3/73 13998
/proc/meminfo: memFree=1632552/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=18572 CPUtime=0
/proc/13998/stat : 13998 (runsolver) R 13996 13998 12237 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 219992247 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 255372881191 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13998/statm: 4643 292 257 25 0 2626 0

[startup+0.0477359 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 13998
/proc/meminfo: memFree=1632552/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=0.01
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101095 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 13998
/proc/meminfo: memFree=1632552/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=0.01
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.305245 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 13998
/proc/meminfo: memFree=1632552/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=0.01
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701158 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 13998
/proc/meminfo: memFree=1632552/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=0.01
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50125 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 14020
/proc/meminfo: memFree=1562328/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=0.01
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14012] ppid=13998 vsize=812552 CPUtime=1.44
/proc/14012/stat : 14012 (java) S 13998 13998 12237 0 -1 0 21835 0 1 0 132 12 0 0 18 0 9 0 219992251 832053248 21258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14012/statm: 203138 21258 1905 9 0 197171 0
[pid=14012/tid=14013] ppid=13998 vsize=812552 CPUtime=1.09
/proc/14012/task/14013/stat : 14013 (java) R 13998 13998 12237 0 -1 64 14508 0 1 0 101 8 0 0 25 0 9 0 219992252 832053248 21258 996147200 134512640 134550740 4294955616 18446744073709551615 4127004807 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14014] ppid=13998 vsize=812552 CPUtime=0.05
/proc/14012/task/14014/stat : 14014 (java) S 13998 13998 12237 0 -1 64 5769 0 0 0 3 2 0 0 16 0 9 0 219992253 832053248 21258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14015] ppid=13998 vsize=812552 CPUtime=0
/proc/14012/task/14015/stat : 14015 (java) S 13998 13998 12237 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 219992254 832053248 21258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14016] ppid=13998 vsize=812552 CPUtime=0
/proc/14012/task/14016/stat : 14016 (java) S 13998 13998 12237 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 219992254 832053248 21258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14017] ppid=13998 vsize=812552 CPUtime=0
/proc/14012/task/14017/stat : 14017 (java) S 13998 13998 12237 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 219992256 832053248 21258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14018] ppid=13998 vsize=812552 CPUtime=0.26
/proc/14012/task/14018/stat : 14018 (java) S 13998 13998 12237 0 -1 64 860 0 0 0 26 0 0 0 15 0 9 0 219992256 832053248 21258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14019] ppid=13998 vsize=812552 CPUtime=0
/proc/14012/task/14019/stat : 14019 (java) S 13998 13998 12237 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 219992256 832053248 21258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14020] ppid=13998 vsize=812552 CPUtime=0
/proc/14012/task/14020/stat : 14020 (java) R 13998 13998 12237 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 219992256 832053248 21258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860108

[startup+3.10141 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 14020
/proc/meminfo: memFree=1553496/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=0.01
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14012] ppid=13998 vsize=812552 CPUtime=3.02
/proc/14012/stat : 14012 (java) S 13998 13998 12237 0 -1 0 21841 0 1 0 290 12 0 0 18 0 9 0 219992251 832053248 21261 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14012/statm: 203138 21261 1905 9 0 197171 0
[pid=14012/tid=14013] ppid=13998 vsize=812552 CPUtime=2.64
/proc/14012/task/14013/stat : 14013 (java) R 13998 13998 12237 0 -1 64 14511 0 1 0 256 8 0 0 25 0 9 0 219992252 832053248 21261 996147200 134512640 134550740 4294955616 18446744073709551615 4126822530 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14014] ppid=13998 vsize=812552 CPUtime=0.08
/proc/14012/task/14014/stat : 14014 (java) S 13998 13998 12237 0 -1 64 5769 0 0 0 6 2 0 0 16 0 9 0 219992253 832053248 21261 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14015] ppid=13998 vsize=812552 CPUtime=0
/proc/14012/task/14015/stat : 14015 (java) S 13998 13998 12237 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 219992254 832053248 21261 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14016] ppid=13998 vsize=812552 CPUtime=0
/proc/14012/task/14016/stat : 14016 (java) S 13998 13998 12237 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 219992254 832053248 21261 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14017] ppid=13998 vsize=812552 CPUtime=0
/proc/14012/task/14017/stat : 14017 (java) S 13998 13998 12237 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 219992256 832053248 21261 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14018] ppid=13998 vsize=812552 CPUtime=0.27
/proc/14012/task/14018/stat : 14018 (java) S 13998 13998 12237 0 -1 64 863 0 0 0 27 0 0 0 16 0 9 0 219992256 832053248 21261 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14019] ppid=13998 vsize=812552 CPUtime=0
/proc/14012/task/14019/stat : 14019 (java) S 13998 13998 12237 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 219992256 832053248 21261 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14012/tid=14020] ppid=13998 vsize=812552 CPUtime=0
/proc/14012/task/14020/stat : 14020 (java) S 13998 13998 12237 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 219992256 832053248 21261 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) 860108

[startup+6.30175 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 14021
/proc/meminfo: memFree=1620376/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=11924 CPUtime=2.98
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 2871 0 0 0 297 1 0 0 25 0 1 0 219992576 12210176 2852 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/14021/statm: 2981 2852 57 152 0 2826 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 59480

[startup+12.7014 s]
/proc/loadavg: 2.06 2.02 2.00 3/75 14023
/proc/meminfo: memFree=1614360/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=17268 CPUtime=9.31
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 4208 0 0 0 929 2 0 0 25 0 1 0 219992576 17682432 4189 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/14021/statm: 4317 4189 57 152 0 4162 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 64824

[startup+25.5028 s]
/proc/loadavg: 2.05 2.01 2.00 3/75 14023
/proc/meminfo: memFree=1607768/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=24060 CPUtime=22
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 5883 0 0 0 2196 4 0 0 25 0 1 0 219992576 24637440 5864 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/14021/statm: 6015 5864 57 152 0 5860 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 71616

[startup+51.1025 s]
/proc/loadavg: 2.03 2.01 2.00 3/75 14023
/proc/meminfo: memFree=1599960/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=32036 CPUtime=47.36
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 7844 0 0 0 4730 6 0 0 25 0 1 0 219992576 32804864 7825 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14021/statm: 8009 7825 57 152 0 7854 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 79592

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 14023
/proc/meminfo: memFree=1588312/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=43436 CPUtime=98.1
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 10660 0 0 0 9802 8 0 0 25 0 1 0 219992576 44478464 10641 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/14021/statm: 10859 10641 57 152 0 10704 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 90992

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14023
/proc/meminfo: memFree=1576728/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=55188 CPUtime=157.55
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 13556 0 0 0 15744 11 0 0 25 0 1 0 219992576 56512512 13537 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14021/statm: 13797 13537 57 152 0 13642 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 102744

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14023
/proc/meminfo: memFree=1567768/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=64108 CPUtime=217.01
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 15779 0 0 0 21687 14 0 0 25 0 1 0 219992576 65646592 15760 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/14021/statm: 16027 15760 57 152 0 15872 0
Current children cumulated CPU time (s) 220.21
Current children cumulated vsize (KiB) 111664

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14023
/proc/meminfo: memFree=1564312/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2

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

/proc/14021/statm: 24047 23591 57 152 0 23892 0
Current children cumulated CPU time (s) 1119.22
Current children cumulated vsize (KiB) 143744

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14074
/proc/meminfo: memFree=1513480/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=96576 CPUtime=1176
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 23673 0 0 0 117575 25 0 0 25 0 1 0 219992576 98893824 23654 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 24144 23654 57 152 0 23989 0
Current children cumulated CPU time (s) 1179.2
Current children cumulated vsize (KiB) 144132

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14074
/proc/meminfo: memFree=1512968/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=96720 CPUtime=1235.98
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 23726 0 0 0 123573 25 0 0 25 0 1 0 219992576 99041280 23707 996147200 134512640 135136200 4294955968 18446744073709551615 134529393 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 24180 23707 57 152 0 24025 0
Current children cumulated CPU time (s) 1239.18
Current children cumulated vsize (KiB) 144276

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14074
/proc/meminfo: memFree=1511304/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=98284 CPUtime=1295.96
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 24054 0 0 0 129570 26 0 0 25 0 1 0 219992576 100642816 24035 996147200 134512640 135136200 4294955968 18446744073709551615 134529511 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 24571 24035 57 152 0 24416 0
Current children cumulated CPU time (s) 1299.16
Current children cumulated vsize (KiB) 145840

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14074
/proc/meminfo: memFree=1510920/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=98496 CPUtime=1355.93
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 24112 0 0 0 135567 26 0 0 25 0 1 0 219992576 100859904 24093 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 24624 24093 57 152 0 24469 0
Current children cumulated CPU time (s) 1359.13
Current children cumulated vsize (KiB) 146052

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14074
/proc/meminfo: memFree=1509960/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=98988 CPUtime=1415.91
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 24234 0 0 0 141565 26 0 0 25 0 1 0 219992576 101363712 24215 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 24747 24215 57 152 0 24592 0
Current children cumulated CPU time (s) 1419.11
Current children cumulated vsize (KiB) 146544

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14074
/proc/meminfo: memFree=1509064/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=99152 CPUtime=1475.89
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 24281 0 0 0 147563 26 0 0 25 0 1 0 219992576 101531648 24262 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 24788 24262 57 152 0 24633 0
Current children cumulated CPU time (s) 1479.09
Current children cumulated vsize (KiB) 146708

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14080
/proc/meminfo: memFree=1506624/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=101428 CPUtime=1535.86
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 24824 0 0 0 153559 27 0 0 25 0 1 0 219992576 103862272 24805 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 25357 24805 57 152 0 25202 0
Current children cumulated CPU time (s) 1539.06
Current children cumulated vsize (KiB) 148984

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14080
/proc/meminfo: memFree=1497920/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=109148 CPUtime=1595.83
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 26785 0 0 0 159554 29 0 0 25 0 1 0 219992576 111767552 26766 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 27287 26766 57 152 0 27132 0
Current children cumulated CPU time (s) 1599.03
Current children cumulated vsize (KiB) 156704

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14080
/proc/meminfo: memFree=1497088/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=109676 CPUtime=1655.81
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 26904 0 0 0 165552 29 0 0 25 0 1 0 219992576 112308224 26885 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 27419 26885 57 152 0 27264 0
Current children cumulated CPU time (s) 1659.01
Current children cumulated vsize (KiB) 157232

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14080
/proc/meminfo: memFree=1496384/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=109840 CPUtime=1715.8
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 26924 0 0 0 171550 30 0 0 25 0 1 0 219992576 112476160 26905 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 27460 26905 57 152 0 27305 0
Current children cumulated CPU time (s) 1719
Current children cumulated vsize (KiB) 157396

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14080
/proc/meminfo: memFree=1495872/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=109840 CPUtime=1775.76
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 26950 0 0 0 177546 30 0 0 25 0 1 0 219992576 112476160 26931 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 27460 26931 57 152 0 27305 0
Current children cumulated CPU time (s) 1778.96
Current children cumulated vsize (KiB) 157396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14080
/proc/meminfo: memFree=1495816/2055912 swapFree=4178232/4192956
[pid=13998] ppid=13996 vsize=47556 CPUtime=3.2
/proc/13998/stat : 13998 (galacM.sh) S 13996 13998 12237 0 -1 4194304 798 23550 0 1 0 0 305 15 17 0 1 0 219992247 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13998/statm: 11889 363 244 79 0 219 0
[pid=14021] ppid=13998 vsize=110052 CPUtime=1796.86
/proc/14021/stat : 14021 (minisat) R 13998 13998 12237 0 -1 4194304 26969 0 0 0 179656 30 0 0 25 0 1 0 219992576 112693248 26950 996147200 134512640 135136200 4294955968 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 0 0 0
/proc/14021/statm: 27513 26950 57 152 0 27358 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 157608

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 13998 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=64534
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=162975
# CPU time returned by wait4() is 3.22751
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.41
CPU time (s): 1800.06
CPU user time (s): 1799.61
CPU system time (s): 0.45
CPU usage (%): 99.814
Max. virtual memory (cumulated for all children) (KiB): 860108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.06453
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24348
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= 1235
involuntary context switches= 1266

runsolver used 2.13068 second user time and 5.99609 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-02 02:36:12
IDJOB=1036844
IDBENCH=53475
IDSOLVER=350
FILE ID=node78/1036844-1214958972
PBS_JOBID= 7870179
Free space on /tmp= 126860 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bb1a147ff1219a16de4d32893b55ecda
RANDOM SEED=1436147657

node78.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.247
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.247
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:      2055912 kB
MemFree:       1633032 kB
Buffers:         43352 kB
Cached:         293312 kB
SwapCached:       7484 kB
Active:          78832 kB
Inactive:       272660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1633032 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            3480 kB
Writeback:           0 kB
Mapped:          23088 kB
Slab:            56860 kB
Committed_AS:   466788 kB
PageTables:       1544 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126852 MiB
End job on node78 at 2008-07-02 03:06:18