Trace number 198773

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.11 1800.65

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f3.xml
MD5SUMef05de44bc17daaf25b5294ac4693534
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 benchmark53.3299
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size41
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=74218 #SATclauses=146392 #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/node20/watcher-198773-1168053620 -o ROOT/results/node20/solver-198773-1168053620 -C 1800 -M 900 /tmp/evaluation/198773-1168053620/CSPtoSAT+minisat /tmp/evaluation/198773-1168053620/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.03 1.91 2.16 4/83 19047
/proc/meminfo: memFree=1648312/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=6696 CPUtime=0
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 153756849 6856704 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7588728 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 1674 383 358 52 0 30 0

[startup+0.103525 s]
/proc/loadavg: 1.03 1.91 2.16 4/83 19047
/proc/meminfo: memFree=1648312/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=18056 CPUtime=0.1
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 3289 0 0 0 9 1 0 0 18 0 1 0 153756849 18489344 3257 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 4514 3257 704 52 0 2882 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18056

[startup+0.511571 s]
/proc/loadavg: 1.03 1.91 2.16 4/83 19047
/proc/meminfo: memFree=1648312/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=18552 CPUtime=0.5
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 3493 0 0 0 49 1 0 0 22 0 1 0 153756849 18997248 3435 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 4638 3435 721 52 0 3006 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18552

[startup+1.33267 s]
/proc/loadavg: 1.03 1.91 2.16 3/86 19050
/proc/meminfo: memFree=1626528/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=18684 CPUtime=1.32
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 3514 0 0 0 131 1 0 0 25 0 1 0 153756849 19132416 3456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 4671 3456 721 52 0 3039 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 18684

[startup+2.97487 s]
/proc/loadavg: 1.03 1.91 2.16 3/86 19050
/proc/meminfo: memFree=1626272/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=18828 CPUtime=2.96
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 3551 0 0 0 295 1 0 0 25 0 1 0 153756849 19279872 3493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 4707 3493 721 52 0 3075 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 18828

[startup+6.25827 s]
/proc/loadavg: 1.18 1.93 2.17 3/86 19050
/proc/meminfo: memFree=1625632/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=19152 CPUtime=6.25
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 3612 0 0 0 624 1 0 0 25 0 1 0 153756849 19611648 3554 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678598 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 4788 3554 721 52 0 3156 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 19152

[startup+12.727 s]
/proc/loadavg: 1.25 1.93 2.17 3/86 19050
/proc/meminfo: memFree=1625120/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=19416 CPUtime=12.71
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 3688 0 0 0 1270 1 0 0 25 0 1 0 153756849 19881984 3630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 4854 3630 721 52 0 3222 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 19416

[startup+25.5436 s]
/proc/loadavg: 1.42 1.93 2.16 3/86 19050
/proc/meminfo: memFree=1624160/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=19980 CPUtime=25.52
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 3824 0 0 0 2551 1 0 0 25 0 1 0 153756849 20459520 3766 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 4995 3766 721 52 0 3363 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 19980

[startup+51.1957 s]
/proc/loadavg: 1.61 1.93 2.16 3/86 19050
/proc/meminfo: memFree=1622112/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=20988 CPUtime=51.16
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 4067 0 0 0 5114 2 0 0 25 0 1 0 153756849 21491712 4009 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 5247 4009 721 52 0 3615 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 20988

[startup+102.496 s]
/proc/loadavg: 1.83 1.94 2.15 3/86 19050
/proc/meminfo: memFree=1618528/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=22684 CPUtime=102.45
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 4511 0 0 0 10242 3 0 0 25 0 1 0 153756849 23228416 4453 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 5671 4453 721 52 0 4039 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 22684

[startup+162.514 s]
/proc/loadavg: 1.94 1.95 2.14 3/86 19050
/proc/meminfo: memFree=1614368/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=24832 CPUtime=162.45
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 4996 0 0 0 16241 4 0 0 25 0 1 0 153756849 25427968 4938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665750 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 6208 4938 721 52 0 4576 0
Current children cumulated CPU time (s) 162.45
Current children cumulated vsize (KiB) 24832

[startup+222.538 s]
/proc/loadavg: 1.97 1.95 2.13 3/86 19050
/proc/meminfo: memFree=1610656/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=26548 CPUtime=222.46
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 5457 0 0 0 22240 6 0 0 25 0 1 0 153756849 27185152 5399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 6637 5399 721 52 0 5005 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 26548

[startup+282.553 s]
/proc/loadavg: 1.99 1.96 2.12 3/86 19050
/proc/meminfo: memFree=1607008/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=28532 CPUtime=282.46
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 5896 0 0 0 28239 7 0 0 25 0 1 0 153756849 29216768 5838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 7133 5838 721 52 0 5501 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 28532

[startup+342.57 s]
/proc/loadavg: 1.99 1.97 2.10 3/86 19050
/proc/meminfo: memFree=1603552/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=30116 CPUtime=342.46
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 6319 0 0 0 34238 8 0 0 25 0 1 0 153756849 30838784 6261 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 7529 6261 721 52 0 5897 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 30116

[startup+402.588 s]
/proc/loadavg: 1.99 1.97 2.09 3/86 19050
/proc/meminfo: memFree=1600288/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=31568 CPUtime=402.46
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 6716 0 0 0 40237 9 0 0 25 0 1 0 153756849 32325632 6658 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 7892 6658 721 52 0 6260 0
Current children cumulated CPU time (s) 402.46
Current children cumulated vsize (KiB) 31568

[startup+462.604 s]
/proc/loadavg: 1.99 1.97 2.09 3/86 19050
/proc/meminfo: memFree=1597408/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=33424 CPUtime=462.45
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7095 0 0 0 46236 9 0 0 25 0 1 0 153756849 34226176 7037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8356 7037 721 52 0 6724 0
Current children cumulated CPU time (s) 462.45
Current children cumulated vsize (KiB) 33424

[startup+522.616 s]
/proc/loadavg: 1.99 1.97 2.08 3/86 19050
/proc/meminfo: memFree=1596000/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34612 CPUtime=522.44
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7423 0 0 0 52234 10 0 0 25 0 1 0 153756849 35442688 7365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8653 7365 721 52 0 7021 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 34612

[startup+582.628 s]
/proc/loadavg: 1.99 1.97 2.07 3/86 19050
/proc/meminfo: memFree=1595872/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34612 CPUtime=582.44
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7439 0 0 0 58233 11 0 0 25 0 1 0 153756849 35442688 7381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8653 7381 721 52 0 7021 0
Current children cumulated CPU time (s) 582.44
Current children cumulated vsize (KiB) 34612

[startup+642.639 s]
/proc/loadavg: 1.99 1.97 2.07 3/86 19050
/proc/meminfo: memFree=1595744/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34612 CPUtime=642.43
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7448 0 0 0 64232 11 0 0 25 0 1 0 153756849 35442688 7390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8653 7390 721 52 0 7021 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 34612

[startup+702.648 s]
/proc/loadavg: 1.99 1.97 2.06 3/86 19050
/proc/meminfo: memFree=1595680/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=702.43
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7453 0 0 0 70231 12 0 0 25 0 1 0 153756849 35577856 7395 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7395 721 52 0 7054 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 34744

[startup+762.656 s]
/proc/loadavg: 2.03 1.99 2.06 3/86 19050
/proc/meminfo: memFree=1595616/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=762.42
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7458 0 0 0 76230 12 0 0 25 0 1 0 153756849 35577856 7400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7400 721 52 0 7054 0
Current children cumulated CPU time (s) 762.42
Current children cumulated vsize (KiB) 34744

[startup+822.666 s]
/proc/loadavg: 2.01 1.99 2.06 3/86 19050
/proc/meminfo: memFree=1595552/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=822.41
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7462 0 0 0 82229 12 0 0 25 0 1 0 153756849 35577856 7404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7404 721 52 0 7054 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 34744

[startup+882.682 s]
/proc/loadavg: 2.00 1.99 2.05 3/86 19050
/proc/meminfo: memFree=1595488/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=882.41
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7465 0 0 0 88228 13 0 0 25 0 1 0 153756849 35577856 7407 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7407 721 52 0 7054 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 34744

[startup+942.695 s]
/proc/loadavg: 2.00 1.99 2.04 3/86 19050
/proc/meminfo: memFree=1595424/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=942.4
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7468 0 0 0 94227 13 0 0 25 0 1 0 153756849 35577856 7410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7410 721 52 0 7054 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 34744

[startup+1002.7 s]
/proc/loadavg: 2.00 1.99 2.04 3/86 19050
/proc/meminfo: memFree=1595360/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=1002.4
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7470 0 0 0 100226 14 0 0 25 0 1 0 153756849 35577856 7412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7412 721 52 0 7054 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 34744

[startup+1062.72 s]
/proc/loadavg: 2.00 1.99 2.03 3/86 19050
/proc/meminfo: memFree=1595296/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=1062.39
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7473 0 0 0 106225 14 0 0 25 0 1 0 153756849 35577856 7415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7415 721 52 0 7054 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 34744

[startup+1122.73 s]
/proc/loadavg: 2.00 1.99 2.03 3/86 19050
/proc/meminfo: memFree=1595232/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=1122.38
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7475 0 0 0 112224 14 0 0 25 0 1 0 153756849 35577856 7417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7417 721 52 0 7054 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 34744

[startup+1182.75 s]
/proc/loadavg: 2.00 1.99 2.02 3/86 19050
/proc/meminfo: memFree=1595168/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=1182.39
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7479 0 0 0 118224 15 0 0 25 0 1 0 153756849 35577856 7421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7421 721 52 0 7054 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 34744

[startup+1242.76 s]
/proc/loadavg: 2.06 2.00 2.02 3/86 19050
/proc/meminfo: memFree=1595168/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=1242.37
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7481 0 0 0 124222 15 0 0 25 0 1 0 153756849 35577856 7423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7423 721 52 0 7054 0
Current children cumulated CPU time (s) 1242.37
Current children cumulated vsize (KiB) 34744

[startup+1302.77 s]
/proc/loadavg: 2.02 2.00 2.01 3/86 19050
/proc/meminfo: memFree=1595104/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=1302.36
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7482 0 0 0 130221 15 0 0 25 0 1 0 153756849 35577856 7424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7424 721 52 0 7054 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 34744

[startup+1362.78 s]
/proc/loadavg: 2.01 2.00 2.01 3/86 19050
/proc/meminfo: memFree=1595040/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34744 CPUtime=1362.36
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7483 0 0 0 136220 16 0 0 25 0 1 0 153756849 35577856 7425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8686 7425 721 52 0 7054 0
Current children cumulated CPU time (s) 1362.36
Current children cumulated vsize (KiB) 34744

[startup+1422.79 s]
/proc/loadavg: 2.06 2.01 2.01 3/86 19050
/proc/meminfo: memFree=1594976/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34876 CPUtime=1422.35
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7484 0 0 0 142219 16 0 0 25 0 1 0 153756849 35713024 7426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8719 7426 721 52 0 7087 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 34876

[startup+1482.8 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 19050
/proc/meminfo: memFree=1594912/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34876 CPUtime=1482.35
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7486 0 0 0 148219 16 0 0 25 0 1 0 153756849 35713024 7428 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8719 7428 721 52 0 7087 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 34876

[startup+1542.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594848/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34876 CPUtime=1542.36
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7488 0 0 0 154219 17 0 0 25 0 1 0 153756849 35713024 7430 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8719 7430 721 52 0 7087 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 34876

[startup+1602.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594848/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34876 CPUtime=1602.35
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7490 0 0 0 160218 17 0 0 25 0 1 0 153756849 35713024 7432 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8719 7432 721 52 0 7087 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 34876

[startup+1662.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594784/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34876 CPUtime=1662.34
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7491 0 0 0 166217 17 0 0 25 0 1 0 153756849 35713024 7433 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8719 7433 721 52 0 7087 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 34876

[startup+1722.87 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594720/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34876 CPUtime=1722.34
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7492 0 0 0 172216 18 0 0 25 0 1 0 153756849 35713024 7434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8719 7434 721 52 0 7087 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 34876

[startup+1782.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594720/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34876 CPUtime=1782.34
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7494 0 0 0 178216 18 0 0 25 0 1 0 153756849 35713024 7436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8719 7436 721 52 0 7087 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 34876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594720/2055920 swapFree=4170284/4192956
[pid=19046] ppid=19042 vsize=34876 CPUtime=1800.09
/proc/19046/stat : 19046 (CSPtoSAT+minisa) R 19042 19046 16620 0 -1 4194304 7495 0 0 0 179991 18 0 0 25 0 1 0 153756849 35713024 7437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/19046/statm: 8719 7437 721 52 0 7087 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 34876

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.65
CPU time (s): 1800.11
CPU user time (s): 1799.91
CPU system time (s): 0.19397
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 34876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7495
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= 12
involuntary context switches= 36961

runsolver used 1.68674 s user time and 4.71028 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan  6 03:20:23 UTC 2007


IDJOB= 198773
IDBENCH= 3574
FILE ID= node20/198773-1168053620

PBS_JOBID= 3475479

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  ef05de44bc17daaf25b5294ac4693534

RANDOM SEED= 146748672

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.216
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.216
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:       1649192 kB
Buffers:         35056 kB
Cached:         273780 kB
SwapCached:       2604 kB
Active:         106988 kB
Inactive:       231008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649192 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          43884 kB
Slab:            53736 kB
Committed_AS:  2804156 kB
PageTables:       2220 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= 66544 MiB



End job on node20 on Sat Jan  6 03:50:24 UTC 2007