Trace number 210733

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.09 1809.84

General information on the benchmark

NamepseudoSeries/uclid/
cache-ibm-q-unbounded-Icl2arity-ucl.xml
MD5SUM5efcf89ecd13ec12f4b08945c1ac3a76
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.822
SatisfiableNO
(Un)Satisfiability was proved
Number of variables23837
Number of constraints67567
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67567
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
5.70	c ...done
5.71	c #SATvar=46454 #SATclauses=45230 #CSPpredicates=67567

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/node72/watcher-210733-1168062827 -o ROOT/results/node72/solver-210733-1168062827 -C 1800 -M 900 /tmp/evaluation/210733-1168062827/CSPtoSAT+minisat /tmp/evaluation/210733-1168062827/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.89 1.92 1.90 5/86 30652
/proc/meminfo: memFree=1293256/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=6696 CPUtime=0
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 424 0 0 0 0 0 0 0 19 0 1 0 154691521 6856704 403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2500404 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 1674 403 365 52 0 30 0

[startup+0.104811 s]
/proc/loadavg: 1.89 1.92 1.90 5/86 30652
/proc/meminfo: memFree=1293256/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=7484 CPUtime=0.09
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 947 0 0 0 9 0 0 0 19 0 1 0 154691521 7663616 915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134532056 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 1871 915 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.51286 s]
/proc/loadavg: 1.89 1.92 1.90 5/86 30652
/proc/meminfo: memFree=1293256/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=12752 CPUtime=0.49
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 2120 0 0 0 49 0 0 0 23 0 1 0 154691521 13058048 2020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2971259 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 3188 2020 697 52 0 1556 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 12752

[startup+1.33392 s]
/proc/loadavg: 1.89 1.92 1.90 3/86 30652
/proc/meminfo: memFree=1281928/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=18048 CPUtime=1.3
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 3416 0 0 0 129 1 0 0 25 0 1 0 154691521 18481152 3316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159266557 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 4512 3316 705 52 0 2880 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 18048

[startup+2.97107 s]
/proc/loadavg: 1.89 1.92 1.90 3/86 30652
/proc/meminfo: memFree=1277512/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=22800 CPUtime=2.92
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 4603 0 0 0 290 2 0 0 25 0 1 0 154691521 23347200 4470 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156274750 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 5700 4470 705 52 0 4068 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 22800

[startup+6.25838 s]
/proc/loadavg: 1.90 1.92 1.90 3/86 30652
/proc/meminfo: memFree=1264392/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=29996 CPUtime=6.18
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 6711 0 0 0 614 4 0 0 25 0 1 0 154691521 30715904 6274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 7499 6274 721 52 0 5867 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 29996

[startup+12.715 s]
/proc/loadavg: 1.91 1.92 1.90 3/86 30652
/proc/meminfo: memFree=1256392/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=30396 CPUtime=12.58
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 6799 0 0 0 1254 4 0 0 25 0 1 0 154691521 31125504 6362 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 7599 6362 721 52 0 5967 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 30396

[startup+25.5431 s]
/proc/loadavg: 1.93 1.93 1.90 3/86 30652
/proc/meminfo: memFree=1243976/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=30660 CPUtime=25.29
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 6871 0 0 0 2525 4 0 0 25 0 1 0 154691521 31395840 6434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 7665 6434 721 52 0 6033 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 30660

[startup+51.1955 s]
/proc/loadavg: 1.95 1.93 1.90 3/86 30652
/proc/meminfo: memFree=1218376/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=30944 CPUtime=50.71
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 6949 0 0 0 5067 4 0 0 25 0 1 0 154691521 31686656 6512 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 7736 6512 721 52 0 6104 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 30944

[startup+102.491 s]
/proc/loadavg: 2.04 1.96 1.91 3/86 30652
/proc/meminfo: memFree=1168456/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=31460 CPUtime=101.54
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 7062 0 0 0 10149 5 0 0 25 0 1 0 154691521 32215040 6625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573712 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 7865 6625 721 52 0 6233 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 31460

[startup+162.512 s]
/proc/loadavg: 2.01 1.96 1.91 3/86 30652
/proc/meminfo: memFree=1115656/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=31752 CPUtime=161.02
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 7159 0 0 0 16096 6 0 0 25 0 1 0 154691521 32514048 6722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 7938 6722 721 52 0 6306 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 31752

[startup+222.536 s]
/proc/loadavg: 2.08 1.98 1.92 3/86 30652
/proc/meminfo: memFree=1068744/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=32344 CPUtime=220.49
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 7269 0 0 0 22043 6 0 0 25 0 1 0 154691521 33120256 6832 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573844 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 8086 6832 721 52 0 6454 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 32344

[startup+282.556 s]
/proc/loadavg: 2.03 1.98 1.92 3/86 30652
/proc/meminfo: memFree=1022856/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=32476 CPUtime=279.97
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 7328 0 0 0 27990 7 0 0 25 0 1 0 154691521 33255424 6891 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 8119 6891 721 52 0 6487 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 32476

[startup+342.572 s]
/proc/loadavg: 2.07 2.00 1.92 3/86 30652
/proc/meminfo: memFree=977480/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=32740 CPUtime=339.43
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 7407 0 0 0 33936 7 0 0 25 0 1 0 154691521 33525760 6970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 8185 6970 721 52 0 6553 0
Current children cumulated CPU time (s) 339.43
Current children cumulated vsize (KiB) 32740

[startup+402.592 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 30652
/proc/meminfo: memFree=937352/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=33216 CPUtime=398.91
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 7484 0 0 0 39883 8 0 0 25 0 1 0 154691521 34013184 7047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678618 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 8304 7047 721 52 0 6672 0
Current children cumulated CPU time (s) 398.91
Current children cumulated vsize (KiB) 33216

[startup+462.626 s]
/proc/loadavg: 2.01 2.00 1.92 3/92 30768
/proc/meminfo: memFree=897936/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=33480 CPUtime=458.29
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 7561 0 0 0 45821 8 0 0 25 0 1 0 154691521 34283520 7124 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 8370 7124 721 52 0 6738 0
Current children cumulated CPU time (s) 458.29
Current children cumulated vsize (KiB) 33480

[startup+522.68 s]
/proc/loadavg: 2.00 2.00 1.92 3/92 30828
/proc/meminfo: memFree=859984/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=33824 CPUtime=517.74
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 7632 0 0 0 51765 9 0 0 25 0 1 0 154691521 34635776 7195 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 8456 7195 721 52 0 6824 0
Current children cumulated CPU time (s) 517.74
Current children cumulated vsize (KiB) 33824

[startup+582.706 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 30854
/proc/meminfo: memFree=822920/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=34616 CPUtime=577.17
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 7858 0 0 0 57708 9 0 0 25 0 1 0 154691521 35446784 7421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 8654 7421 721 52 0 7022 0
Current children cumulated CPU time (s) 577.17
Current children cumulated vsize (KiB) 34616

[startup+642.731 s]
/proc/loadavg: 2.06 2.01 1.93 3/86 30854
/proc/meminfo: memFree=780616/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=38712 CPUtime=636.65
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 8839 0 0 0 63654 11 0 0 25 0 1 0 154691521 39641088 8402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 9678 8402 721 52 0 8046 0
Current children cumulated CPU time (s) 636.65
Current children cumulated vsize (KiB) 38712

[startup+702.755 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 30854
/proc/meminfo: memFree=743560/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=40032 CPUtime=696.13
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 9186 0 0 0 69601 12 0 0 25 0 1 0 154691521 40992768 8749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 10008 8749 721 52 0 8376 0
Current children cumulated CPU time (s) 696.13
Current children cumulated vsize (KiB) 40032

[startup+762.778 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 30854
/proc/meminfo: memFree=707528/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=40032 CPUtime=755.61
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 9190 0 0 0 75549 12 0 0 25 0 1 0 154691521 40992768 8753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 10008 8753 721 52 0 8376 0
Current children cumulated CPU time (s) 755.61
Current children cumulated vsize (KiB) 40032

[startup+822.804 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 30854
/proc/meminfo: memFree=672456/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=40560 CPUtime=815.1
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 9313 0 0 0 81497 13 0 0 25 0 1 0 154691521 41533440 8876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533051 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 10140 8876 721 52 0 8508 0
Current children cumulated CPU time (s) 815.1
Current children cumulated vsize (KiB) 40560

[startup+882.835 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 30854
/proc/meminfo: memFree=639176/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=41484 CPUtime=874.58
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 9572 0 0 0 87444 14 0 0 25 0 1 0 154691521 42479616 9135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 10371 9135 721 52 0 8739 0
Current children cumulated CPU time (s) 874.58
Current children cumulated vsize (KiB) 41484

[startup+942.866 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 30854
/proc/meminfo: memFree=606600/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=41880 CPUtime=934.07
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 9665 0 0 0 93392 15 0 0 25 0 1 0 154691521 42885120 9228 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 10470 9228 721 52 0 8838 0
Current children cumulated CPU time (s) 934.07
Current children cumulated vsize (KiB) 41880

[startup+1002.89 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 30854
/proc/meminfo: memFree=573704/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=42804 CPUtime=993.55
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 9883 0 0 0 99339 16 0 0 25 0 1 0 154691521 43831296 9446 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 1 0 0
/proc/30651/statm: 10701 9446 721 52 0 9069 0
Current children cumulated CPU time (s) 993.55
Current children cumulated vsize (KiB) 42804

[startup+1062.96 s]
/proc/loadavg: 1.56 1.89 1.89 2/78 30869
/proc/meminfo: memFree=1485080/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=44652 CPUtime=1053.41
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 10341 0 0 0 105324 17 0 0 25 0 1 0 154691521 45723648 9904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 11163 9904 721 52 0 9531 0
Current children cumulated CPU time (s) 1053.41
Current children cumulated vsize (KiB) 44652

[startup+1123.01 s]
/proc/loadavg: 1.20 1.72 1.83 2/78 30869
/proc/meminfo: memFree=1483224/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=46764 CPUtime=1113.44
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 10876 0 0 0 111326 18 0 0 25 0 1 0 154691521 47886336 10439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 11691 10439 721 52 0 10059 0
Current children cumulated CPU time (s) 1113.44
Current children cumulated vsize (KiB) 46764

[startup+1183.05 s]
/proc/loadavg: 1.07 1.59 1.78 2/78 30869
/proc/meminfo: memFree=1482776/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=47160 CPUtime=1173.47
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 10974 0 0 0 117329 18 0 0 25 0 1 0 154691521 48291840 10537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 11790 10537 721 52 0 10158 0
Current children cumulated CPU time (s) 1173.47
Current children cumulated vsize (KiB) 47160

[startup+1243.09 s]
/proc/loadavg: 1.02 1.48 1.73 2/78 30869
/proc/meminfo: memFree=1481304/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=48612 CPUtime=1233.5
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 11349 0 0 0 123331 19 0 0 25 0 1 0 154691521 49778688 10912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 12153 10912 721 52 0 10521 0
Current children cumulated CPU time (s) 1233.5
Current children cumulated vsize (KiB) 48612

[startup+1303.14 s]
/proc/loadavg: 1.01 1.39 1.68 2/78 30869
/proc/meminfo: memFree=1479704/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=50328 CPUtime=1293.53
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 11759 0 0 0 129333 20 0 0 25 0 1 0 154691521 51535872 11322 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562942 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 12582 11322 721 52 0 10950 0
Current children cumulated CPU time (s) 1293.53
Current children cumulated vsize (KiB) 50328

[startup+1363.19 s]
/proc/loadavg: 1.00 1.32 1.63 2/78 30871
/proc/meminfo: memFree=1477920/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=51912 CPUtime=1353.55
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 12160 0 0 0 135335 20 0 0 25 0 1 0 154691521 53157888 11723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 12978 11723 721 52 0 11346 0
Current children cumulated CPU time (s) 1353.55
Current children cumulated vsize (KiB) 51912

[startup+1423.24 s]
/proc/loadavg: 1.07 1.27 1.60 2/78 30871
/proc/meminfo: memFree=1476896/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=53016 CPUtime=1413.59
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 12423 0 0 0 141338 21 0 0 25 0 1 0 154691521 54288384 11986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 13254 11986 721 52 0 11622 0
Current children cumulated CPU time (s) 1413.59
Current children cumulated vsize (KiB) 53016

[startup+1483.28 s]
/proc/loadavg: 1.02 1.22 1.56 2/78 30871
/proc/meminfo: memFree=1476704/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=53280 CPUtime=1473.61
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 12468 0 0 0 147340 21 0 0 25 0 1 0 154691521 54558720 12031 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 13320 12031 721 52 0 11688 0
Current children cumulated CPU time (s) 1473.61
Current children cumulated vsize (KiB) 53280

[startup+1543.32 s]
/proc/loadavg: 1.01 1.18 1.52 2/78 30871
/proc/meminfo: memFree=1475424/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=54600 CPUtime=1533.64
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 12791 0 0 0 153342 22 0 0 25 0 1 0 154691521 55910400 12354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 13650 12354 721 52 0 12018 0
Current children cumulated CPU time (s) 1533.64
Current children cumulated vsize (KiB) 54600

[startup+1603.37 s]
/proc/loadavg: 1.00 1.14 1.48 2/78 30871
/proc/meminfo: memFree=1474400/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=55676 CPUtime=1593.67
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 13058 0 0 0 159345 22 0 0 25 0 1 0 154691521 57012224 12621 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 13919 12621 721 52 0 12287 0
Current children cumulated CPU time (s) 1593.67
Current children cumulated vsize (KiB) 55676

[startup+1663.41 s]
/proc/loadavg: 1.00 1.11 1.45 2/78 30871
/proc/meminfo: memFree=1473952/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=56072 CPUtime=1653.69
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 13182 0 0 0 165347 22 0 0 25 0 1 0 154691521 57417728 12745 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 14018 12745 721 52 0 12386 0
Current children cumulated CPU time (s) 1653.69
Current children cumulated vsize (KiB) 56072

[startup+1723.45 s]
/proc/loadavg: 1.04 1.11 1.43 2/78 30871
/proc/meminfo: memFree=1472416/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=57660 CPUtime=1713.71
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 13554 0 0 0 171348 23 0 0 25 0 1 0 154691521 59043840 13117 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 14415 13117 721 52 0 12783 0
Current children cumulated CPU time (s) 1713.71
Current children cumulated vsize (KiB) 57660

[startup+1783.5 s]
/proc/loadavg: 1.01 1.08 1.40 2/78 30871
/proc/meminfo: memFree=1471968/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=58056 CPUtime=1773.74
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 13651 0 0 0 177351 23 0 0 25 0 1 0 154691521 59449344 13214 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 14514 13214 721 52 0 12882 0
Current children cumulated CPU time (s) 1773.74
Current children cumulated vsize (KiB) 58056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.83 s]
/proc/loadavg: 1.01 1.07 1.38 2/78 30871
/proc/meminfo: memFree=1471968/2055920 swapFree=4192812/4192956
[pid=30651] ppid=30649 vsize=58056 CPUtime=1800.07
/proc/30651/stat : 30651 (CSPtoSAT+minisa) R 30649 30651 30100 0 -1 4194304 13652 0 0 0 179984 23 0 0 25 0 1 0 154691521 59449344 13215 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573856 0 0 4096 0 0 0 0 17 0 0 0
/proc/30651/statm: 14514 13215 721 52 0 12882 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 58056

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.84
CPU time (s): 1800.09
CPU user time (s): 1799.85
CPU system time (s): 0.245962
CPU usage (%): 99.4611
Max. virtual memory (cumulated for all children) (KiB): 58056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13652
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= 10
involuntary context switches= 38121

runsolver used 2.18667 s user time and 5.14622 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan  6 05:53:47 UTC 2007


IDJOB= 210733
IDBENCH= 4641
FILE ID= node72/210733-1168062827

PBS_JOBID= 3475531

Free space on /tmp= 66539 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/cache-ibm-q-unbounded-Icl2arity-ucl.xml
COMMAND LINE= /tmp/evaluation/210733-1168062827/CSPtoSAT+minisat /tmp/evaluation/210733-1168062827/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-210733-1168062827 -o ROOT/results/node72/solver-210733-1168062827 -C 1800 -M 900  /tmp/evaluation/210733-1168062827/CSPtoSAT+minisat /tmp/evaluation/210733-1168062827/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5efcf89ecd13ec12f4b08945c1ac3a76

RANDOM SEED= 580024409

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.223
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.223
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:       1293736 kB
Buffers:         37336 kB
Cached:         382972 kB
SwapCached:          0 kB
Active:         340908 kB
Inactive:       348268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1293736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11852 kB
Writeback:           0 kB
Mapped:         291376 kB
Slab:            57408 kB
Committed_AS:  2784176 kB
PageTables:       2660 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= 66542 MiB



End job on node72 on Sat Jan  6 06:23:57 UTC 2007