Trace number 198936

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.01 1804

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f1.xml
MD5SUMa9ee5762bd9cc960c2c3327ea9b7951e
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 benchmark70.2573
SatisfiableNO
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size43
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node60/watcher-198936-1168053633 -o ROOT/results/node60/solver-198936-1168053633 -C 1800 -M 900 /tmp/evaluation/198936-1168053633/CSPtoSAT+minisat /tmp/evaluation/198936-1168053633/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.06 1.74 1.86 5/70 9308
/proc/meminfo: memFree=1493176/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=6696 CPUtime=0
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 398 0 0 0 0 0 0 0 18 0 1 0 153761892 6856704 378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5537880 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 1674 379 354 52 0 30 0

[startup+0.103962 s]
/proc/loadavg: 1.06 1.74 1.86 5/70 9308
/proc/meminfo: memFree=1493176/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=18260 CPUtime=0.09
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 3416 0 0 0 8 1 0 0 18 0 1 0 153761892 18698240 3384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5975850 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 4565 3385 704 52 0 2933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18260

[startup+0.511927 s]
/proc/loadavg: 1.06 1.74 1.86 5/70 9308
/proc/meminfo: memFree=1493176/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=18888 CPUtime=0.5
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 3624 0 0 0 49 1 0 0 21 0 1 0 153761892 19341312 3566 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665704 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 4722 3566 721 52 0 3090 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18888

[startup+1.33201 s]
/proc/loadavg: 1.06 1.74 1.86 3/73 9311
/proc/meminfo: memFree=1382176/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=19032 CPUtime=1.32
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 3645 0 0 0 131 1 0 0 25 0 1 0 153761892 19488768 3587 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 4758 3587 721 52 0 3126 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19032

[startup+2.96917 s]
/proc/loadavg: 1.06 1.74 1.86 3/73 9311
/proc/meminfo: memFree=1381920/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=19204 CPUtime=2.96
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 3682 0 0 0 294 2 0 0 25 0 1 0 153761892 19664896 3624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665739 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 4801 3624 721 52 0 3169 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19204

[startup+6.25149 s]
/proc/loadavg: 1.22 1.76 1.87 3/73 9311
/proc/meminfo: memFree=1381600/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=19388 CPUtime=6.24
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 3734 0 0 0 622 2 0 0 25 0 1 0 153761892 19853312 3676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 4847 3676 721 52 0 3215 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19388

[startup+12.7161 s]
/proc/loadavg: 1.28 1.76 1.87 3/73 9311
/proc/meminfo: memFree=1381280/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=19684 CPUtime=12.7
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 3810 0 0 0 1268 2 0 0 25 0 1 0 153761892 20156416 3752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 4921 3752 721 52 0 3289 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 19684

[startup+25.5454 s]
/proc/loadavg: 1.44 1.77 1.87 3/73 9311
/proc/meminfo: memFree=1380832/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=20220 CPUtime=25.52
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 3930 0 0 0 2550 2 0 0 25 0 1 0 153761892 20705280 3872 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 5055 3872 721 52 0 3423 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 20220

[startup+51.1919 s]
/proc/loadavg: 1.63 1.79 1.87 3/73 9311
/proc/meminfo: memFree=1379616/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=21100 CPUtime=51.16
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 4155 0 0 0 5114 2 0 0 25 0 1 0 153761892 21606400 4097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 5275 4097 721 52 0 3643 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 21100

[startup+102.482 s]
/proc/loadavg: 1.84 1.82 1.88 3/73 9311
/proc/meminfo: memFree=1377568/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=22632 CPUtime=102.44
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 4548 0 0 0 10241 3 0 0 25 0 1 0 153761892 23175168 4490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 5658 4490 721 52 0 4026 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 22632

[startup+162.491 s]
/proc/loadavg: 1.99 1.86 1.89 3/73 9311
/proc/meminfo: memFree=1375648/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=24468 CPUtime=162.44
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 4983 0 0 0 16240 4 0 0 25 0 1 0 153761892 25055232 4925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 6117 4925 721 52 0 4485 0
Current children cumulated CPU time (s) 162.44
Current children cumulated vsize (KiB) 24468

[startup+222.506 s]
/proc/loadavg: 1.99 1.89 1.90 3/73 9311
/proc/meminfo: memFree=1373792/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=26232 CPUtime=222.43
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 5404 0 0 0 22239 4 0 0 25 0 1 0 153761892 26861568 5346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 6558 5346 721 52 0 4926 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 26232

[startup+282.512 s]
/proc/loadavg: 2.03 1.92 1.91 3/73 9311
/proc/meminfo: memFree=1372000/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=27684 CPUtime=282.42
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 5805 0 0 0 28237 5 0 0 25 0 1 0 153761892 28348416 5747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 6921 5747 721 52 0 5289 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 27684

[startup+342.522 s]
/proc/loadavg: 2.07 1.94 1.91 3/73 9311
/proc/meminfo: memFree=1370336/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=29404 CPUtime=342.42
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 6189 0 0 0 34236 6 0 0 25 0 1 0 153761892 30109696 6131 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 7351 6131 721 52 0 5719 0
Current children cumulated CPU time (s) 342.42
Current children cumulated vsize (KiB) 29404

[startup+402.533 s]
/proc/loadavg: 2.07 1.97 1.92 3/73 9311
/proc/meminfo: memFree=1368608/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=30724 CPUtime=402.42
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 6561 0 0 0 40235 7 0 0 25 0 1 0 153761892 31461376 6503 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 7681 6503 721 52 0 6049 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 30724

[startup+462.544 s]
/proc/loadavg: 2.18 2.02 1.94 3/73 9311
/proc/meminfo: memFree=1366880/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=32044 CPUtime=462.41
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 6918 0 0 0 46234 7 0 0 25 0 1 0 153761892 32813056 6860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8011 6860 721 52 0 6379 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 32044

[startup+522.568 s]
/proc/loadavg: 2.06 2.01 1.94 3/73 9311
/proc/meminfo: memFree=1365344/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=33768 CPUtime=522.42
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7260 0 0 0 52234 8 0 0 25 0 1 0 153761892 34578432 7202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8442 7202 721 52 0 6810 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 33768

[startup+582.576 s]
/proc/loadavg: 2.02 2.00 1.94 3/73 9311
/proc/meminfo: memFree=1363744/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35088 CPUtime=582.42
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7595 0 0 0 58233 9 0 0 25 0 1 0 153761892 35930112 7537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8772 7537 721 52 0 7140 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 35088

[startup+642.587 s]
/proc/loadavg: 2.01 2.00 1.94 3/73 9311
/proc/meminfo: memFree=1362848/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35748 CPUtime=642.41
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7774 0 0 0 64232 9 0 0 25 0 1 0 153761892 36605952 7716 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8937 7716 721 52 0 7305 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 35748

[startup+702.613 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9311
/proc/meminfo: memFree=1362592/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35748 CPUtime=702.42
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7787 0 0 0 70233 9 0 0 25 0 1 0 153761892 36605952 7729 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8937 7729 721 52 0 7305 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 35748

[startup+762.635 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 9311
/proc/meminfo: memFree=1362336/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35748 CPUtime=762.43
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7793 0 0 0 76234 9 0 0 25 0 1 0 153761892 36605952 7735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8937 7735 721 52 0 7305 0
Current children cumulated CPU time (s) 762.43
Current children cumulated vsize (KiB) 35748

[startup+822.652 s]
/proc/loadavg: 2.07 2.02 1.94 3/73 9311
/proc/meminfo: memFree=1362144/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35748 CPUtime=822.43
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7799 0 0 0 82234 9 0 0 25 0 1 0 153761892 36605952 7741 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8937 7741 721 52 0 7305 0
Current children cumulated CPU time (s) 822.43
Current children cumulated vsize (KiB) 35748

[startup+882.668 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 9311
/proc/meminfo: memFree=1361952/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=882.43
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7805 0 0 0 88234 9 0 0 25 0 1 0 153761892 36741120 7747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687480 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7747 721 52 0 7338 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 35880

[startup+942.683 s]
/proc/loadavg: 2.05 2.02 1.95 3/73 9311
/proc/meminfo: memFree=1361696/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=942.43
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7807 0 0 0 94234 9 0 0 25 0 1 0 153761892 36741120 7749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7749 721 52 0 7338 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 35880

[startup+1002.7 s]
/proc/loadavg: 2.12 2.04 1.96 4/73 9311
/proc/meminfo: memFree=1361504/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1002.28
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7809 0 0 0 100219 9 0 0 25 0 1 0 153761892 36741120 7751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7751 721 52 0 7338 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 35880

[startup+1062.74 s]
/proc/loadavg: 2.04 2.03 1.96 3/73 9311
/proc/meminfo: memFree=1361376/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1062.05
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7812 0 0 0 106196 9 0 0 25 0 1 0 153761892 36741120 7754 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7754 721 52 0 7338 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 35880

[startup+1122.77 s]
/proc/loadavg: 2.01 2.02 1.96 3/73 9311
/proc/meminfo: memFree=1361120/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1121.81
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7815 0 0 0 112172 9 0 0 25 0 1 0 153761892 36741120 7757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687459 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7757 721 52 0 7338 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 35880

[startup+1182.81 s]
/proc/loadavg: 2.00 2.02 1.96 3/73 9311
/proc/meminfo: memFree=1360928/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1181.57
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7818 0 0 0 118148 9 0 0 25 0 1 0 153761892 36741120 7760 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7760 721 52 0 7338 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 35880

[startup+1242.85 s]
/proc/loadavg: 2.05 2.03 1.96 3/73 9311
/proc/meminfo: memFree=1360800/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1241.34
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7821 0 0 0 124125 9 0 0 25 0 1 0 153761892 36741120 7763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7763 721 52 0 7338 0
Current children cumulated CPU time (s) 1241.34
Current children cumulated vsize (KiB) 35880

[startup+1302.88 s]
/proc/loadavg: 2.02 2.02 1.96 3/73 9311
/proc/meminfo: memFree=1360544/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1301.11
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7823 0 0 0 130102 9 0 0 25 0 1 0 153761892 36741120 7765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7765 721 52 0 7338 0
Current children cumulated CPU time (s) 1301.11
Current children cumulated vsize (KiB) 35880

[startup+1362.92 s]
/proc/loadavg: 2.00 2.02 1.96 3/73 9311
/proc/meminfo: memFree=1360352/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1360.89
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7825 0 0 0 136079 10 0 0 25 0 1 0 153761892 36741120 7767 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7767 721 52 0 7338 0
Current children cumulated CPU time (s) 1360.89
Current children cumulated vsize (KiB) 35880

[startup+1422.95 s]
/proc/loadavg: 2.00 2.01 1.96 3/73 9311
/proc/meminfo: memFree=1360160/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1420.66
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7827 0 0 0 142056 10 0 0 25 0 1 0 153761892 36741120 7769 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7769 721 52 0 7338 0
Current children cumulated CPU time (s) 1420.66
Current children cumulated vsize (KiB) 35880

[startup+1482.98 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 9311
/proc/meminfo: memFree=1359904/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1480.42
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7829 0 0 0 148032 10 0 0 25 0 1 0 153761892 36741120 7771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7771 721 52 0 7338 0
Current children cumulated CPU time (s) 1480.42
Current children cumulated vsize (KiB) 35880

[startup+1543.02 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 9311
/proc/meminfo: memFree=1359712/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1540.19
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7831 0 0 0 154009 10 0 0 25 0 1 0 153761892 36741120 7773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7773 721 52 0 7338 0
Current children cumulated CPU time (s) 1540.19
Current children cumulated vsize (KiB) 35880

[startup+1603.05 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 9311
/proc/meminfo: memFree=1359520/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1599.94
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7834 0 0 0 159984 10 0 0 25 0 1 0 153761892 36741120 7776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7776 721 52 0 7338 0
Current children cumulated CPU time (s) 1599.94
Current children cumulated vsize (KiB) 35880

[startup+1663.08 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 9311
/proc/meminfo: memFree=1359328/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1659.71
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7835 0 0 0 165961 10 0 0 25 0 1 0 153761892 36741120 7777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7777 721 52 0 7338 0
Current children cumulated CPU time (s) 1659.71
Current children cumulated vsize (KiB) 35880

[startup+1723.12 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 9311
/proc/meminfo: memFree=1359200/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1719.47
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7838 0 0 0 171937 10 0 0 25 0 1 0 153761892 36741120 7780 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7780 721 52 0 7338 0
Current children cumulated CPU time (s) 1719.47
Current children cumulated vsize (KiB) 35880

[startup+1783.15 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 9311
/proc/meminfo: memFree=1359008/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=35880 CPUtime=1779.24
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7838 0 0 0 177914 10 0 0 25 0 1 0 153761892 36741120 7780 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 8970 7780 721 52 0 7338 0
Current children cumulated CPU time (s) 1779.24
Current children cumulated vsize (KiB) 35880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.99 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 9311
/proc/meminfo: memFree=1358880/2055920 swapFree=4192812/4192956
[pid=9307] ppid=9304 vsize=36012 CPUtime=1800
/proc/9307/stat : 9307 (CSPtoSAT+minisa) R 9304 9307 8446 0 -1 4194304 7839 0 0 0 179989 11 0 0 25 0 1 0 153761892 36876288 7781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9307/statm: 9003 7781 721 52 0 7371 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 36012

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804
CPU time (s): 1800.01
CPU user time (s): 1799.89
CPU system time (s): 0.115982
CPU usage (%): 99.7786
Max. virtual memory (cumulated for all children) (KiB): 36012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7839
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= 10945

runsolver used 1.9837 s user time and 5.04923 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan  6 03:20:38 UTC 2007


IDJOB= 198936
IDBENCH= 3582
FILE ID= node60/198936-1168053633

PBS_JOBID= 3475486

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f1.xml
COMMAND LINE= /tmp/evaluation/198936-1168053633/CSPtoSAT+minisat /tmp/evaluation/198936-1168053633/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-198936-1168053633 -o ROOT/results/node60/solver-198936-1168053633 -C 1800 -M 900  /tmp/evaluation/198936-1168053633/CSPtoSAT+minisat /tmp/evaluation/198936-1168053633/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a9ee5762bd9cc960c2c3327ea9b7951e

RANDOM SEED= 674293077

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:       1493992 kB
Buffers:         57340 kB
Cached:         408256 kB
SwapCached:          0 kB
Active:          87120 kB
Inactive:       398864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3640 kB
Writeback:           0 kB
Mapped:          30564 kB
Slab:            61616 kB
Committed_AS:  3243972 kB
PageTables:       1684 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= 66550 MiB



End job on node60 on Sat Jan  6 03:50:46 UTC 2007