Trace number 196467

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.07 1810.5

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-2.xml
MD5SUM0544fe0ef69f30e7e80bf7a3c2e605fc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.96855
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08	c This is CSPtoSAT+minisat version 0.3
0.08	c (c) 2006 roussel@cril.univ-artois.fr
0.08	
0.08	c This solver internally uses a modified version of MiniSat2 version 061112
0.08	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.08	
0.08	c parsing...
1.06	c ...done
1.06	c #SATvar=363874 #SATclauses=725344 #CSPpredicates=8975

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node26/watcher-196467-1168051950 -o ROOT/results/node26/solver-196467-1168051950 -C 1800 -M 900 /tmp/evaluation/196467-1168051950/CSPtoSAT+minisat /tmp/evaluation/196467-1168051950/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.93 1.40 1.74 3/86 16080
/proc/meminfo: memFree=1392432/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=428 CPUtime=0
/proc/16079/stat : 16079 (CSPtoSAT+minisa) D 16074 16079 15994 0 -1 4194304 48 0 0 0 0 0 0 0 19 0 1 0 153589303 438272 33 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12591908 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16079/statm: 107 33 28 52 0 18 0

[startup+0.105525 s]
/proc/loadavg: 0.93 1.40 1.74 3/86 16080
/proc/meminfo: memFree=1392432/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=6952 CPUtime=0.02
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 813 0 20 0 2 0 0 0 18 0 1 0 153589303 7118848 801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310426 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 1738 801 689 52 0 106 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6952

[startup+0.513564 s]
/proc/loadavg: 0.93 1.40 1.74 3/86 16080
/proc/meminfo: memFree=1392432/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=61768 CPUtime=0.43
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 12761 0 20 0 37 6 0 0 21 0 1 0 153589303 63250432 12717 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 15442 12717 704 52 0 13810 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 61768

[startup+1.33465 s]
/proc/loadavg: 0.93 1.40 1.74 3/86 16080
/proc/meminfo: memFree=1288048/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=63408 CPUtime=1.25
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 13224 0 20 0 118 7 0 0 25 0 1 0 153589303 64929792 13154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 15852 13154 721 52 0 14220 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 63408

[startup+2.9718 s]
/proc/loadavg: 1.01 1.41 1.74 3/86 16080
/proc/meminfo: memFree=1287792/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=63540 CPUtime=2.88
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 13242 0 20 0 281 7 0 0 25 0 1 0 153589303 65064960 13172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 15885 13172 721 52 0 14253 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 63540

[startup+6.26011 s]
/proc/loadavg: 1.01 1.41 1.74 3/86 16080
/proc/meminfo: memFree=1287344/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=63904 CPUtime=6.14
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 13313 0 20 0 607 7 0 0 25 0 1 0 153589303 65437696 13243 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678601 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 15976 13243 721 52 0 14344 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 63904

[startup+12.7207 s]
/proc/loadavg: 1.16 1.43 1.74 3/86 16080
/proc/meminfo: memFree=1287280/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=63904 CPUtime=12.57
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 13348 0 20 0 1250 7 0 0 25 0 1 0 153589303 65437696 13278 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 15976 13278 721 52 0 14344 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 63904

[startup+25.5519 s]
/proc/loadavg: 1.29 1.44 1.74 3/86 16080
/proc/meminfo: memFree=1286832/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=64348 CPUtime=25.34
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 13415 0 20 0 2527 7 0 0 25 0 1 0 153589303 65892352 13345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 16087 13345 721 52 0 14455 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 64348

[startup+51.2103 s]
/proc/loadavg: 1.53 1.49 1.75 3/86 16080
/proc/meminfo: memFree=1286128/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=64744 CPUtime=50.88
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 13516 0 20 0 5080 8 0 0 25 0 1 0 153589303 66297856 13446 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 16186 13446 721 52 0 14554 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 64744

[startup+102.414 s]
/proc/loadavg: 1.81 1.57 1.76 3/86 16080
/proc/meminfo: memFree=1284720/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=65464 CPUtime=101.84
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 13712 0 20 0 10176 8 0 0 25 0 1 0 153589303 67035136 13642 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 16366 13642 721 52 0 14734 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 65464

[startup+162.445 s]
/proc/loadavg: 1.92 1.64 1.77 3/86 16080
/proc/meminfo: memFree=1283120/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=66420 CPUtime=161.6
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 13932 0 20 0 16151 9 0 0 25 0 1 0 153589303 68014080 13862 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 16605 13862 721 52 0 14973 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 66420

[startup+222.481 s]
/proc/loadavg: 1.97 1.71 1.78 3/86 16080
/proc/meminfo: memFree=1281520/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=67292 CPUtime=221.35
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 14144 0 20 0 22126 9 0 0 25 0 1 0 153589303 68907008 14074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 16823 14074 721 52 0 15191 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 67292

[startup+282.518 s]
/proc/loadavg: 1.99 1.76 1.79 3/86 16080
/proc/meminfo: memFree=1279920/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=68084 CPUtime=281.11
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 14352 0 20 0 28101 10 0 0 25 0 1 0 153589303 69718016 14282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 17021 14282 721 52 0 15389 0
Current children cumulated CPU time (s) 281.11
Current children cumulated vsize (KiB) 68084

[startup+342.552 s]
/proc/loadavg: 1.99 1.80 1.80 3/86 16080
/proc/meminfo: memFree=1278448/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=68864 CPUtime=340.85
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 14550 0 20 0 34075 10 0 0 25 0 1 0 153589303 70516736 14480 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 17216 14480 721 52 0 15584 0
Current children cumulated CPU time (s) 340.85
Current children cumulated vsize (KiB) 68864

[startup+402.586 s]
/proc/loadavg: 1.99 1.83 1.81 3/86 16080
/proc/meminfo: memFree=1276976/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=69656 CPUtime=400.61
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 14748 0 20 0 40050 11 0 0 25 0 1 0 153589303 71327744 14678 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 17414 14678 721 52 0 15782 0
Current children cumulated CPU time (s) 400.61
Current children cumulated vsize (KiB) 69656

[startup+462.618 s]
/proc/loadavg: 1.99 1.86 1.82 3/86 16080
/proc/meminfo: memFree=1275504/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=70448 CPUtime=460.37
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 14939 0 20 0 46025 12 0 0 25 0 1 0 153589303 72138752 14869 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 17612 14869 721 52 0 15980 0
Current children cumulated CPU time (s) 460.37
Current children cumulated vsize (KiB) 70448

[startup+522.653 s]
/proc/loadavg: 1.99 1.88 1.83 3/92 16152
/proc/meminfo: memFree=1272616/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=71288 CPUtime=520.05
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 15131 0 20 0 51993 12 0 0 25 0 1 0 153589303 72998912 15061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 17822 15061 721 52 0 16190 0
Current children cumulated CPU time (s) 520.05
Current children cumulated vsize (KiB) 71288

[startup+582.719 s]
/proc/loadavg: 2.43 2.00 1.87 4/97 16664
/proc/meminfo: memFree=1259616/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=71948 CPUtime=577.53
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 15312 0 20 0 57739 14 0 0 25 0 1 0 153589303 73674752 15242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 17987 15242 721 52 0 16355 0
Current children cumulated CPU time (s) 577.53
Current children cumulated vsize (KiB) 71948

[startup+642.758 s]
/proc/loadavg: 2.19 2.01 1.88 3/86 16754
/proc/meminfo: memFree=1237296/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=72608 CPUtime=636.87
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 15499 0 20 0 63671 16 0 0 25 0 1 0 153589303 74350592 15429 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 18152 15429 721 52 0 16520 0
Current children cumulated CPU time (s) 636.87
Current children cumulated vsize (KiB) 72608

[startup+702.791 s]
/proc/loadavg: 2.12 2.02 1.89 3/86 16754
/proc/meminfo: memFree=1235952/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=73400 CPUtime=696.62
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 15684 0 20 0 69646 16 0 0 25 0 1 0 153589303 75161600 15614 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 18350 15614 721 52 0 16718 0
Current children cumulated CPU time (s) 696.62
Current children cumulated vsize (KiB) 73400

[startup+762.823 s]
/proc/loadavg: 2.04 2.02 1.89 3/86 16754
/proc/meminfo: memFree=1234544/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=74328 CPUtime=756.37
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 15871 0 20 0 75621 16 0 0 25 0 1 0 153589303 76111872 15801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 18582 15801 721 52 0 16950 0
Current children cumulated CPU time (s) 756.37
Current children cumulated vsize (KiB) 74328

[startup+822.855 s]
/proc/loadavg: 2.01 2.01 1.90 3/86 16754
/proc/meminfo: memFree=1233200/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=74988 CPUtime=816.12
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 16054 0 20 0 81596 16 0 0 25 0 1 0 153589303 76787712 15984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 18747 15984 721 52 0 17115 0
Current children cumulated CPU time (s) 816.12
Current children cumulated vsize (KiB) 74988

[startup+882.894 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16754
/proc/meminfo: memFree=1231792/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=75648 CPUtime=875.88
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 16232 0 20 0 87571 17 0 0 25 0 1 0 153589303 77463552 16162 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 18912 16162 721 52 0 17280 0
Current children cumulated CPU time (s) 875.88
Current children cumulated vsize (KiB) 75648

[startup+942.93 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16754
/proc/meminfo: memFree=1230512/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=76308 CPUtime=935.63
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 16410 0 20 0 93546 17 0 0 25 0 1 0 153589303 78139392 16340 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 19077 16340 721 52 0 17445 0
Current children cumulated CPU time (s) 935.63
Current children cumulated vsize (KiB) 76308

[startup+1002.96 s]
/proc/loadavg: 2.05 2.01 1.91 3/86 16754
/proc/meminfo: memFree=1229296/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=76968 CPUtime=995.38
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 16592 0 20 0 99520 18 0 0 25 0 1 0 153589303 78815232 16522 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 19242 16522 721 52 0 17610 0
Current children cumulated CPU time (s) 995.38
Current children cumulated vsize (KiB) 76968

[startup+1062.99 s]
/proc/loadavg: 2.02 2.01 1.91 3/86 16754
/proc/meminfo: memFree=1227952/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=77628 CPUtime=1055.14
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 16767 0 20 0 105496 18 0 0 25 0 1 0 153589303 79491072 16697 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 19407 16697 721 52 0 17775 0
Current children cumulated CPU time (s) 1055.14
Current children cumulated vsize (KiB) 77628

[startup+1123.02 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16754
/proc/meminfo: memFree=1226608/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=78824 CPUtime=1114.89
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 16946 0 20 0 111471 18 0 0 25 0 1 0 153589303 80715776 16876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 19706 16876 721 52 0 18074 0
Current children cumulated CPU time (s) 1114.89
Current children cumulated vsize (KiB) 78824

[startup+1183.06 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16754
/proc/meminfo: memFree=1225328/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=79484 CPUtime=1174.64
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 17122 0 20 0 117446 18 0 0 25 0 1 0 153589303 81391616 17052 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 19871 17052 721 52 0 18239 0
Current children cumulated CPU time (s) 1174.64
Current children cumulated vsize (KiB) 79484

[startup+1243.09 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16754
/proc/meminfo: memFree=1223920/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=80144 CPUtime=1234.39
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 17300 0 20 0 123421 18 0 0 25 0 1 0 153589303 82067456 17230 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 20036 17230 721 52 0 18404 0
Current children cumulated CPU time (s) 1234.39
Current children cumulated vsize (KiB) 80144

[startup+1303.12 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16754
/proc/meminfo: memFree=1222640/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=80804 CPUtime=1294.14
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 17476 0 20 0 129395 19 0 0 25 0 1 0 153589303 82743296 17406 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 20201 17406 721 52 0 18569 0
Current children cumulated CPU time (s) 1294.14
Current children cumulated vsize (KiB) 80804

[startup+1363.15 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16754
/proc/meminfo: memFree=1221296/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=81464 CPUtime=1353.89
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 17651 0 20 0 135370 19 0 0 25 0 1 0 153589303 83419136 17581 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 20366 17581 721 52 0 18734 0
Current children cumulated CPU time (s) 1353.89
Current children cumulated vsize (KiB) 81464

[startup+1423.19 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16754
/proc/meminfo: memFree=1220016/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=82124 CPUtime=1413.65
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 17826 0 20 0 141345 20 0 0 25 0 1 0 153589303 84094976 17756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 20531 17756 721 52 0 18899 0
Current children cumulated CPU time (s) 1413.65
Current children cumulated vsize (KiB) 82124

[startup+1483.22 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16754
/proc/meminfo: memFree=1218672/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=82784 CPUtime=1473.4
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 18001 0 20 0 147320 20 0 0 25 0 1 0 153589303 84770816 17931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 20696 17931 721 52 0 19064 0
Current children cumulated CPU time (s) 1473.4
Current children cumulated vsize (KiB) 82784

[startup+1543.26 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16754
/proc/meminfo: memFree=1217456/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=83312 CPUtime=1533.16
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 18172 0 20 0 153295 21 0 0 25 0 1 0 153589303 85311488 18102 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 20828 18102 721 52 0 19196 0
Current children cumulated CPU time (s) 1533.16
Current children cumulated vsize (KiB) 83312

[startup+1603.29 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16756
/proc/meminfo: memFree=1216176/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=83972 CPUtime=1592.91
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 18343 0 20 0 159270 21 0 0 25 0 1 0 153589303 85987328 18273 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678585 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 20993 18273 721 52 0 19361 0
Current children cumulated CPU time (s) 1592.91
Current children cumulated vsize (KiB) 83972

[startup+1663.32 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16756
/proc/meminfo: memFree=1214960/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=85240 CPUtime=1652.92
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 18520 0 20 0 165271 21 0 0 25 0 1 0 153589303 87285760 18450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 21310 18450 721 52 0 19678 0
Current children cumulated CPU time (s) 1652.92
Current children cumulated vsize (KiB) 85240

[startup+1723.35 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16756
/proc/meminfo: memFree=1213680/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=85900 CPUtime=1712.93
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 18695 0 20 0 171272 21 0 0 25 0 1 0 153589303 87961600 18625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678449 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 21475 18625 721 52 0 19843 0
Current children cumulated CPU time (s) 1712.93
Current children cumulated vsize (KiB) 85900

[startup+1783.39 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16756
/proc/meminfo: memFree=1212400/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=86560 CPUtime=1772.96
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 18864 0 20 0 177274 22 0 0 25 0 1 0 153589303 88637440 18794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 21640 18794 721 52 0 20008 0
Current children cumulated CPU time (s) 1772.96
Current children cumulated vsize (KiB) 86560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.48 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 16756
/proc/meminfo: memFree=1211824/2055920 swapFree=4192812/4192956
[pid=16079] ppid=16074 vsize=86824 CPUtime=1800.04
/proc/16079/stat : 16079 (CSPtoSAT+minisa) R 16074 16079 15994 0 -1 4194304 18942 0 20 0 179982 22 0 0 25 0 1 0 153589303 88907776 18872 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 13025727 0 0 4096 0 0 0 0 17 1 0 0
/proc/16079/statm: 21706 18872 721 52 0 20074 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 86824

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.5
CPU time (s): 1800.07
CPU user time (s): 1799.83
CPU system time (s): 0.239963
CPU usage (%): 99.424
Max. virtual memory (cumulated for all children) (KiB): 86824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18942
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 22064

runsolver used 1.68574 s user time and 4.94125 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan  6 02:52:30 UTC 2007


IDJOB= 196467
IDBENCH= 3352
FILE ID= node26/196467-1168051950

PBS_JOBID= 3475513

Free space on /tmp= 66506 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-2.xml
COMMAND LINE= /tmp/evaluation/196467-1168051950/CSPtoSAT+minisat /tmp/evaluation/196467-1168051950/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-196467-1168051950 -o ROOT/results/node26/solver-196467-1168051950 -C 1800 -M 900  /tmp/evaluation/196467-1168051950/CSPtoSAT+minisat /tmp/evaluation/196467-1168051950/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  0544fe0ef69f30e7e80bf7a3c2e605fc

RANDOM SEED= 394639825

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.236
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.236
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:       1393856 kB
Buffers:         36580 kB
Cached:         489400 kB
SwapCached:          0 kB
Active:         113728 kB
Inactive:       476396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5676 kB
Writeback:           0 kB
Mapped:          83136 kB
Slab:            57048 kB
Committed_AS:  2702868 kB
PageTables:       2112 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= 66534 MiB



End job on node26 on Sat Jan  6 03:22:41 UTC 2007