Trace number 215064

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 1808.05

General information on the benchmark

NamepseudoSeries/
ii/ii-32c4.xml
MD5SUMf756a64a086b1e66d9d87aeff8d1d6e5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.84
SatisfiableYES
(Un)Satisfiability was proved
Number of variables1518
Number of constraints21621
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension21621
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node29/watcher-215064-1168064193 -o ROOT/results/node29/solver-215064-1168064193 -C 1800 -M 900 /tmp/evaluation/215064-1168064193/CSPtoSAT+minisat /tmp/evaluation/215064-1168064193/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: 1.93 1.98 1.93 5/86 15202
/proc/meminfo: memFree=1203160/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=496 CPUtime=0
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154813812 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4129572 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 124 36 29 52 0 19 0

[startup+0.108254 s]
/proc/loadavg: 1.93 1.98 1.93 5/86 15202
/proc/meminfo: memFree=1203160/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=7632 CPUtime=0.09
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 1017 0 0 0 9 0 0 0 18 0 1 0 154813812 7815168 985 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134652878 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 1908 985 703 52 0 276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7632

[startup+0.516276 s]
/proc/loadavg: 1.93 1.98 1.93 5/86 15202
/proc/meminfo: memFree=1203160/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=8688 CPUtime=0.5
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 1262 0 0 0 50 0 0 0 22 0 1 0 154813812 8896512 1230 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310417 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 2172 1230 703 52 0 540 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8688

[startup+1.33733 s]
/proc/loadavg: 1.93 1.98 1.93 3/86 15202
/proc/meminfo: memFree=1198936/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=10848 CPUtime=1.32
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 1799 0 0 0 131 1 0 0 25 0 1 0 154813812 11108352 1767 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134550645 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 2712 1767 703 52 0 1080 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10848

[startup+2.97443 s]
/proc/loadavg: 1.93 1.98 1.93 3/86 15202
/proc/meminfo: memFree=1196056/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=12700 CPUtime=2.94
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 2309 0 0 0 293 1 0 0 25 0 1 0 154813812 13004800 2251 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600117 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 3175 2251 720 52 0 1543 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 12700

[startup+6.26564 s]
/proc/loadavg: 1.93 1.98 1.93 3/86 15202
/proc/meminfo: memFree=1194712/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=13096 CPUtime=6.2
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 2413 0 0 0 618 2 0 0 25 0 1 0 154813812 13410304 2355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 3274 2355 720 52 0 1642 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 13096

[startup+12.724 s]
/proc/loadavg: 1.94 1.98 1.93 3/86 15202
/proc/meminfo: memFree=1192536/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=13492 CPUtime=12.6
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 2512 0 0 0 1258 2 0 0 25 0 1 0 154813812 13815808 2454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 3373 2454 720 52 0 1741 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 13492

[startup+25.5408 s]
/proc/loadavg: 1.95 1.98 1.93 3/86 15202
/proc/meminfo: memFree=1188632/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=13888 CPUtime=25.31
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 2630 0 0 0 2529 2 0 0 25 0 1 0 154813812 14221312 2572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 3472 2572 720 52 0 1840 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 13888

[startup+51.1804 s]
/proc/loadavg: 1.97 1.98 1.93 3/86 15202
/proc/meminfo: memFree=1179160/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=14680 CPUtime=50.73
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 2802 0 0 0 5070 3 0 0 25 0 1 0 154813812 15032320 2744 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 3670 2744 720 52 0 2038 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 14680

[startup+102.455 s]
/proc/loadavg: 1.98 1.98 1.93 3/86 15204
/proc/meminfo: memFree=1160664/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=16256 CPUtime=101.57
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 3196 0 0 0 10153 4 0 0 25 0 1 0 154813812 16646144 3138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 4064 3138 720 52 0 2432 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 16256

[startup+162.559 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 15204
/proc/meminfo: memFree=1140056/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=17828 CPUtime=161.15
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 3601 0 0 0 16110 5 0 0 25 0 1 0 154813812 18255872 3543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 4457 3543 720 52 0 2825 0
Current children cumulated CPU time (s) 161.15
Current children cumulated vsize (KiB) 17828

[startup+222.655 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 15204
/proc/meminfo: memFree=1119960/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=19404 CPUtime=220.74
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 4003 0 0 0 22068 6 0 0 25 0 1 0 154813812 19869696 3945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 4851 3945 720 52 0 3219 0
Current children cumulated CPU time (s) 220.74
Current children cumulated vsize (KiB) 19404

[startup+282.672 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 15204
/proc/meminfo: memFree=1098584/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=21116 CPUtime=280.27
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 4440 0 0 0 28020 7 0 0 25 0 1 0 154813812 21622784 4382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 5279 4382 720 52 0 3647 0
Current children cumulated CPU time (s) 280.27
Current children cumulated vsize (KiB) 21116

[startup+342.679 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 15204
/proc/meminfo: memFree=1077656/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=22960 CPUtime=339.79
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 4894 0 0 0 33971 8 0 0 25 0 1 0 154813812 23511040 4836 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 5740 4836 720 52 0 4108 0
Current children cumulated CPU time (s) 339.79
Current children cumulated vsize (KiB) 22960

[startup+402.695 s]
/proc/loadavg: 2.06 2.00 1.93 3/86 15204
/proc/meminfo: memFree=1057368/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=24708 CPUtime=399.31
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 5310 0 0 0 39923 8 0 0 25 0 1 0 154813812 25300992 5252 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687569 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 6177 5252 720 52 0 4545 0
Current children cumulated CPU time (s) 399.31
Current children cumulated vsize (KiB) 24708

[startup+462.719 s]
/proc/loadavg: 2.02 2.00 1.93 3/86 15204
/proc/meminfo: memFree=1038616/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=26556 CPUtime=458.83
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 5775 0 0 0 45874 9 0 0 25 0 1 0 154813812 27193344 5717 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 6639 5717 720 52 0 5007 0
Current children cumulated CPU time (s) 458.83
Current children cumulated vsize (KiB) 26556

[startup+522.736 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15204
/proc/meminfo: memFree=1018456/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=28132 CPUtime=518.36
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 6193 0 0 0 51826 10 0 0 25 0 1 0 154813812 28807168 6135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/15201/statm: 7033 6135 720 52 0 5401 0
Current children cumulated CPU time (s) 518.36
Current children cumulated vsize (KiB) 28132

[startup+582.754 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15242
/proc/meminfo: memFree=1708000/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=30104 CPUtime=577.99
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 6680 0 0 0 57787 12 0 0 25 0 1 0 154813812 30826496 6622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 7526 6622 720 52 0 5894 0
Current children cumulated CPU time (s) 577.99
Current children cumulated vsize (KiB) 30104

[startup+642.776 s]
/proc/loadavg: 2.05 2.01 1.94 3/86 15242
/proc/meminfo: memFree=1703008/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=31940 CPUtime=637.95
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 7134 0 0 0 63782 13 0 0 25 0 1 0 154813812 32706560 7076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 7985 7076 720 52 0 6353 0
Current children cumulated CPU time (s) 637.95
Current children cumulated vsize (KiB) 31940

[startup+702.798 s]
/proc/loadavg: 2.05 2.02 1.94 3/86 15242
/proc/meminfo: memFree=1698208/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=33916 CPUtime=697.9
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 7620 0 0 0 69777 13 0 0 25 0 1 0 154813812 34729984 7562 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668947 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 8479 7562 720 52 0 6847 0
Current children cumulated CPU time (s) 697.9
Current children cumulated vsize (KiB) 33916

[startup+762.815 s]
/proc/loadavg: 2.02 2.02 1.94 3/86 15242
/proc/meminfo: memFree=1696096/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=35632 CPUtime=757.88
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 8063 0 0 0 75774 14 0 0 25 0 1 0 154813812 36487168 8005 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 8908 8005 720 52 0 7276 0
Current children cumulated CPU time (s) 757.88
Current children cumulated vsize (KiB) 35632

[startup+822.84 s]
/proc/loadavg: 2.00 2.01 1.94 3/86 15242
/proc/meminfo: memFree=1694496/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=37208 CPUtime=817.83
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 8457 0 0 0 81768 15 0 0 25 0 1 0 154813812 38100992 8399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 9302 8399 720 52 0 7670 0
Current children cumulated CPU time (s) 817.83
Current children cumulated vsize (KiB) 37208

[startup+882.86 s]
/proc/loadavg: 2.05 2.02 1.95 3/86 15242
/proc/meminfo: memFree=1692832/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=38924 CPUtime=877.79
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 8863 0 0 0 87764 15 0 0 25 0 1 0 154813812 39858176 8805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 9731 8805 720 52 0 8099 0
Current children cumulated CPU time (s) 877.79
Current children cumulated vsize (KiB) 38924

[startup+942.879 s]
/proc/loadavg: 2.02 2.02 1.95 3/86 15242
/proc/meminfo: memFree=1691232/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=40376 CPUtime=937.76
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 9248 0 0 0 93760 16 0 0 25 0 1 0 154813812 41345024 9190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 10094 9190 720 52 0 8462 0
Current children cumulated CPU time (s) 937.76
Current children cumulated vsize (KiB) 40376

[startup+1002.9 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 15242
/proc/meminfo: memFree=1689632/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=41956 CPUtime=997.7
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 9630 0 0 0 99754 16 0 0 25 0 1 0 154813812 42962944 9572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 10489 9572 720 52 0 8857 0
Current children cumulated CPU time (s) 997.7
Current children cumulated vsize (KiB) 41956

[startup+1062.92 s]
/proc/loadavg: 2.06 2.02 1.95 3/86 15242
/proc/meminfo: memFree=1688224/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=43272 CPUtime=1057.67
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 9966 0 0 0 105750 17 0 0 25 0 1 0 154813812 44310528 9908 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 10818 9908 720 52 0 9186 0
Current children cumulated CPU time (s) 1057.67
Current children cumulated vsize (KiB) 43272

[startup+1122.94 s]
/proc/loadavg: 2.02 2.02 1.95 3/86 15242
/proc/meminfo: memFree=1686880/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=44588 CPUtime=1117.65
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 10305 0 0 0 111747 18 0 0 25 0 1 0 154813812 45658112 10247 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687281 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 11147 10247 720 52 0 9515 0
Current children cumulated CPU time (s) 1117.65
Current children cumulated vsize (KiB) 44588

[startup+1182.96 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 15242
/proc/meminfo: memFree=1685536/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=45896 CPUtime=1177.59
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 10622 0 0 0 117740 19 0 0 25 0 1 0 154813812 46997504 10564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 11474 10564 720 52 0 9842 0
Current children cumulated CPU time (s) 1177.59
Current children cumulated vsize (KiB) 45896

[startup+1242.97 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 15242
/proc/meminfo: memFree=1684320/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=47076 CPUtime=1237.55
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 10927 0 0 0 123736 19 0 0 25 0 1 0 154813812 48205824 10869 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 11769 10869 720 52 0 10137 0
Current children cumulated CPU time (s) 1237.55
Current children cumulated vsize (KiB) 47076

[startup+1303.06 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 15242
/proc/meminfo: memFree=1682976/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=48388 CPUtime=1297.37
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 11246 0 0 0 129718 19 0 0 25 0 1 0 154813812 49549312 11188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 12097 11188 720 52 0 10465 0
Current children cumulated CPU time (s) 1297.37
Current children cumulated vsize (KiB) 48388

[startup+1363.06 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 15242
/proc/meminfo: memFree=1681184/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=50232 CPUtime=1357.07
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 11689 0 0 0 135687 20 0 0 25 0 1 0 154813812 51437568 11631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 12558 11631 720 52 0 10926 0
Current children cumulated CPU time (s) 1357.07
Current children cumulated vsize (KiB) 50232

[startup+1423.07 s]
/proc/loadavg: 2.08 2.02 1.96 3/86 15242
/proc/meminfo: memFree=1679648/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=51548 CPUtime=1416.82
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 12049 0 0 0 141661 21 0 0 25 0 1 0 154813812 52785152 11991 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 12887 11991 720 52 0 11255 0
Current children cumulated CPU time (s) 1416.82
Current children cumulated vsize (KiB) 51548

[startup+1483.07 s]
/proc/loadavg: 2.10 2.03 1.96 3/86 15242
/proc/meminfo: memFree=1678304/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=52996 CPUtime=1476.55
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 12386 0 0 0 147633 22 0 0 25 0 1 0 154813812 54267904 12328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 13249 12328 720 52 0 11617 0
Current children cumulated CPU time (s) 1476.55
Current children cumulated vsize (KiB) 52996

[startup+1543.08 s]
/proc/loadavg: 2.04 2.02 1.96 3/86 15242
/proc/meminfo: memFree=1676832/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=54444 CPUtime=1536.28
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 12741 0 0 0 153605 23 0 0 25 0 1 0 154813812 55750656 12683 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668782 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 13611 12683 720 52 0 11979 0
Current children cumulated CPU time (s) 1536.28
Current children cumulated vsize (KiB) 54444

[startup+1603.08 s]
/proc/loadavg: 2.01 2.02 1.96 3/86 15242
/proc/meminfo: memFree=1675552/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=55628 CPUtime=1596.01
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 13040 0 0 0 159578 23 0 0 25 0 1 0 154813812 56963072 12982 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 13907 12982 720 52 0 12275 0
Current children cumulated CPU time (s) 1596.01
Current children cumulated vsize (KiB) 55628

[startup+1663.09 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 15242
/proc/meminfo: memFree=1674144/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=56948 CPUtime=1655.75
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 13383 0 0 0 165551 24 0 0 25 0 1 0 154813812 58314752 13325 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 14237 13325 720 52 0 12605 0
Current children cumulated CPU time (s) 1655.75
Current children cumulated vsize (KiB) 56948

[startup+1723.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 15242
/proc/meminfo: memFree=1672864/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=58136 CPUtime=1715.48
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 13689 0 0 0 171523 25 0 0 25 0 1 0 154813812 59531264 13631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 14534 13631 720 52 0 12902 0
Current children cumulated CPU time (s) 1715.48
Current children cumulated vsize (KiB) 58136

[startup+1783.11 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 15242
/proc/meminfo: memFree=1671648/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=59456 CPUtime=1775.23
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 13994 0 0 0 177497 26 0 0 25 0 1 0 154813812 60882944 13936 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 14864 13936 720 52 0 13232 0
Current children cumulated CPU time (s) 1775.23
Current children cumulated vsize (KiB) 59456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.03 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 15242
/proc/meminfo: memFree=1670944/2055920 swapFree=4192812/4192956
[pid=15201] ppid=15199 vsize=60116 CPUtime=1800.05
/proc/15201/stat : 15201 (CSPtoSAT+minisa) R 15199 15201 14654 0 -1 4194304 14159 0 0 0 179979 26 0 0 25 0 1 0 154813812 61558784 14101 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/15201/statm: 15029 14101 720 52 0 13397 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 60116

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.05
CPU time (s): 1800.07
CPU user time (s): 1799.79
CPU system time (s): 0.273958
CPU usage (%): 99.5584
Max. virtual memory (cumulated for all children) (KiB): 60116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.273958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14159
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 36866

runsolver used 1.93771 s user time and 5.17321 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 06:16:36 UTC 2007


IDJOB= 215064
IDBENCH= 4972
FILE ID= node29/215064-1168064193

PBS_JOBID= 3475573

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-32c4.xml
COMMAND LINE= /tmp/evaluation/215064-1168064193/CSPtoSAT+minisat /tmp/evaluation/215064-1168064193/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-215064-1168064193 -o ROOT/results/node29/solver-215064-1168064193 -C 1800 -M 900  /tmp/evaluation/215064-1168064193/CSPtoSAT+minisat /tmp/evaluation/215064-1168064193/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f756a64a086b1e66d9d87aeff8d1d6e5

RANDOM SEED= 173193620

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.241
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.241
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:       1204216 kB
Buffers:         38288 kB
Cached:         144904 kB
SwapCached:          0 kB
Active:         628772 kB
Inactive:       144684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4964 kB
Writeback:           0 kB
Mapped:         612696 kB
Slab:            62008 kB
Committed_AS:  3525268 kB
PageTables:       3388 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= 66543 MiB



End job on node29 on Sat Jan  6 06:46:45 UTC 2007